Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6a9…809d0x8e77…e2d6Base—$25.76100%mrdn76d ago0x129a82…6599e7
0xa6a9…809d0x8e77…e2d6Base—$19.81100%mrdn76d ago0xb2ab86…ec435f
0xa6a9…809d0x8e77…e2d6Base—$24.49100%mrdn77d ago0x5751ed…2503c4
0xa6a9…809d0x8e77…e2d6Base—$12.23100%mrdn77d ago0x5bff31…4a43d5
0xa6a9…809d0x8e77…e2d6Base—$14.57100%mrdn77d ago0xd94dc3…e2b246
0xa6a9…809d0x8e77…e2d6Base—$22.05100%mrdn77d ago0xe6e1df…0f7da5
0xa6a9…809d0x8e77…e2d6Base—$16.57100%mrdn77d ago0x42dd50…c53ee5
0xa6a9…809d0x8e77…e2d6Base—$25.07100%mrdn77d ago0xaf70ef…2518bc
0xa6a9…809d0x8e77…e2d6Base—$17.00100%mrdn77d ago0x229287…075a33
0xa6a9…809d0x8e77…e2d6Base—$22.99100%mrdn77d ago0xb483ec…f9b0ca
0xa6a9…809d0x8e77…e2d6Base—$12.99100%mrdn77d ago0xd97d3a…ba4db3
0xa6a9…809d0x8e77…e2d6Base—$15.70100%mrdn77d ago0x2e0c97…ecb53d
0xa6a9…809d0x8e77…e2d6Base—$20.90100%mrdn77d ago0x57596c…495813
0xa6a9…809d0x8e77…e2d6Base—$24.69100%mrdn77d ago0xb469b2…871d47
0xa6a9…809d0x8e77…e2d6Base—$12.54100%mrdn77d ago0xbe9c0a…3af4d2
0xa6a9…809d0x8e77…e2d6Base—$25.35100%mrdn77d ago0x259903…3e6a87
0xa6a9…809d0x8e77…e2d6Base—$20.71100%mrdn77d ago0x59162e…ee2d93
0xa6a9…809d0x8e77…e2d6Base—$19.77100%mrdn77d ago0x07c012…38d275
0xa6a9…809d0x8e77…e2d6Base—$13.20100%mrdn77d ago0x06e5ae…40f5b9
0xa6a9…809d0x8e77…e2d6Base—$13.74100%mrdn77d ago0x8151b8…04fa3b
0xa6a9…809d0x8e77…e2d6Base—$11.58100%mrdn77d ago0xe9f8fd…a943d8
0xa6a9…809d0x8e77…e2d6Base—$25.11100%mrdn77d ago0xe50365…bc38d6
0xa6a9…809d0x8e77…e2d6Base—$14.10100%mrdn77d ago0xd3496a…8cbf9e
0xa6a9…809d0x8e77…e2d6Base—$25.15100%mrdn77d ago0x682897…4e940a
0xa6a9…809d0x8e77…e2d6Base—$17.27100%mrdn77d ago0x32e972…75b8e6

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.