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%fluxa43d ago0xbea74f…54907f
0x9560…5be10x9c95…e299Base—$0.001100%fluxa43d ago0x814b1c…657d5a
0x9560…5be10x9c95…e299Base—$0.001100%fluxa43d ago0x81638d…0bba61
0x9560…5be10x9c95…e299Base—$0.001100%fluxa43d ago0xa6f634…e3d78a
0x9560…5be10x9c95…e299Base—$0.001100%fluxa43d ago0x5e2975…b9d32e
0x9560…5be10x9c95…e299Base—$0.001100%fluxa43d ago0x779ab9…302877
0x9560…5be10x9c95…e299Base—$0.001100%fluxa43d ago0x570a43…037c64
0x9560…5be10x9c95…e299Base—$0.001100%fluxa43d ago0xc1d54d…52939e
0x9560…5be10x9c95…e299Base—$0.001100%fluxa43d ago0x762528…19634a
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa43d ago0x6391da…418943
0x9560…5be10x9c95…e299Base—$0.001100%fluxa43d ago0x831083…6397e3
0x9560…5be10x9c95…e299Base—$0.001100%fluxa43d ago0xde0f99…c1dc2d
0x9560…5be10x9c95…e299Base—$0.001100%fluxa43d ago0x75ee8e…207e6a
0x9560…5be10x9c95…e299Base—$0.001100%fluxa43d ago0xc3c453…0c06dc
0x9560…5be10x9c95…e299Base—$0.001100%fluxa43d ago0x060e10…9707b2
0x9560…5be10x9c95…e299Base—$0.001100%fluxa43d ago0xa3e3d3…d3a5a5
0x9560…5be10x9c95…e299Base—$0.001100%fluxa43d ago0xbacbe2…bbb0a4
0x9560…5be10x9c95…e299Base—$0.001100%fluxa43d ago0x1bbaa4…5a4653
0x9560…5be10x9c95…e299Base—$0.001100%fluxa43d ago0x60dca9…d5a0fa
0x9560…5be10x9c95…e299Base—$0.001100%fluxa43d ago0x3452a5…09c807
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa43d ago0x078a1b…f938a4
0x9560…5be10x9c95…e299Base—$0.001100%fluxa43d ago0x625834…f96623
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa43d ago0xaa3069…229096
0x9560…5be10x9c95…e299Base—$0.001100%fluxa43d ago0x75ec5b…686d98
0x9560…5be10x9c95…e299Base—$0.001100%fluxa43d ago0x99151a…e67e20

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.