Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0cbe…6ce00x7f74…570fBasex402 service$0.03100%coinbase111d ago0xd7f7fe…9cf728
0x0cbe…6ce00x7f74…570fBasex402 service$0.02100%coinbase111d ago0x7ad0de…e4a97e
0x0cbe…6ce00x7f74…570fBasex402 service$0.01100%coinbase111d ago0x727b42…0f3f46
0x0cbe…6ce00x7f74…570fBasex402 service$0.02100%coinbase111d ago0xc4714d…abb50c
0x0cbe…6ce00x7f74…570fBasex402 service$0.03100%coinbase111d ago0x932605…2787eb
0x0cbe…6ce00x7f74…570fBasex402 service$0.03100%coinbase111d ago0x0b5a48…1f156b
0x0cbe…6ce00x7f74…570fBasex402 service$0.03100%coinbase111d ago0x337d87…4e34fe
0x0cbe…6ce00x7f74…570fBasex402 service$0.02100%coinbase111d ago0x05e31d…1267a2
0x0cbe…6ce00x7f74…570fBasex402 service$0.05100%coinbase111d ago0xc37e1c…7d4b93
0x0cbe…6ce00x7f74…570fBasex402 service$0.05100%coinbase111d ago0x7be222…fb4ab6
0x0cbe…6ce00x7f74…570fBasex402 service$0.02100%coinbase111d ago0x51e49f…5b734f
0x0cbe…6ce00x7f74…570fBasex402 service$0.01100%coinbase111d ago0x9c8c9f…3045f0
0x0cbe…6ce00x7f74…570fBasex402 service$0.05100%coinbase111d ago0x999f76…c02bd9
0x0cbe…6ce00x7f74…570fBasex402 service$0.02100%coinbase111d ago0xd05d28…ca3574
0x0cbe…6ce00x7f74…570fBasex402 service$0.02100%coinbase111d ago0x079598…8133f1
0x0cbe…6ce00x7f74…570fBasex402 service$0.05100%coinbase111d ago0xcc40dd…340d16
0x0cbe…6ce00x7f74…570fBasex402 service$0.05100%coinbase111d ago0x2dd1f0…94dabd

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.