Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa40d ago0xd0b796…f62bb3
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa40d ago0xe3dd61…376f53
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa40d ago0x42c0ef…ffd995
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa40d ago0x35874d…42981e
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa40d ago0x0edd6e…cd0b0e
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa40d ago0x99096d…cff22d
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa40d ago0x8c3da3…b8b5c8
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa40d ago0x9a3775…955a4d
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa40d ago0xeabb0b…d76758
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa40d ago0x4c33b3…4a8c15
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa40d ago0xd10ee5…260e24
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa40d ago0xc350fa…6cf35f
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa40d ago0x3c1d5c…758b4f
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa40d ago0x223b6f…c358d6
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa41d ago0x195fd8…7b0c80
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa41d ago0x49a83f…827e54
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa41d ago0x546a86…4fa8d8
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa41d ago0x521d37…c79b9d
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa41d ago0x6d3472…21c7ea
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa41d ago0xa6d10c…906a40
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa41d ago0x0cbc41…d54cc2
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa41d ago0x3a9433…8eead5
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa41d ago0xfa63c5…e3a306
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa41d ago0xa686cd…18f2e2
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa41d ago0xe3d9c3…bead4b

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.