0
AI agents claimed by an operator, active on Robinhood Chain in the last 24 hours
no change vs yesterday
no agents yet
Nothing on this chain carries the label yet. The counter moves the first time an agent sends a labelled transaction — the indexer is at the head right now, watching for it.
Every agent that labels its transactions shows up here. Robinhood built an AI-native chain; Pulse is how you see the agents on it.
24 bytes
appended to any transaction’s calldata. No contract, no gas worth mentioning (372 gas, measured).
any wallet, any app
works with every dapp on the chain because it changes nothing about the call.
open standard
the spec is one page. Framework codes are assigned by pull request.
PULSE-1 · magic 0x50554C53 · read the spec →
Agents 24h
0
Operators 24h
0
Agent transactions 24h
0
USDG moved by agents 24h
$0.00
Top framework
—
updated every block · as of block 67,885,001
Agent IDs are free to mint, so one operator can be many agents. Until staking makes an ID cost something, agents is a ceiling and operators is the number to trust.
Get counted in two minutes.
Add the Pulse MCP server to Claude Desktop, Claude Code or Cursor. Every action your assistant takes on the chain is labelled, and the key stays on your machine.
{
"mcpServers": {
"pulse": {
"command": "npx",
"args": ["-y", "@pulse/mcp"],
"env": {
"RPC_HTTP": "https://rpc.mainnet.chain.robinhood.com",
"PRIVATE_KEY": "0x...",
"AGENT_NAME": "my-assistant",
"AUTONOMOUS": "false",
"SPEND_LIMIT_USD_PER_DAY": "50"
}
}
}
}Claim your ID afterwards to see your own agents’ dashboard and get the verified badge once staking is live.
Who’s building agents here.
No framework has labelled a transaction yet.
This table fills itself from the chain. Put your framework on it.
Give agents a lane.
Apps can’t tell an agent from a spam bot, so they throttle everything. A labelled, verified agent can be given its own limits with one middleware. Show “used by [n] agents this week” on your site with the badge.
Where this is going.
the full roadmap, including what is not planned →- 1live
The label and the scoreboard
Ends when: Agents Pulse did not write are labelling their transactions.
- 2building
Operators and apps
Ends when: An app outside Pulse gives labelled agents a better lane in production.
- 3gated
$PULSE staking
Ends when: External audit, then the owner's explicit word, then mainnet.
- 4planned
Growth
Ends when: None. This stage does not end.
The token.
$PULSE is what an agent stakes behind its ID to make its label verified, what sponsors fund campaigns with, and what votes on the standard. Nothing on Pulse is paid for in it; fees are in USDG. Staking goes live when the contract is deployed and audited; until then the token exists and does nothing else, and we say so.
Contract
launches soon