Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.002645100%coinbase14s ago0xba6607…bd2d6e
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.002213100%coinbase14s ago0xbcae3d…5cc9ea
0x19b5…cf0c0xb7a9…7deeBase—$0.0170%0x0b44…80fc16s ago0x0de78f…b43755
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase18s ago0x383894…9c7230
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.002321100%coinbase22s ago0x1f5358…1f2358
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.005842100%coinbase22s ago0xbabd53…866be7
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase22s ago0x98fcc2…9252de
0x502b…1e170x6839…1a2bBase—$0.003100%coinbase26s ago0xc2301e…924c64
0x8c06…dcdfFranticBaseAusca Agent InboxDisposable-email$0.30100%coinbase26s ago0x1ee4a1…be838d
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.00742100%coinbase28s ago0xefc60b…7a8ed8
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.002741100%coinbase28s ago0x04795b…16c317
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase30s ago0x6082dd…a69e55
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase32s ago0xe96355…196faf
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.002306100%coinbase36s ago0x217098…0076ea
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.002369100%coinbase36s ago0xba8f11…103a42
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.008593100%coinbase38s ago0x708113…c1261e
0x6022…37480x6839…1a2bBase—$0.003100%coinbase38s ago0x2b4cfe…e040e7
0xa7b7…ac110x47d3…9ddaBasex402 service$4.50100%coinbase38s ago0x9adf00…6c196a
0xf0ea…f5c90xfe80…47eeBase—$0.001100%fluxa40s ago0xa16775…974144
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.008637100%coinbase42s ago0xd2dbe9…0c7d88
0xaf37…8ab40x17cd…7905Basex402 service$0.05100%coinbase44s ago0x423057…b8c6f3
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.002295100%coinbase44s ago0x4b9da5…8764a7
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.006213100%coinbase44s ago0xc956ca…823750
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.006217100%coinbase44s ago0xb7852e…9e43eb
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase46s ago0x174caf…990a01

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.