Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa77d ago0x71dc55…e16e3b
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa77d ago0xa14d1e…5660af
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa78d ago0x37ace7…4f87aa
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa78d ago0x59c019…0beb71
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa78d ago0xe8e8dd…ffaf78
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa78d ago0xabc118…8a4e90
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa78d ago0x926dce…628dac
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa78d ago0x018f2b…ead21e
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa78d ago0x8d6a68…1e03ad
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa78d ago0x5fa437…50401a
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa78d ago0xd56baf…826425
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa78d ago0x1b3bb7…148b59
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa78d ago0xaedea8…ff102c
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa78d ago0x16a8b4…de70ee
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa78d ago0x974474…51fa15
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa78d ago0x1fb0af…23af34
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa78d ago0xbb769e…fec048
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa78d ago0xe39562…0233a4
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa78d ago0x1481f1…37157e
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa78d ago0xae1260…a36424
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa78d ago0xe78f12…3106c5
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa78d ago0xbfbd48…31059a
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa78d ago0xe8bd96…eb6ee0
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa78d ago0xf4ffdc…80adbb
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa78d ago0x513957…c466cf

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.