Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa36d ago0x476fb9…cfd97d
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa36d ago0x7fcdbc…103eb7
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa36d ago0xeac540…4696ad
0x3560…6af00x9c95…e299Base—$0.001100%fluxa36d ago0x338727…7e3128
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa36d ago0x69a880…885d6f
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa36d ago0x3924c0…dc681b
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa36d ago0x926f48…8f89b3
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa36d ago0x52f982…0ca28f
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa36d ago0x45f45d…53f2d6
0x3560…6af00x9c95…e299Base—$0.001100%fluxa36d ago0x1546ba…d8e039
0x3560…6af00x9c95…e299Base—$0.001100%fluxa36d ago0x59357b…7df595
0x3560…6af00x9c95…e299Base—$0.001100%fluxa36d ago0x35c717…3c5c20
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa36d ago0x107f7e…8ae593
0x3560…6af00x9c95…e299Base—$0.001100%fluxa36d ago0xe0c036…059471
0x3560…6af00x9c95…e299Base—$0.001100%fluxa36d ago0x86104b…51e04c
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa36d ago0x397bef…3a846a
0x3560…6af00x9c95…e299Base—$0.001100%fluxa36d ago0x2a2819…18211e
0x3560…6af00x9c95…e299Base—$0.001100%fluxa36d ago0xe22721…1eb20a
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa36d ago0x2edabe…db8136
0x3560…6af00x9c95…e299Base—$0.001100%fluxa36d ago0x4702fc…83b5b1
0x3560…6af00x9c95…e299Base—$0.001100%fluxa36d ago0x6353e8…d4cec9
0x3560…6af00x9c95…e299Base—$0.001100%fluxa36d ago0xcffbcc…f7f806
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa36d ago0xa6dcb5…658ba5
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa36d ago0x652fcc…81603f
0x3560…6af00x9c95…e299Base—$0.001100%fluxa36d ago0xad32df…1da30d

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.