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.008637100%coinbase8s ago0xd2dbe9…0c7d88
0xaf37…8ab40x17cd…7905Basex402 service$0.05100%coinbase10s ago0x423057…b8c6f3
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.002295100%coinbase10s ago0x4b9da5…8764a7
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.006213100%coinbase10s ago0xc956ca…823750
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.006217100%coinbase10s ago0xb7852e…9e43eb
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase12s ago0x174caf…990a01
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x4184…789b12s ago0xb04691…224066
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.007418100%coinbase14s ago0x4efc19…b80a05
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.002205100%coinbase14s ago0xd805e7…a9cebf
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.002685100%coinbase16s ago0xced060…ca8088
0x2c35…fa7c0x6839…1a2bBase—$0.003100%coinbase16s ago0xc2bd26…5bc477
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.002343100%coinbase16s ago0x00ed64…c22df8
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.002288100%coinbase18s ago0x9c5884…df34fd
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase20s ago0x5812ce…a30c31
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.007002100%coinbase22s ago0xfff0b0…9f5b69
0x2fc6…befe0xfbb6…43efBase—$97.0370%0x6351…0d6222s ago0xa292a0…b5e0f6
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.002166100%coinbase26s ago0xdb7311…edc5ef
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.002304100%coinbase28s ago0x149c25…351310
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.008005100%coinbase28s ago0xeef917…698f38
0x3be9…575c0x4cd0…bc31Base—$75.5470%0x4337…217c28s ago0x45d808…e5f041
0x4960…e8850x6839…1a2bBase—$0.003100%coinbase30s ago0xe0058f…f5f73a
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.00829100%coinbase30s ago0x9ff1b8…415b79
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.004345100%coinbase34s ago0x859523…325f87
0x166c…6aa20xbc64…e3b0Basex402 service$0.005100%coinbase34s ago0xbc5cb0…af8600
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.006752100%coinbase36s ago0x894883…3b16de

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.