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%fluxa40d ago0x6739c8…cb15ea
0xe417…937c0xfe80…47eeBase$0.001100%fluxa40d ago0x2a119c…4b1f51
0xe417…937c0xfe80…47eeBase$0.001100%fluxa40d ago0x461feb…3d457e
0xe417…937c0x9c95…e299Base$0.001100%fluxa40d ago0xc6eeb3…d7f8e7
0xe417…937c0xfe80…47eeBase$0.001100%fluxa40d ago0x2df16d…9f9b97
0xe417…937c0x9c95…e299Base$0.001100%fluxa40d ago0xfe9127…23abbd
0xe417…937c0x9c95…e299Base$0.001100%fluxa40d ago0xe3ebb0…8e156c
0xe417…937c0x9c95…e299Base$0.001100%fluxa40d ago0x0f04c9…27fd70
0xe417…937c0x9c95…e299Base$0.001100%fluxa40d ago0x574326…495a10
0xe417…937c0xfe80…47eeBase$0.001100%fluxa40d ago0x247a31…c5c2fc
0xe417…937c0xfe80…47eeBase$0.001100%fluxa40d ago0x17799f…4df498
0xe417…937c0xfe80…47eeBase$0.001100%fluxa40d ago0x456f71…60a904
0xe417…937c0xfe80…47eeBase$0.001100%fluxa40d ago0x22fd86…400d15
0xe417…937c0x9c95…e299Base$0.001100%fluxa40d ago0x88ddea…c3c033
0xe417…937c0x9c95…e299Base$0.001100%fluxa40d ago0x4b8efe…b49b2f
0xe417…937c0x9c95…e299Base$0.001100%fluxa40d ago0xa503f8…e3de18
0xe417…937c0xfe80…47eeBase$0.001100%fluxa40d ago0x3ca7e7…0e593c
0xe417…937c0x9c95…e299Base$0.001100%fluxa40d ago0x4f413b…c0c263
0xe417…937c0x9c95…e299Base$0.001100%fluxa40d ago0xa88abd…6a8b4a
0xe417…937c0x9c95…e299Base$0.001100%fluxa40d ago0x936b8c…d261a8
0xe417…937c0x9c95…e299Base$0.001100%fluxa41d ago0xfc4f12…663658
0xe417…937c0x9c95…e299Base$0.001100%fluxa41d ago0x41e771…2f700c
0xe417…937c0x9c95…e299Base$0.001100%fluxa41d ago0xce8666…dc8161
0xe417…937c0xfe80…47eeBase$0.001100%fluxa41d ago0xfd97ef…aa19b6
0xe417…937c0x9c95…e299Base$0.001100%fluxa41d ago0x7eef3a…882ae9

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.