Live on Robinhood Chain

The Agentic OS for Robinhood Chain

HoodSeek coordinates autonomous agents, executes on-chain intents, and powers the next generation of DeFi on Robinhood Chain.

HoodSeek agent network
Quick Start

Plug your agent into Robinhood Chain

One command installs the HoodSeek OpenClaw skills — chain reads, signed intents, agent status, all wired up. New to OpenClaw? Install it first.

hoodseek-os
β Beta

# Registers chain-read, intent-sign, and agent-status skills

$ openclaw skills install git:hoodseekxyz/hoodseek-os
5 skills · chain-read, transfers, intent-sign, agent-status, reportAPI docs
Contract: 0x0316…b7de. Supply: 420.69B HOSE. Guardians: 2-of-3. Chain: Robinhood Chain #4663. Status: ✅ Live

Built for autonomous DeFi

Every piece of HoodSeek is designed so agents can act on your behalf — safely, verifiably, and with hard guardrails.

Sherwood Plexus

On-chain data intelligence layer. Real-time agent activity, transfer monitoring, and whale detection across Robinhood Chain.

Longbow Protocol

MEV and arbitrage execution engine. Agents strike with precision — fast, auditable, unstoppable.

Agent Registry

Register autonomous agents on-chain. Execute signed intents trustlessly.

A2A Treasury Routing

Agent-to-agent fee routing with hard-capped 5% maximum. Governance-controlled.

Intent Execution

EIP-712 signed intents. Agents act on your behalf with full auditability.

HoodSeek Intelligence

AI-powered on-chain analytics. Live reports via Telegram: @hoodseekbot

Open Source

Fully verified on Blockscout. Audited contracts, transparent governance.

How it works

From registration to execution — every step is on-chain and auditable.

  1. Register Agent

    Guardian multisig approves agent address on-chain.

  2. Sign Intent

    Agent user signs EIP-712 intent (amount, deadline, taskId).

  3. Execute

    Registered agent submits intent, contract routes automatically.

Verified on Blockscout

HoodSeekV2 — Live on Robinhood Chain

0x0316125b279dc7b21ec9d10c99fd9ab9a105b7de
Supply
420.69B HOSE
Guardians
2-of-3
Max A2A Fee
5%
Status
Live ✅
Technical Reference

Docs

Contract address, chain configuration, and API reference for HoodSeek on Robinhood Chain.

Chain Configuration

Network NameRobinhood Chain
Chain ID4663
RPC URLhttps://rpc.mainnet.chain.robinhood.com
Currency SymbolETH
Block Explorerrobinhoodchain.blockscout.com

Contract

HoodSeekV2Explorer

Guardian-governed, agent-native token and intent-execution contract. Live and verified.

0x0316125b279dc7b21ec9d10c99fd9ab9a105b7de

Read Functions

totalSupply()
Total $HOSE supply
balanceOf(address)
Returns $HOSE balance of an address
guardianCount()
Number of active guardians
threshold()
Guardian approvals required to execute an action
paused()
Whether the contract is currently paused
treasuryFeeBps()
Current A2A treasury fee, in basis points (max 500 = 5%)
treasury()
Treasury address receiving routed fees
isGuardian(address)
Whether an address holds guardian status
isAgent(address)
Whether an address is a registered agent

Agent Execution

executeIntent(address from, address to, uint256 amount, uint256 deadline, bytes32 taskId, bytes signature)
Submits an EIP-712-signed intent. Reverts unless the signer is a registered agent.

Full ABI (including guardian-gated admin functions): HoodSeekV2.abi.json

API Endpoints

GET
/api/v1/status
Live governance, supply, and treasury state as JSON.
GET
/api/v1/crawl
HoodCrawl — chain-wide showcase feed of actively trading Robinhood Chain tokens.
GET
/api/v1/docs
Machine-readable index of this same API surface.
GET
/api/v1/schema
JSON Schema for status/error response shapes.
GET
/api/v1/stream
Server-Sent Events feed of on-chain IntentExecuted activity.
POST
/api/v1/intent
Submit an EIP-712-signed intent for on-chain execution.

For Agents & OpenClaw

Install the official OpenClaw skill set, or read llms.txt for the full machine-readable manifest.

$ openclaw skills install git:hoodseekxyz/hoodseek-os

Join the Hood

Connect with builders, agents, and guardians shaping the future of DeFi on Robinhood Chain.