Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe8f…794d0x8e77…e2d6Base—$14.55100%mrdn71d ago0xfb1401…ce7c15
0xfe8f…794d0x8e77…e2d6Base—$15.75100%mrdn71d ago0x1d9f1b…d20623
0xfe8f…794d0x8e77…e2d6Base—$25.00100%mrdn71d ago0x671f6d…32841f
0xfe8f…794d0x8e77…e2d6Base—$12.13100%mrdn71d ago0x525c15…113dab
0xfe8f…794d0x8e77…e2d6Base—$12.43100%mrdn71d ago0xfb3399…2784bd
0xfe8f…794d0x8e77…e2d6Base—$15.72100%mrdn71d ago0xaf4b22…38b0cd
0xfe8f…794d0x8e77…e2d6Base—$21.91100%mrdn71d ago0x126c31…c4a846
0xfe8f…794d0x8e77…e2d6Base—$20.60100%mrdn71d ago0x8764fa…f0631a
0xfe8f…794d0x8e77…e2d6Base—$18.26100%mrdn71d ago0x7af53f…adeefa
0xfe8f…794d0x8e77…e2d6Base—$21.29100%mrdn71d ago0xbe9acc…2b8820
0xfe8f…794d0x8e77…e2d6Base—$15.59100%mrdn72d ago0x4cdd69…bb4668
0xfe8f…794d0x8e77…e2d6Base—$28.68100%mrdn72d ago0xb19cf5…45f7ac
0xfe8f…794d0x8e77…e2d6Base—$26.20100%mrdn72d ago0x62184f…6def7e
0xfe8f…794d0x8e77…e2d6Base—$16.85100%mrdn72d ago0x8323cd…f694c3
0xfe8f…794d0x8e77…e2d6Base—$27.23100%mrdn72d ago0x1f4f2e…41b0a9
0xfe8f…794d0x8e77…e2d6Base—$21.00100%mrdn72d ago0x61d981…632d89
0xfe8f…794d0x8e77…e2d6Base—$15.03100%mrdn72d ago0x84d663…ac14bb
0xfe8f…794d0x8e77…e2d6Base—$24.34100%mrdn72d ago0xaf2d92…9a3f71
0xfe8f…794d0x8e77…e2d6Base—$29.60100%mrdn72d ago0x91e05c…4a0d71
0xfe8f…794d0x8e77…e2d6Base—$16.68100%mrdn72d ago0x422c17…d8afae
0xfe8f…794d0x8e77…e2d6Base—$15.82100%mrdn72d ago0x27a255…6146fc
0xfe8f…794d0x8e77…e2d6Base—$23.20100%mrdn72d ago0xa30019…93b9ac
0xfe8f…794d0x8e77…e2d6Base—$15.19100%mrdn72d ago0x5ac2bd…efc9d8
0xfe8f…794d0x8e77…e2d6Base—$250.00100%mrdn72d ago0xced30c…ad68f5
0xfe8f…794d0x8e77…e2d6Base—$15.57100%mrdn72d ago0xc1ce17…190b19

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.