Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9560…5be10xfe80…47eeBase$0.001100%fluxa36d ago0x2141a0…ef4da1
0x9560…5be10xfe80…47eeBase$0.001100%fluxa36d ago0x235b45…d98909
0x9560…5be10xfe80…47eeBase$0.001100%fluxa36d ago0x652d15…aa91cc
0x9560…5be10x9c95…e299Base$0.001100%fluxa36d ago0xb21512…77c93e
0x9560…5be10xfe80…47eeBase$0.001100%fluxa37d ago0xe58cf2…0be544
0x9560…5be10xfe80…47eeBase$0.001100%fluxa37d ago0x7a508e…5775b8
0x9560…5be10xfe80…47eeBase$0.001100%fluxa37d ago0xa83a66…a98897
0x9560…5be10xfe80…47eeBase$0.001100%fluxa37d ago0x537966…888cc0
0x9560…5be10xfe80…47eeBase$0.001100%fluxa37d ago0x2fe617…26ba4c
0x9560…5be10x9c95…e299Base$0.001100%fluxa37d ago0xfa82c4…16f3ab
0x9560…5be10xfe80…47eeBase$0.001100%fluxa37d ago0xee4ee7…6a6f09
0x9560…5be10xfe80…47eeBase$0.001100%fluxa37d ago0xc29c89…037d09
0x9560…5be10xfe80…47eeBase$0.001100%fluxa37d ago0xe771cf…23389b
0x9560…5be10xfe80…47eeBase$0.001100%fluxa37d ago0xe68fef…044730
0x9560…5be10xfe80…47eeBase$0.001100%fluxa37d ago0x1cb197…13c0dd
0x9560…5be10x9c95…e299Base$0.001100%fluxa37d ago0xfbc04e…25a81f
0x9560…5be10xfe80…47eeBase$0.001100%fluxa37d ago0x9c6e99…02191d
0x9560…5be10xfe80…47eeBase$0.001100%fluxa37d ago0xaefb8d…e161a9
0x9560…5be10x9c95…e299Base$0.001100%fluxa37d ago0x993d1f…11fd64
0x9560…5be10xfe80…47eeBase$0.001100%fluxa37d ago0x95fb22…7d48cd
0x9560…5be10x9c95…e299Base$0.001100%fluxa37d ago0x98ed63…52b378
0x9560…5be10x9c95…e299Base$0.001100%fluxa37d ago0x23cb06…764ed2
0x9560…5be10x9c95…e299Base$0.001100%fluxa37d ago0x5f2a3d…50f134
0x9560…5be10x9c95…e299Base$0.001100%fluxa37d ago0x5ce82d…55afb7
0x9560…5be10x9c95…e299Base$0.001100%fluxa37d ago0x1fb40b…b7df8d

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.