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.0085100%coinbase18d ago0xbaaa57…a67c43
0x9d3d…d8370x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase18d ago0xc49fed…37c28b
0x9d3d…d8370x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase18d ago0x3b522a…aa6070
0x9d3d…d8370x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase18d ago0xb7175d…2d9b54
0x9d3d…d8370x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase18d ago0xb0c3e8…7c879d
0x9d3d…d8370x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase18d ago0xfbad3b…c572d4
0x9d3d…d8370x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase18d ago0xb02d19…ce70df
0x9d3d…d8370x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase18d ago0x5bc879…cd6bec
0x9d3d…d8370x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase18d ago0x08706e…4b5daf
0x9d3d…d8370x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase18d ago0x181244…8ee221
0x9d3d…d8370x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase18d ago0x4adbf9…23c38d
0x9d3d…d8370x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase18d ago0x7539c7…3e004b
0xcf98…fe7e0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase18d ago0x30dacf…0f7a2b
0xcf98…fe7e0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase18d ago0xed923c…dadd19
0xcf98…fe7e0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase18d ago0x06e1b9…8ac86d
0xcf98…fe7e0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase18d ago0x2db5b9…2bb686
0x2ed6…6cf80x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase18d ago0xc7e71c…e2fee7
0x7ef1…4ae20x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase18d ago0x8f1bd1…a70b01
0xfb48…570f0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase18d ago0xe214fd…ee7a1b
0xfb48…570f0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase18d ago0xead2df…b89413
0xfb48…570f0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase18d ago0xd20237…6f6607
0x2ed6…6cf80x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase18d ago0x2d540c…03d549
0x6a7f…cdaa0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase18d ago0x8ad9db…403788
0x6a7f…cdaa0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase18d ago0x1022bd…e1d377
0x4c79…f58c0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase18d ago0x4bc905…2762a7

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.