Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8415…995f0xd908…f214Base—$0.0170%0x0021…ad8f14s ago0xcb9271…a460da
0x3cb5…fff50xd22b…78d5Base—$0.01100%coinbase16s ago0x5a5954…b422dd
0xe830…f7670x52e2…f3eaBasex402 service$0.005100%coinbase16s ago0x8d4af7…b039c7
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0xf9e9f7…fdcd4c
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0x95ef16…3d7aef
0x1541…5b560xa8b2…1d68Base—$0.0170%0x9501…c67720s ago0x772820…6471bb
0x3be9…575c0xaa9c…5a6bBase—$50.0070%0x2fbf…ec6522s ago0x2ce46d…820a0f
0x6881…42130x50eb…6480Base—$0.00170%0x54f0…793222s ago0x5105fa…9cbfd6
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.03100%coinbase22s ago0x571e96…247114
0xe830…f7670x52e2…f3eaBasex402 service$0.003100%coinbase22s ago0x5bb3bc…69fc9a
0x2e8d…c32d0x2ad9…5c13Base—$0.0520%Payer-submitted24s ago0x49eef2…db1826
0xcfd4…67640x3e0a…78e7Base—$0.004743100%coinbase26s ago0xc0e4fc…01ff13
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0x2fbdd1…362c30
0xe830…f7670x52e2…f3eaBasex402 service$0.003100%coinbase26s ago0x09d8d5…12b685
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0x96268f…4c35f1
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.05100%coinbase26s ago0xf87f74…2b902a
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0x7d36a7…58d17d
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase28s ago0x91e8f7…f0013c
0xe830…f7670x52e2…f3eaBasex402 service$0.005100%coinbase30s ago0x2df72b…02b1d4
0x2e8d…c32d0x2ad9…5c13Base—$0.0520%Payer-submitted30s ago0xa918ff…f2af69
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase32s ago0x99db46…dcea3a
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.05100%coinbase32s ago0xb3ce92…221b13
0x8415…995f0xd908…f214Base—$0.0170%0x0018…ca9734s ago0x982420…94c821
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase34s ago0x69b2af…920292
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase34s ago0x029d72…864ff5

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.