Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x811c…91890x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase49d ago0x9b48ae…eae88a
0x42e8…66f30x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase49d ago0xbb244a…b2f62b
0x0c5e…32470x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase49d ago0xeb5c77…a810a2
0x8a1a…aa530x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase49d ago0x4acc17…0de275
0x9778…b21d0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase49d ago0xdd600c…6c5ea1
0x99d3…b0720x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase49d ago0xfb4f12…6a5a25
0x9d3d…d8370x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase49d ago0xb09ca5…f4ffd9
0x8a1a…aa530x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase50d ago0x0d9f8f…85c6f3
0x9c9c…dad50x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase50d ago0x131f55…6545f3
0x8a1a…aa530x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase50d ago0xca3ed9…7b69a5
0xd997…5b7d0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase50d ago0x3d9611…78e29d
0x67b3…8f080x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase50d ago0xcb5568…845a80
0xdaa6…bda10x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase50d ago0x7b7560…1408e6
0xf5a0…c9b40x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase50d ago0x914b6c…4c9a15
0x8a1a…aa530x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase50d ago0x2d8bbd…406a65
0x5a56…3dee0x6e00…b04cBaseBlockRun.AIAi$0.0085100%Payer-submitted50d ago0x3e0caa…1b4e96
0x8a1a…aa530x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase50d ago0xc75f4e…fb701c
0x9df0…7d590x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase50d ago0x9c7758…cfb679
0x8a1a…aa530x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase50d ago0x50e8ec…db39ea

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.