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.

Agent Register Contract: TBA
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.

Contract Redeploying

HoodSeek OS — on Robinhood Chain

Contract address: TBA

A previous deployment's liquidity was pulled back out shortly after launch while we finalize things properly. A new address will be announced here and across all official channels at the same time.

Supply
420.69B HOSE
Guardians
2-of-3
Treasury Fee
0% (no mechanism)
Status
Redeploying

Live Intent Feed

Real-time IntentExecuted events streaming from HoodSeekV2

Connecting

Connecting to Robinhood Chain…

Robinhood Chain · Chain ID 4663 · Contract 0x0316…7de

Technical Reference

Docs

Chain configuration and API reference for HoodSeek on Robinhood Chain. Contract address: TBA.

Chain Configuration

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

Contract

HoodSeek OS

Guardian-governed, fee-free, agent-native token. Standard ERC20 + EIP-712 intent execution. Address pending redeployment — see README for status.

TBA

Read Functions

name()
Token name — "HoodSeek OS"
symbol()
Token ticker — "HOSE"
decimals()
Always 18
totalSupply()
Total $HOSE supply
balanceOf(address)
Returns $HOSE balance of an address
allowance(address,address)
Standard ERC20 allowance check
guardianCount()
Number of active guardians
threshold()
Guardian approvals required to execute an action
paused()
Whether the contract is currently paused
treasury()
Recorded treasury address (informational — no fee mechanism routes anything here)
isGuardian(address)
Whether an address holds guardian status
isAgent(address)
Whether an address is a registered agent

Transfers & Agent Execution

transfer(address to, uint256 amount)
Standard ERC20 transfer. Always fee-free.
approve(address spender, uint256 amount)
Standard ERC20 approve — what a DEX router needs to pull tokens from your balance.
transferFrom(address from, address to, uint256 amount)
Standard ERC20 transferFrom. Always fee-free.
executeIntent(address from, address to, uint256 amount, uint256 deadline, bytes32 taskId, bytes signature)
Executes an EIP-712-signed intent. Verifies the signature against `from`, moves the exact amount — no fee, ever.

Full ABI (including guardian-gated admin functions): HoodSeekV3.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.