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$18.34100%mrdn77d ago0x0ba8e2…471a1c
0x13db…51920x8e77…e2d6Base$18.94100%mrdn77d ago0x578da7…ceb1d1
0x13db…51920x8e77…e2d6Base$20.73100%mrdn77d ago0xe897a9…8a4bcf
0x13db…51920x8e77…e2d6Base$18.16100%mrdn77d ago0x50ec70…c41040
0x13db…51920x8e77…e2d6Base$14.31100%mrdn77d ago0xc3d4ad…5bfbb4
0x13db…51920x8e77…e2d6Base$12.73100%mrdn77d ago0xb090bf…82eb70
0x13db…51920x8e77…e2d6Base$12.66100%mrdn77d ago0xcecabb…137fb6
0x13db…51920x8e77…e2d6Base$20.81100%mrdn77d ago0xf47954…6c2e78
0x13db…51920x8e77…e2d6Base$20.25100%mrdn77d ago0xf08f0d…8e1358
0x13db…51920x8e77…e2d6Base$14.68100%mrdn77d ago0x3123c5…bc4a55
0x13db…51920x8e77…e2d6Base$17.94100%mrdn77d ago0xff233a…6f141c
0x13db…51920x8e77…e2d6Base$18.13100%mrdn77d ago0x3ef65b…1f90a1
0x13db…51920x8e77…e2d6Base$21.66100%mrdn77d ago0x5bfee3…49bb62
0x13db…51920x8e77…e2d6Base$22.99100%mrdn77d ago0x596c3e…0f18fa
0x13db…51920x8e77…e2d6Base$22.08100%mrdn77d ago0x5e4fa3…1f7dbf
0x13db…51920x8e77…e2d6Base$18.07100%mrdn77d ago0xbcf057…765105
0x13db…51920x8e77…e2d6Base$13.31100%mrdn77d ago0x47ef02…30ab86
0x13db…51920x8e77…e2d6Base$19.91100%mrdn77d ago0x275213…375df9
0x13db…51920x8e77…e2d6Base$25.13100%mrdn77d ago0x55751e…9f3502
0x13db…51920x8e77…e2d6Base$18.44100%mrdn77d ago0xe40f29…27bd4d
0x13db…51920x8e77…e2d6Base$25.93100%mrdn77d ago0x5227e0…4e5aa2
0x13db…51920x8e77…e2d6Base$13.30100%mrdn77d ago0xed76d0…d96a49
0x13db…51920x8e77…e2d6Base$19.43100%mrdn77d ago0xfa119b…d2d2cd
0x13db…51920x8e77…e2d6Base$14.34100%mrdn77d ago0x00df34…0fdf2d
0x13db…51920x8e77…e2d6Base$15.88100%mrdn77d ago0xfdf7ee…7d7703

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.