Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x81d2…5b440xfe80…47eeBase—$0.001100%fluxa18d ago0x3b8981…79182a
0x81d2…5b440xfe80…47eeBase—$0.001100%fluxa18d ago0x425ce2…98c3d3
0x81d2…5b440xfe80…47eeBase—$0.001100%fluxa18d ago0x0832ee…4bdbaf
0x81d2…5b440xfe80…47eeBase—$0.001100%fluxa18d ago0x72db4a…d49dec
0x81d2…5b440xfe80…47eeBase—$0.001100%fluxa18d ago0x706cb0…b3c83a
0x81d2…5b440xfe80…47eeBase—$0.001100%fluxa18d ago0x6d953f…ccc098
0x81d2…5b440xfe80…47eeBase—$0.001100%fluxa18d ago0x431418…233054
0x81d2…5b440xfe80…47eeBase—$0.001100%fluxa18d ago0xd5e4e7…4008c2
0x81d2…5b440xfe80…47eeBase—$0.001100%fluxa18d ago0xafc116…d739ed
0x81d2…5b440xfe80…47eeBase—$0.001100%fluxa18d ago0x179d71…8fa65e
0x81d2…5b440xfe80…47eeBase—$0.001100%fluxa18d ago0x7c0691…28163f
0x81d2…5b440xfe80…47eeBase—$0.001100%fluxa18d ago0x42aa3d…a77bb8
0x81d2…5b440xfe80…47eeBase—$0.001100%fluxa18d ago0xd74d09…aadcf3
0x81d2…5b440xfe80…47eeBase—$0.001100%fluxa18d ago0x6d376e…a8aaf0
0x81d2…5b440xfe80…47eeBase—$0.001100%fluxa18d ago0x3bdce5…ee2c53
0x81d2…5b440xfe80…47eeBase—$0.001100%fluxa18d ago0x97d40c…572008
0x81d2…5b440xfe80…47eeBase—$0.001100%fluxa18d ago0xda0721…cd8e3d
0x81d2…5b440xfe80…47eeBase—$0.001100%fluxa18d ago0x7311a2…43600b
0x81d2…5b440xfe80…47eeBase—$0.001100%fluxa18d ago0x675b45…e31d88
0x81d2…5b440xfe80…47eeBase—$0.001100%fluxa18d ago0xf646e6…b4aafb
0x81d2…5b440xfe80…47eeBase—$0.001100%fluxa18d ago0x7bec1f…1e1057
0x81d2…5b440xfe80…47eeBase—$0.001100%fluxa18d ago0x74f588…60747d
0x81d2…5b440xfe80…47eeBase—$0.001100%fluxa18d ago0x44bd56…16fb0f
0x81d2…5b440xfe80…47eeBase—$0.001100%fluxa18d ago0x29d1a4…3abff2
0x81d2…5b440xfe80…47eeBase—$0.001100%fluxa18d ago0x1815db…20563b

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.