Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6a07…60a40x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase48d ago0xc9d8c4…7147b9
0xdd13…5f620x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase48d ago0x347660…7d4a41
0xdd13…5f620x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase48d ago0x863fdc…9542e5
0xdd13…5f620x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase48d ago0xbf11be…548f00
0xdd13…5f620x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase48d ago0x75a73f…57aedc
0xcc8c…5ef80x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase48d ago0x7068fd…37ad63
0xcc8c…5ef80x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase48d ago0x005065…280a1d
0x6446…e6d50x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase48d ago0x522f70…8c5005
0x8a1a…aa530x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase48d ago0x39e8cb…503a04
0x609c…16720x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase48d ago0x36c47f…4fbbb6
0x8a1a…aa530x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase48d ago0x8233c4…061b73
0x9d3d…d8370x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase48d ago0xfadaae…2391a5
0x9d3d…d8370x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase48d ago0x46f70c…bd7c88
0x9d3d…d8370x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase48d ago0x1e91c7…933f4b
0x9d3d…d8370x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase48d ago0xb808a6…13d9c3
0x9d3d…d8370x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase48d ago0x394603…791f17
0x9d3d…d8370x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase48d ago0x8d64ba…7ccb3d
0x9d3d…d8370x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase48d ago0x2d2416…785076
0x9d3d…d8370x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase48d ago0x63724e…1a88b8
0x9d3d…d8370x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase48d ago0x19057e…c3ae2a
0x9d3d…d8370x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase48d ago0x429389…4f12d4
0x9d3d…d8370x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase48d ago0x515d80…1d3552
0x9d3d…d8370x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase48d ago0x91a7fd…fafaed
0x9d3d…d8370x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase48d ago0x3d6bdc…91b588
0x9d3d…d8370x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase48d ago0x2a42d1…9feb2a

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.