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$11.01100%mrdn82d ago0x4be788…a445e2
0xfe8f…794d0x8e77…e2d6Base$14.19100%mrdn82d ago0xbaf836…c98d49
0xfe8f…794d0x8e77…e2d6Base$11.92100%mrdn82d ago0x5aa33b…a9b034
0xfe8f…794d0x8e77…e2d6Base$10.46100%mrdn82d ago0x11b711…7d483e
0xfe8f…794d0x8e77…e2d6Base$9.80100%mrdn82d ago0xc954b0…e213e9
0xfe8f…794d0x8e77…e2d6Base$10.81100%mrdn82d ago0xa21c75…5739cd
0xfe8f…794d0x8e77…e2d6Base$21.11100%mrdn82d ago0x7078db…40634b
0xfe8f…794d0x8e77…e2d6Base$16.37100%mrdn82d ago0x1df163…d13241
0xfe8f…794d0x8e77…e2d6Base$12.30100%mrdn82d ago0x7130d5…b0af78
0xfe8f…794d0x8e77…e2d6Base$16.65100%mrdn82d ago0xdc20da…f3a8a0
0xfe8f…794d0x8e77…e2d6Base$12.51100%mrdn82d ago0xe78942…22332d
0xfe8f…794d0x8e77…e2d6Base$14.08100%mrdn82d ago0x31b926…c36919
0xfe8f…794d0x8e77…e2d6Base$12.60100%mrdn82d ago0x717d3a…46c703
0xfe8f…794d0x8e77…e2d6Base$14.91100%mrdn82d ago0x312b94…f96811
0xfe8f…794d0x8e77…e2d6Base$13.16100%mrdn82d ago0x53e9aa…5ae791
0xfe8f…794d0x8e77…e2d6Base$18.67100%mrdn82d ago0xff1397…555bcd
0xfe8f…794d0x8e77…e2d6Base$13.28100%mrdn82d ago0x4e1644…d910ca
0xfe8f…794d0x8e77…e2d6Base$23.22100%mrdn82d ago0x946581…d04ec2
0xfe8f…794d0x8e77…e2d6Base$16.28100%mrdn82d ago0x086aba…a5f685
0xfe8f…794d0x8e77…e2d6Base$24.08100%mrdn82d ago0x952575…6b0473
0xfe8f…794d0x8e77…e2d6Base$26.20100%mrdn82d ago0xb12aa3…827883
0xfe8f…794d0x8e77…e2d6Base$24.07100%mrdn82d ago0x85fc3e…9b61b6
0xfe8f…794d0x8e77…e2d6Base$16.43100%mrdn82d ago0x69adc6…ca8374
0xfe8f…794d0x8e77…e2d6Base$15.99100%mrdn82d ago0xb24f33…54ff30
0xfe8f…794d0x8e77…e2d6Base$26.65100%mrdn82d ago0xf06722…320924

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.