Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe417…937c0xfe80…47eeBase—$0.001100%fluxa38d ago0x2d0f8e…2b9681
0xe417…937c0xfe80…47eeBase—$0.001100%fluxa38d ago0xb4ffba…e8f7a4
0xe417…937c0xfe80…47eeBase—$0.001100%fluxa38d ago0xe67036…11bd06
0xe417…937c0xfe80…47eeBase—$0.001100%fluxa38d ago0x99cac5…2b89b3
0xe417…937c0x9c95…e299Base—$0.001100%fluxa38d ago0xb32b1c…7627ca
0xe417…937c0xfe80…47eeBase—$0.001100%fluxa38d ago0x5ac0b9…85850f
0xe417…937c0x9c95…e299Base—$0.001100%fluxa39d ago0xef21ce…d1b6f3
0xe417…937c0xfe80…47eeBase—$0.001100%fluxa39d ago0xf014bc…bb2bb3
0xe417…937c0xfe80…47eeBase—$0.001100%fluxa39d ago0x341e2f…2b8380
0xe417…937c0xfe80…47eeBase—$0.001100%fluxa39d ago0x17560e…581dc4
0xe417…937c0xfe80…47eeBase—$0.001100%fluxa39d ago0xb20b85…eb4d83
0xe417…937c0xfe80…47eeBase—$0.001100%fluxa39d ago0xa9c4e8…26ce6b
0xe417…937c0xfe80…47eeBase—$0.001100%fluxa39d ago0x793ea1…f7a7ee
0xe417…937c0xfe80…47eeBase—$0.001100%fluxa39d ago0x516fbe…71e2f1
0xe417…937c0xfe80…47eeBase—$0.001100%fluxa39d ago0xac0249…452311
0xe417…937c0xfe80…47eeBase—$0.001100%fluxa39d ago0x647e4e…9e40b2
0xe417…937c0xfe80…47eeBase—$0.001100%fluxa39d ago0x33e7ad…8f0430
0xe417…937c0xfe80…47eeBase—$0.001100%fluxa39d ago0x2bfd5b…ebb16b

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.