Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d3d…d8370x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase93d ago0x6f4154…b9272e
0x9d3d…d8370x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase93d ago0xc4b53c…533ae3
0x9d3d…d8370x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase93d ago0x67a0a9…2263f5
0x9d3d…d8370x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase93d ago0x68f520…6f4545
0x9d3d…d8370x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase93d ago0x00917c…605778
0x9d3d…d8370x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase93d ago0x071a09…8f70f8
0x9d3d…d8370x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase93d ago0xafdd7b…b5ce5f
0x9d3d…d8370x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase93d ago0xad169b…a47df8
0x9d3d…d8370x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase93d ago0xaf1f17…dc178b
0x9d3d…d8370x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase93d ago0x27bbba…3cc952
0x9d3d…d8370x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase93d ago0x89c0b3…e431f8
0x9d3d…d8370x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase93d ago0x40801f…99ccd5
0x9d3d…d8370x6e00…b04cBaseBlockRun.AIAi$0.005100%coinbase93d ago0xef950e…a82c98
0x9d3d…d8370x6e00…b04cBaseBlockRun.AIAi$0.005100%coinbase93d ago0x56dc72…56433b
0x9d3d…d8370x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase93d ago0x589b1d…555c0d
0x9d3d…d8370x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase93d ago0xef5907…3ca16d
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase93d ago0x146dad…eacbf8
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase93d ago0xe9c4d4…4f98cf
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase93d ago0x978285…6e4810
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase93d ago0xb79660…6ce808
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase93d ago0x77cf58…6ac2f7
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase93d ago0x6ed4d6…f4a43c
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase93d ago0xf0a510…d110b1
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase93d ago0x465de3…80735d
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase93d ago0x9d5a64…2805b0

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.