Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcaa2…e16b0xcf15…64a9Base$0.01100%coinbase11s ago0x97e1cc…b63f37
0x6cdb…a9000x6839…1a2bBase$0.003100%coinbase11s ago0x3daa19…b3dd9e
0x24a2…e93a0x3e0a…78e7Base$0.004367100%coinbase11s ago0x0cc026…69772d
0x64e6…f7480x64e6…f748Base$0.1070%0x4a15…a58413s ago0xe06694…1313a2
0x1fe2…ad170xf000…94fcBase$0.01100%coinbase13s ago0x683561…dcc61e
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0x918c88…605921
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase15s ago0x136a98…eae6e7
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase17s ago0x3a1083…a5b1d0
0x7694…2e2c0x50eb…6480Base$0.00170%0x54f0…793219s ago0xc6c835…a37871
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0x002bfe…fc9554
0x5e06…fb090x7c65…6c40BaseVaayaFirecrawl$0.40100%coinbase19s ago0x7cba54…b2f8f7
0x5a09…1d230x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0xeef1ed…80b9d9
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0x235407…cb5c0a
0x64e6…f7480x64e6…f748Base$0.1070%0x4a15…a58421s ago0xa50471…ae9666
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0xc13351…8c87b4
0x1332…66eb0x47c5…4fc3Base$1,050.0070%0xb689…e28323s ago0x4b6b25…cefa90
0x1949…c2300x6839…1a2bBase$0.003100%coinbase23s ago0xa121de…60fddc
0xf5f9…f32d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0x26ffaa…79db56
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0x042475…6d4bea
0xe55e…f7480x1cec…8dd4Base$33.62100%mrdn25s ago0xd93d55…858e67
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0x365994…455cf6
0x9dc4…4cd80xfe80…47eeBase$0.001100%fluxa29s ago0x88376b…f24786
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0xd546d1…40a488
0x9693…b0040x6839…1a2bBase$0.003100%coinbase33s ago0x9866c7…058f0a
0x5d79…ab930x47c5…4fc3Base$21.0070%0x77d2…395e33s ago0x3dcf19…d80679

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.