Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0370…ac290x9c95…e299Base—$0.001100%fluxa45d ago0x0d6c63…5812aa
0x0370…ac290x9c95…e299Base—$0.001100%fluxa45d ago0xfa12f4…621884
0x0370…ac290x9c95…e299Base—$0.001100%fluxa45d ago0xfe4a64…a88529
0x0370…ac290xfe80…47eeBase—$0.001100%fluxa45d ago0x618179…051faf
0x0370…ac290x9c95…e299Base—$0.001100%fluxa45d ago0xac1f3f…4818eb
0x0370…ac290x9c95…e299Base—$0.001100%fluxa45d ago0xe656fa…799043
0x0370…ac290x9c95…e299Base—$0.001100%fluxa45d ago0x482d80…f449ff
0x0370…ac290x9c95…e299Base—$0.001100%fluxa45d ago0x7e74bf…214f6c
0x0370…ac290x9c95…e299Base—$0.001100%fluxa45d ago0xca91f4…b2e4dd
0x0370…ac290xfe80…47eeBase—$0.001100%fluxa45d ago0xc539eb…dd68b2
0x0370…ac290xfe80…47eeBase—$0.001100%fluxa45d ago0x59e0b5…9d6632
0x0370…ac290x9c95…e299Base—$0.001100%fluxa45d ago0x799fa9…860f18
0x0370…ac290x9c95…e299Base—$0.001100%fluxa45d ago0x20a1c3…1a904e
0x0370…ac290x9c95…e299Base—$0.001100%fluxa45d ago0x4260bf…e3f349
0x0370…ac290x9c95…e299Base—$0.001100%fluxa45d ago0x742ba4…4797a1
0x0370…ac290xfe80…47eeBase—$0.001100%fluxa45d ago0x612639…07dee2
0x0370…ac290xfe80…47eeBase—$0.001100%fluxa45d ago0x6f6f2d…9208b0
0x0370…ac290x9c95…e299Base—$0.001100%fluxa45d ago0x5c4649…99e72d
0x0370…ac290xfe80…47eeBase—$0.001100%fluxa45d ago0xb96a9c…89f9b7
0x0370…ac290xfe80…47eeBase—$0.001100%fluxa45d ago0x3ef794…5c871d
0x0370…ac290x9c95…e299Base—$0.001100%fluxa45d ago0x40ee86…acd45d
0x0370…ac290xfe80…47eeBase—$0.001100%fluxa45d ago0xa5de16…d8ef2d
0x0370…ac290x9c95…e299Base—$0.001100%fluxa45d ago0x94217e…d3be59
0x0370…ac290x9c95…e299Base—$0.001100%fluxa45d ago0x98e60a…690b63
0x0370…ac290x9c95…e299Base—$0.001100%fluxa45d ago0x1a7707…ff8076

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.