Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x223e…c42f0xfe80…47eeBase—$0.001100%fluxa18d ago0xf4edb7…4b33af
0x223e…c42f0xfe80…47eeBase—$0.001100%fluxa18d ago0x32d935…3510a5
0x223e…c42f0xfe80…47eeBase—$0.001100%fluxa18d ago0x59ee57…632d2a
0x223e…c42f0xfe80…47eeBase—$0.001100%fluxa18d ago0x4edd5b…3c3b3b
0x223e…c42f0xfe80…47eeBase—$0.001100%fluxa18d ago0x3b675b…d75035
0x223e…c42f0xfe80…47eeBase—$0.001100%fluxa18d ago0xf723b8…6d6c85
0x223e…c42f0xfe80…47eeBase—$0.001100%fluxa18d ago0x841a22…37fdee
0x223e…c42f0xfe80…47eeBase—$0.001100%fluxa18d ago0x497383…4807a2
0x223e…c42f0xfe80…47eeBase—$0.001100%fluxa18d ago0xf8b58e…99f2bb
0x223e…c42f0xfe80…47eeBase—$0.001100%fluxa18d ago0x5b9102…f55846
0x223e…c42f0xfe80…47eeBase—$0.001100%fluxa18d ago0x9a0460…d269cb
0x223e…c42f0xfe80…47eeBase—$0.001100%fluxa18d ago0xd661a8…87c7d0
0x223e…c42f0xfe80…47eeBase—$0.001100%fluxa18d ago0xaaf2db…70f452
0x223e…c42f0xfe80…47eeBase—$0.001100%fluxa18d ago0x882618…8da263
0x223e…c42f0xfe80…47eeBase—$0.001100%fluxa18d ago0x2aeb82…238036
0x223e…c42f0xfe80…47eeBase—$0.001100%fluxa18d ago0x7e629d…128a03
0x223e…c42f0xfe80…47eeBase—$0.001100%fluxa18d ago0x60e72c…3f2b1f
0x223e…c42f0xfe80…47eeBase—$0.001100%fluxa18d ago0x2dd2d0…b74a10
0x223e…c42f0xfe80…47eeBase—$0.001100%fluxa18d ago0xe88855…8dabfa

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.