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—$17.95100%mrdn113d ago0x7861fe…68948b
0xfe8f…794d0x8e77…e2d6Base—$24.28100%mrdn113d ago0x9082c5…1ae095
0xfe8f…794d0x8e77…e2d6Base—$37.42100%mrdn113d ago0x682849…638b06
0xfe8f…794d0x8e77…e2d6Base—$33.64100%mrdn113d ago0xcfc5a2…36b7db
0xfe8f…794d0x8e77…e2d6Base—$20.29100%mrdn113d ago0x078f2c…dec7e8
0xfe8f…794d0x8e77…e2d6Base—$24.36100%mrdn113d ago0x3a090a…78d9b6
0xfe8f…794d0x8e77…e2d6Base—$31.48100%mrdn113d ago0xa0412d…b000b1
0xfe8f…794d0x8e77…e2d6Base—$45.72100%mrdn113d ago0x93864f…d89476
0xfe8f…794d0x8e77…e2d6Base—$33.89100%mrdn113d ago0x83173d…8e0448
0xfe8f…794d0x8e77…e2d6Base—$45.64100%mrdn113d ago0xafef66…abeee3
0xfe8f…794d0x8e77…e2d6Base—$21.28100%mrdn113d ago0x83b608…1672bc
0xfe8f…794d0x8e77…e2d6Base—$30.09100%mrdn113d ago0x811bed…c385e8
0xfe8f…794d0x8e77…e2d6Base—$35.71100%mrdn114d ago0x748a32…d42e82
0xfe8f…794d0x8e77…e2d6Base—$39.97100%mrdn114d ago0x34fb88…77741a
0xfe8f…794d0x8e77…e2d6Base—$24.38100%mrdn114d ago0x32fff4…6ed38e
0xfe8f…794d0x8e77…e2d6Base—$44.55100%mrdn114d ago0x63f763…94ec5e
0xfe8f…794d0x8e77…e2d6Base—$40.95100%mrdn114d ago0x46bdd3…7343bd
0xfe8f…794d0x8e77…e2d6Base—$44.41100%mrdn114d ago0x20c344…113a81
0xfe8f…794d0x8e77…e2d6Base—$31.10100%mrdn114d ago0xcb0e22…a32597
0xfe8f…794d0x8e77…e2d6Base—$36.79100%mrdn114d ago0x6bbfbe…7382e8
0xfe8f…794d0x8e77…e2d6Base—$26.49100%mrdn114d ago0xc2bd67…56fa89
0xfe8f…794d0x8e77…e2d6Base—$38.77100%mrdn114d ago0x9b5a06…7ff101
0xfe8f…794d0x8e77…e2d6Base—$43.27100%mrdn114d ago0x78e62a…32818a
0xfe8f…794d0x8e77…e2d6Base—$34.68100%mrdn114d ago0xae75d6…8b4124
0xfe8f…794d0x8e77…e2d6Base—$40.45100%mrdn114d ago0x8a68ef…7473d9

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.