Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9560…5be10x9c95…e299Base$0.001100%fluxa46d ago0x2e99f7…404916
0x9560…5be10xfe80…47eeBase$0.001100%fluxa46d ago0xfbba60…b44bd5
0x9560…5be10x9c95…e299Base$0.001100%fluxa46d ago0x1e1082…92b24f
0x9560…5be10x9c95…e299Base$0.001100%fluxa46d ago0xfd8072…c53e43
0x9560…5be10xfe80…47eeBase$0.001100%fluxa46d ago0x208f41…919fde
0x9560…5be10xfe80…47eeBase$0.001100%fluxa46d ago0x967eab…25ead3
0x9560…5be10x9c95…e299Base$0.001100%fluxa46d ago0x638a8f…8195ce
0x9560…5be10x9c95…e299Base$0.001100%fluxa46d ago0x5d63df…ba9ebf
0x9560…5be10x9c95…e299Base$0.001100%fluxa46d ago0xaeccc9…e7315c
0x9560…5be10x9c95…e299Base$0.001100%fluxa46d ago0x6c57a2…ae4acf
0x9560…5be10xfe80…47eeBase$0.001100%fluxa46d ago0x2cd257…fa6f0b
0x9560…5be10x9c95…e299Base$0.001100%fluxa46d ago0xcacc48…6e8309
0x9560…5be10x9c95…e299Base$0.001100%fluxa46d ago0x53f733…78bf08
0x9560…5be10x9c95…e299Base$0.001100%fluxa46d ago0x111b52…bffb6e
0x9560…5be10x9c95…e299Base$0.001100%fluxa46d ago0x2d735a…3e6757
0x9560…5be10xfe80…47eeBase$0.001100%fluxa46d ago0x356418…524fff
0x9560…5be10x9c95…e299Base$0.001100%fluxa46d ago0xedc691…8c12c8
0x9560…5be10x9c95…e299Base$0.001100%fluxa46d ago0x801d54…9c500f
0x9560…5be10xfe80…47eeBase$0.001100%fluxa46d ago0xaf9456…8acb20
0x9560…5be10xfe80…47eeBase$0.001100%fluxa46d ago0xa5936d…66d680
0x9560…5be10x9c95…e299Base$0.001100%fluxa47d ago0xe8941b…03e091
0x9560…5be10x9c95…e299Base$0.001100%fluxa47d ago0x114c89…2b6557
0x9560…5be10x9c95…e299Base$0.001100%fluxa47d ago0x6c4cb9…595e0f
0x9560…5be10x9c95…e299Base$0.001100%fluxa47d ago0xe0ea5a…ce4fff
0x9560…5be10x9c95…e299Base$0.001100%fluxa47d ago0x8da810…8df8f7

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.