Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff6b…b4f60x46ba…a674Basex402 service$0.001100%coinbase19d ago0x5e80bf…8772f3
0xff6b…b4f60x46ba…a674Basex402 service$0.001100%coinbase19d ago0xa9b95c…00aaa1
0xff6b…b4f60xc179…011fBasen0brainsCrypto$0.002100%coinbase19d ago0xf11e14…8d07f8
0xff6b…b4f6HyperNatt TerminalBaseHyperNatt TerminalBitcoin$0.001100%coinbase19d ago0x9133c5…6c8790
0xff6b…b4f60xc91c…b95cBasex402 serviceCrypto$0.01100%coinbase19d ago0x397824…b1622a
0xff6b…b4f60x995c…781fBasex402 service$0.001100%coinbase19d ago0x0080d8…23df78
0xff6b…b4f60x217e…67c4Basex402 Service Auditx402$0.002100%coinbase19d ago0x2cbed2…a8ffa9
0xff6b…b4f60x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase19d ago0x993d32…450748
0xff6b…b4f60x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase19d ago0x6f2882…84e3d8
0xff6b…b4f60x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase19d ago0xaf0837…004c6d
0xff6b…b4f60x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase19d ago0x41e507…d83158
0xff6b…b4f60x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase19d ago0x07fb60…47978d
0xff6b…b4f60xcc69…c96cBaseApiToll Base Gas OracleBase$0.001100%coinbase19d ago0xa41ebd…a95464
0xff6b…b4f60x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase19d ago0x9f7262…bb6824
0xff6b…b4f60xe341…9f73BaseIXSRwa$0.001100%coinbase19d ago0xcd493e…0c751f
0xff6b…b4f60x0e84…b808BaseOtto AITwitter search$0.001100%coinbase19d ago0xadcdfa…9c05ab
0xff6b…b4f60xcf92…42fbBasex402 service$0.002100%coinbase19d ago0x2ab479…e66f88
0xff6b…b4f60x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase19d ago0x9dc985…00c05b
0xff6b…b4f60x0e84…b808BaseOtto AITwitter search$0.001100%coinbase19d ago0x2be7ee…ba1ede
0xff6b…b4f60x1274…d0b6BaseToken PricePrice$0.001100%coinbase19d ago0xfc18d7…4a81b2
0xff6b…b4f60x0e84…b808BaseOtto AITwitter search$0.002100%coinbase19d ago0x8009fd…40e8f5
0xff6b…b4f60x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase19d ago0x01087a…ced079
0xff6b…b4f60x0e84…b808BaseOtto AITwitter search$0.001100%coinbase19d ago0xc221f8…a88ace
0xff6b…b4f60x0e84…b808BaseOtto AITwitter search$0.001100%coinbase19d ago0x2f6bc9…fa2def
0xff6b…b4f60x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase19d ago0x8b7c93…93d6e2

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.