Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2287…defd0x8e77…e2d6Base$18.20100%Payer-submitted70d ago0xc2586b…18ab07
0xa6a9…809d0x8e77…e2d6Base$18.52100%mrdn70d ago0x38e976…05f764
0x985c…53f40x8e77…e2d6Base$21.78100%Payer-submitted70d ago0x41bb1f…0ad6fe
0x1cec…8dd40x8e77…e2d6Base$22.16100%mrdn70d ago0xe50a34…e02d8b
0x13db…51920x8e77…e2d6Base$21.98100%mrdn70d ago0x7f3a94…8c048a
0x2287…defd0x8e77…e2d6Base$21.61100%Payer-submitted70d ago0x393acf…9cdaa2
0x985c…53f40x8e77…e2d6Base$18.07100%Payer-submitted70d ago0x5e9e01…19effc
0x1cec…8dd40x8e77…e2d6Base$12.03100%mrdn70d ago0x36be78…bead44
0x2287…defd0x8e77…e2d6Base$11.82100%Payer-submitted70d ago0x991ed5…6a2441
0x985c…53f40x8e77…e2d6Base$13.23100%Payer-submitted70d ago0xc69ad2…280e69
0xfe8f…794d0x8e77…e2d6Base$14.55100%mrdn70d ago0xfb1401…ce7c15
0x2287…defd0x8e77…e2d6Base$19.07100%Payer-submitted70d ago0xaacfb8…af5c76
0xfe8f…794d0x8e77…e2d6Base$15.75100%mrdn70d ago0x1d9f1b…d20623
0x985c…53f40x8e77…e2d6Base$14.94100%Payer-submitted70d ago0x7cce18…8e12e8
0x2287…defd0x8e77…e2d6Base$15.49100%Payer-submitted70d ago0x3fa0f7…99c33a
0x985c…53f40x8e77…e2d6Base$24.58100%Payer-submitted70d ago0x447836…aba6bb
0xfe8f…794d0x8e77…e2d6Base$25.00100%mrdn70d ago0x671f6d…32841f
0x2287…defd0x8e77…e2d6Base$19.35100%Payer-submitted70d ago0x981710…ab33e0
0xa6a9…809d0x8e77…e2d6Base$19.68100%mrdn70d ago0x37aac6…bc5a3f
0x985c…53f40x8e77…e2d6Base$11.03100%Payer-submitted70d ago0x1ef6c5…8619d1
0xfe8f…794d0x8e77…e2d6Base$12.13100%mrdn70d ago0x525c15…113dab
0x2287…defd0x8e77…e2d6Base$16.11100%Payer-submitted70d ago0xc1a355…c48ea4
0x985c…53f40x8e77…e2d6Base$15.66100%Payer-submitted70d ago0x550885…39b3ae
0xfe8f…794d0x8e77…e2d6Base$12.43100%mrdn70d ago0xfb3399…2784bd
0x2287…defd0x8e77…e2d6Base$12.22100%Payer-submitted70d ago0xdf4153…7cfd5c

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.