Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa41d ago0x142b23…dc7744
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa41d ago0x65f69e…ed1c10
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa41d ago0x0773fa…76867f
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa41d ago0x7f2163…ad4d4a
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa41d ago0x02af51…dca830
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa41d ago0x4f8f44…138ae9
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa41d ago0x785441…d2d0b7
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa41d ago0x950deb…1864f5
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa42d ago0xacc681…c23b29
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa42d ago0xe9aabf…7d8ef7
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa42d ago0xd43f35…f23d4d
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa42d ago0x0cfa59…63f4d2
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa42d ago0xa21756…1f3587
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa42d ago0x0981a4…ef2c37
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa42d ago0x305457…c595a5
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa42d ago0x438c98…4a30bc
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa42d ago0x70c20a…69af66
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa42d ago0x83bfae…588e82
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa42d ago0x4491ad…4f40b5
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa42d ago0xba5b70…34f799
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa42d ago0x5d4412…d70bb1
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa42d ago0x575792…4b6ec0
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa42d ago0x5bb34c…4a9f4f
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa42d ago0xb9cdbc…269362
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa42d ago0x030bc2…48ae3e

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.