Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4578…50870xfe80…47eeBase—$0.001100%fluxa18d ago0x2bf5ea…d4b870
0x4578…50870xfe80…47eeBase—$0.001100%fluxa18d ago0xaf5b65…efe595
0x4578…50870xfe80…47eeBase—$0.001100%fluxa18d ago0x04ef62…b4f550
0x4578…50870xfe80…47eeBase—$0.001100%fluxa18d ago0x2bd230…aac329
0x4578…50870xfe80…47eeBase—$0.001100%fluxa18d ago0x11bc4b…9833f1
0x4578…50870xfe80…47eeBase—$0.001100%fluxa18d ago0xd6f86b…5e0556
0x4578…50870xfe80…47eeBase—$0.001100%fluxa18d ago0xe7c35f…3fbe00
0x4578…50870xfe80…47eeBase—$0.001100%fluxa18d ago0x829c07…6cb3ca
0x4578…50870xfe80…47eeBase—$0.001100%fluxa18d ago0xa46030…df5b63
0x4578…50870xfe80…47eeBase—$0.001100%fluxa18d ago0x35ca27…3428b7
0x4578…50870xfe80…47eeBase—$0.001100%fluxa18d ago0x463d89…c73dff
0x4578…50870xfe80…47eeBase—$0.001100%fluxa18d ago0x10ba4d…d2cbdc
0x4578…50870xfe80…47eeBase—$0.001100%fluxa18d ago0x1d7d7b…274491
0x4578…50870xfe80…47eeBase—$0.001100%fluxa18d ago0x793f99…6660fa
0x4578…50870xfe80…47eeBase—$0.001100%fluxa18d ago0x98544e…ac576b
0x4578…50870xfe80…47eeBase—$0.001100%fluxa18d ago0x3cadd2…12bd62
0x4578…50870xfe80…47eeBase—$0.001100%fluxa18d ago0x906ed4…26e652
0x4578…50870xfe80…47eeBase—$0.001100%fluxa18d ago0xec71b8…4f92f7
0x4578…50870xfe80…47eeBase—$0.001100%fluxa18d ago0x76f7fe…bcb259

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.