Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13db…51920x8e77…e2d6Base$13.37100%mrdn78d ago0x51ebe7…2adb94
0x13db…51920x8e77…e2d6Base$21.32100%mrdn78d ago0xc25da6…2a9b11
0x13db…51920x8e77…e2d6Base$22.45100%mrdn78d ago0x27be9f…f22338
0x13db…51920x8e77…e2d6Base$25.12100%mrdn78d ago0x37fc27…b47bb9
0x13db…51920x8e77…e2d6Base$12.81100%mrdn78d ago0xd008a9…2a8617
0x13db…51920x8e77…e2d6Base$11.42100%mrdn78d ago0x3fffd9…a36e05
0x13db…51920x8e77…e2d6Base$17.37100%mrdn78d ago0x91edcd…a5aa04
0x13db…51920x8e77…e2d6Base$13.00100%mrdn78d ago0x5dda8b…66508b
0x13db…51920x8e77…e2d6Base$20.27100%mrdn78d ago0xdfcb27…821445
0x13db…51920x8e77…e2d6Base$12.36100%mrdn78d ago0xe19e1b…b786b2
0x13db…51920x8e77…e2d6Base$13.82100%mrdn78d ago0xef851c…d10ff4
0x13db…51920x8e77…e2d6Base$20.07100%mrdn78d ago0x1f5336…ebca48
0x13db…51920x8e77…e2d6Base$13.45100%mrdn78d ago0xb440c6…7829b9
0x13db…51920x8e77…e2d6Base$20.14100%mrdn78d ago0x755ce1…c330ee
0x13db…51920x8e77…e2d6Base$18.67100%mrdn78d ago0x96521d…6d9b7f
0x13db…51920x8e77…e2d6Base$16.77100%mrdn78d ago0x15b9c2…1117e8
0x13db…51920x8e77…e2d6Base$19.59100%mrdn78d ago0x0f853d…c38cf2
0x13db…51920x8e77…e2d6Base$17.00100%mrdn78d ago0x560305…d20318
0x13db…51920x8e77…e2d6Base$22.94100%mrdn78d ago0xf0fdf2…089431
0x13db…51920x8e77…e2d6Base$16.25100%mrdn78d ago0x268dd1…b29dc2
0x13db…51920x8e77…e2d6Base$11.63100%mrdn78d ago0x781f47…72f0a5
0x13db…51920x8e77…e2d6Base$18.78100%mrdn79d ago0x0b8ea7…407adb
0x13db…51920x8e77…e2d6Base$21.91100%mrdn79d ago0x83dcde…56df96
0x13db…51920x8e77…e2d6Base$14.75100%mrdn79d ago0x67d79e…7f1cfd
0x13db…51920x8e77…e2d6Base$24.70100%mrdn79d ago0xce62b4…c02a6a

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.