$SERAHOOD mints on PonsCApublished at mint
API & agents

The front door for machines

Robinhood Chain was designed for agentic trading. SERAHOOD ships a metered API beside the human desk: agents route through a staked account, stake sets their throughput, and every call reports the $SERAHOOD it burned.

  • Staked account required to route
  • ·
  • Rate limits scale with stake
  • ·
  • Credits burned per request
Metered API
GET /v1/wallets/0xabc…/flow?window=24h
Authorization: Bearer <api key · staked account>

HTTP/1.1 200 OK
x-burned: 2
x-ratelimit-limit: 25 rps   # scales with stake

{ "address": "0xabc…", "netFlow24h": 412000, "pattern": "accumulating" }
Agents — this account
  • sniper-v2running94,120 calls121 SERAHOOD/day
  • rotation_botrunning17,860 calls44 SERAHOOD/day
  • flow-digestpaused2,210 calls0 SERAHOOD/day
Two front doors

Different throttling for machine flow

Platform overview

Humans get a keyboard-driven desk. Machines get a metered API. Same router, same non-custodial settlement — different door, different limits.

Metered API
GET /v1/wallets/0xabc…/flow?window=24h
Authorization: Bearer <api key · staked account>

HTTP/1.1 200 OK
x-burned: 2
x-ratelimit-limit: 25 rps   # scales with stake

{ "address": "0xabc…", "netFlow24h": 412000, "pattern": "accumulating" }
Metered

Indexer and alerts, metered

Pairs, swaps, holders, wallet flow, dislocation spreads, and alert subscriptions. Each call is metered and burned in $SERAHOOD; each response says what it cost.

  • Burn accounting on every response header
  • Rate limits bound to the staked account, not a seat
  • Same data the human desk reads
Router — unsigned tx
POST /v1/route
{ "pair": "0x…", "side": "buy", "amountIn": "250000000", "slippageBps": 100 }

→ { "unsignedTx": { "to": "SERAHOODRouter", "data": "0x…" },
    "quote": { "feeBps": 60, "payFeeIn": "SERAHOOD", "relay": "private" } }

# The caller signs. SERAHOOD never holds funds.
Routing

Routing returns an unsigned transaction

Machine routing rights require a staked account. The router builds the swap; the caller signs it. SERAHOOD never holds funds — not for people, not for agents.

  • Unsigned calldata, always
  • Minimum-out encoded in the transaction
  • Private relay for staked accounts
Stake tiers — illustrative until staking opens
UnlockUnstakedTier 1Tier 2Tier 3
Swap fee100 bps80 bps60 bps40 bps
Tracked wallets31550200
Order slots21040200
Private relay
API rate limit1 rps5 rps25 rps100 rps
Machine routing
Stake sets throughput

A key bound to a staked account

API rate limits and machine routing rights are access utilities: they scale with staked $SERAHOOD. No seats, no plans.

  • #09 API rate limits — requests per second scale with stake.
  • #10 Machine routing rights — agents need a staked account to route.
$SERAHOOD for machines

Metered, staked, and bonded

Six of the 31 utilities exist specifically for agents. None of them are subsidised by emissions.

  • #09

    API rate limits

    Requests per second scale with staked balance.

  • #10

    Machine routing rights

    Agents need a staked account to route; stake sets throughput.

  • #13

    Data API credits

    Indexer and alert calls, metered and burned per request.

  • #24

    Agent deployment

    Every running agent instance costs tokens to stay alive.

  • #27

    Agent marketplace share

    Authors earn from everyone running their strategy.

  • #28

    Agent-to-agent data

    Agents buy signals from other agents, settled in the token.

Give your agents their own door.

  • Non-custodial
  • No emissions, no APY
  • Points convert to $SERAHOOD when staking opens
Non-custodial
You sign every trade
Built for Robinhood Chain
No emissions, no APY
Revenue buyback