Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa35d ago0x65c055…bf204f
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa35d ago0x2bf44b…a3f46a
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa35d ago0xa43b61…48af41
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa35d ago0x9949fd…474b67
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa35d ago0xb4fbea…87cb84
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa35d ago0x5bdbeb…bf4af9
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa35d ago0xcad7a8…04eba2
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa35d ago0xfeac0c…2856ff
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa35d ago0x46157d…7e6df2
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa35d ago0xe1f93c…824b06
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa35d ago0xec933f…66eabb
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa35d ago0x57b86a…3e8f8b
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa35d ago0x125a25…50a45f
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa35d ago0x3d7e8d…e34415
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa35d ago0x027136…a9fc0e
0xf0c3…4e860x9c95…e299Base—$0.001100%fluxa35d ago0x7fc181…a2b39b
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa35d ago0x66a7c6…24fd74
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa35d ago0x4f980f…537dfd
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa35d ago0xb24bd4…bb6f72
0xf0c3…4e860x9c95…e299Base—$0.001100%fluxa35d ago0x3fa2bf…6a5e89
0xf0c3…4e860x9c95…e299Base—$0.001100%fluxa36d ago0xf88b3b…7ae5cf
0xf0c3…4e860x9c95…e299Base—$0.001100%fluxa36d ago0xbdbdf0…34af1d
0xf0c3…4e860x9c95…e299Base—$0.001100%fluxa36d ago0xb02fca…3d092a
0xf0c3…4e860x9c95…e299Base—$0.001100%fluxa36d ago0xa7a61b…191bfc
0xf0c3…4e860x9c95…e299Base—$0.001100%fluxa36d ago0xf96c26…1ac130

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.