Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4754…327b0x8e77…e2d6Base$12.60100%mrdn73d ago0x2a69fa…6e4636
0x4754…327b0x8e77…e2d6Base$15.00100%mrdn73d ago0x78e26b…3f6c85
0x4754…327b0x8e77…e2d6Base$15.98100%mrdn73d ago0x08cf9f…ced805
0x4754…327b0x8e77…e2d6Base$18.82100%mrdn73d ago0x300d1f…0e36a9
0x4754…327b0x8e77…e2d6Base$16.09100%mrdn73d ago0x82d26a…c98868
0x4754…327b0x8e77…e2d6Base$10.50100%mrdn73d ago0x3f3d39…d267b5
0x4754…327b0x8e77…e2d6Base$16.63100%mrdn73d ago0x14a1ed…8282cb
0x4754…327b0x8e77…e2d6Base$13.13100%mrdn73d ago0xaacadf…9e39bd
0x4754…327b0x8e77…e2d6Base$12.98100%mrdn73d ago0xf0878b…ee4cd6
0x4754…327b0x8e77…e2d6Base$17.21100%mrdn73d ago0x5c88a7…3f30ca
0x4754…327b0x8e77…e2d6Base$22.40100%mrdn73d ago0xc06e4c…d0acaf
0x4754…327b0x8e77…e2d6Base$14.98100%mrdn73d ago0xb3cbb8…9c4478
0x4754…327b0x8e77…e2d6Base$19.06100%mrdn73d ago0xd66995…54a4e5
0x4754…327b0x8e77…e2d6Base$17.34100%mrdn73d ago0xf48bfe…8650f5
0x4754…327b0x8e77…e2d6Base$17.39100%mrdn73d ago0xf18130…ead46b
0x4754…327b0x8e77…e2d6Base$21.82100%mrdn73d ago0x3a71c7…9e18e4
0x4754…327b0x8e77…e2d6Base$20.50100%mrdn73d ago0x33dd35…c0b71f
0x4754…327b0x8e77…e2d6Base$18.07100%mrdn74d ago0xa0306b…98c218
0x4754…327b0x8e77…e2d6Base$24.85100%mrdn74d ago0x4cb553…ae4077
0x4754…327b0x8e77…e2d6Base$13.96100%mrdn74d ago0x4e3c31…5a028e
0x4754…327b0x8e77…e2d6Base$18.52100%mrdn74d ago0xeb6d04…71ac6b
0x4754…327b0x8e77…e2d6Base$18.32100%mrdn74d ago0x748a18…b275ef
0x4754…327b0x8e77…e2d6Base$18.84100%mrdn74d ago0xeece0a…67061f
0x4754…327b0x8e77…e2d6Base$21.19100%mrdn74d ago0x133e40…3c7eaa
0x4754…327b0x8e77…e2d6Base$13.77100%mrdn74d ago0x808437…cdd892

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.