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%fluxa14d ago0x173b36…fddf56
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa14d ago0xac33aa…b752dd
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa14d ago0xd7fe88…ef0896
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa14d ago0xf2086d…6e0913
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa14d ago0xd67313…46c7f0
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa14d ago0x9bab22…15dd46
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa14d ago0xb372bd…0f76d3
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa14d ago0xd4cd3d…48e220
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa14d ago0xe5d5dc…543dd5
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa14d ago0x32219d…160248
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa14d ago0x7c15e8…c6ab22
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa14d ago0x5de932…686ee7
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa14d ago0xb59566…7e1143
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa14d ago0x839dfc…61cc56
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa14d ago0xf9c7e4…a524f5
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa14d ago0x53a27d…460440
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa14d ago0xf80879…0a1213
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa14d ago0xaf3253…5cb5c5
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa14d ago0xfc3b83…2a1463
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa14d ago0x440f3c…770e54
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa14d ago0x791f65…6f1e59
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa14d ago0x4b9fed…653eee
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa14d ago0xd6e9ff…7aa934
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa14d ago0x940588…5630f2
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa14d ago0xd55b71…2db812

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.