Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa20d ago0xf90233…a43493
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa20d ago0x27dec2…11ceef
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa20d ago0x308181…380819
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa20d ago0x239a95…4912a8
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa21d ago0x259a2b…34448f
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa21d ago0xbddc98…231517
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa21d ago0x399671…a0faa8
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa21d ago0x6b5c1e…c2c199
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa21d ago0x4cd90d…0bc687
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa21d ago0x16f484…b59ecc
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa21d ago0xd71fae…e2c398
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa21d ago0xefc967…3a6515
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa21d ago0xfd0aed…fa0a63
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa21d ago0xd4edec…77c868
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa21d ago0x88e787…d65c31
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa21d ago0x064f05…7dc728
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa21d ago0x9c239e…134682
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa21d ago0x9bc676…3b25c5
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa21d ago0xf48573…656e9f
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa21d ago0x3e550f…206d22
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa21d ago0xa8074d…151696
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa21d ago0xc21330…58ff83
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa21d ago0x8236cf…05d86d
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa21d ago0xb20a0b…ba0715
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa21d ago0x86025a…dea506

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.