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%fluxa23d ago0x0c9229…d3c149
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa23d ago0x02b24a…a9e1b1
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa23d ago0x781862…a7feac
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa23d ago0xad0e2a…a3f54b
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa23d ago0x3f1a8e…c1f0d3
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa23d ago0xeac1a2…2f7cdb
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa23d ago0x4e3d87…23ec50
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa23d ago0x62b75f…2c43dd
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa23d ago0xbddd78…fcdf86
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa23d ago0x438f91…ff749d
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa23d ago0xc1a2a1…5bf676
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa23d ago0xdd0470…ee44c3
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa23d ago0x9f96c8…6a5178
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa23d ago0x1d4c0e…15948f
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa23d ago0x425677…90bbf7
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa23d ago0xcd0eb5…5ea6ac
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa23d ago0x74edbd…226175
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa23d ago0xc2aee1…faee40
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa23d ago0xbe0966…039274
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa23d ago0x92fd24…57caae
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa23d ago0xae1ad4…631cdd
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa23d ago0xc11b94…bd6d84
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa23d ago0x08cdda…96791d
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa23d ago0x81fee4…66cf2e
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa23d ago0x34887f…d65a6f

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.