Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xde31…7b070x9c95…e299Base—$0.001100%fluxa41d ago0x365ca1…fc6ed5
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa41d ago0xe730f2…4e46cb
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa41d ago0xc23f36…0bdca1
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa41d ago0x594c73…80bdd4
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa41d ago0x93fc62…d6907b
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa41d ago0xc843ee…05bb47
0xde31…7b070x9c95…e299Base—$0.001100%fluxa41d ago0xcc0617…334a15
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa41d ago0xc424de…680b79
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa41d ago0x004c83…cae34b
0xde31…7b070x9c95…e299Base—$0.001100%fluxa41d ago0x9d5315…6dcbb5
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa41d ago0x919fbb…7edca8
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa41d ago0x2dd6b1…5dba58
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa41d ago0xbca3c2…da92e9
0xde31…7b070x9c95…e299Base—$0.001100%fluxa41d ago0x94fbc7…c7b72e
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa41d ago0xefcbbe…b96460
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa41d ago0x7ef0e6…61a702
0xde31…7b070x9c95…e299Base—$0.001100%fluxa41d ago0x8c2ae5…8248de
0xde31…7b070x9c95…e299Base—$0.001100%fluxa41d ago0xec84cd…efb292
0xde31…7b070x9c95…e299Base—$0.001100%fluxa41d ago0x623854…b384bd
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa41d ago0x87de9f…d2c6b2
0xde31…7b070x9c95…e299Base—$0.001100%fluxa41d ago0xda5957…4fa650
0xde31…7b070x9c95…e299Base—$0.001100%fluxa41d ago0x615390…a2abf5
0xde31…7b070x9c95…e299Base—$0.001100%fluxa41d ago0x3a1564…093dd6
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa41d ago0x174b6a…85df78
0xde31…7b070x9c95…e299Base—$0.001100%fluxa41d ago0x0dcfe2…d0e817

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.