Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6a9…809d0x8e77…e2d6Base—$13.90100%mrdn77d ago0x7bb254…a279c4
0xa6a9…809d0x8e77…e2d6Base—$20.30100%mrdn77d ago0x1461e9…f303a1
0xa6a9…809d0x8e77…e2d6Base—$23.30100%mrdn77d ago0x3310d9…52c7fd
0xa6a9…809d0x8e77…e2d6Base—$14.53100%mrdn77d ago0x10155a…2bf0d3
0xa6a9…809d0x8e77…e2d6Base—$16.17100%mrdn77d ago0x57ffb2…d4dfb9
0xa6a9…809d0x8e77…e2d6Base—$18.74100%mrdn77d ago0xc83f3f…297ec3
0xa6a9…809d0x8e77…e2d6Base—$11.75100%mrdn78d ago0xb1bad1…5dfa5a
0xa6a9…809d0x8e77…e2d6Base—$15.81100%mrdn78d ago0x891657…736ce7
0xa6a9…809d0x8e77…e2d6Base—$16.95100%mrdn78d ago0x41fac8…8a8ce9
0xa6a9…809d0x8e77…e2d6Base—$16.57100%mrdn78d ago0x55af8a…69e942
0xa6a9…809d0x8e77…e2d6Base—$21.16100%mrdn78d ago0xf08ee6…86ac6d
0xa6a9…809d0x8e77…e2d6Base—$24.62100%mrdn78d ago0xdc44a7…63c92e
0xa6a9…809d0x8e77…e2d6Base—$19.94100%mrdn78d ago0x138a44…137c19
0xa6a9…809d0x8e77…e2d6Base—$26.27100%mrdn78d ago0xc4f8bd…54c6d8
0xa6a9…809d0x8e77…e2d6Base—$26.52100%mrdn78d ago0x0581b6…e2ad8f
0xa6a9…809d0x8e77…e2d6Base—$14.67100%mrdn78d ago0x05dab6…99ace5
0xa6a9…809d0x8e77…e2d6Base—$21.59100%mrdn78d ago0x3594a4…541a2f
0xa6a9…809d0x8e77…e2d6Base—$17.88100%mrdn78d ago0xef1ac8…83444f
0xa6a9…809d0x8e77…e2d6Base—$19.73100%mrdn78d ago0x910e35…f32169
0xa6a9…809d0x8e77…e2d6Base—$21.05100%mrdn78d ago0x2a5968…464029
0xa6a9…809d0x8e77…e2d6Base—$21.45100%mrdn78d ago0xca7449…93d338
0xa6a9…809d0x8e77…e2d6Base—$13.42100%mrdn78d ago0x4b8652…ffff1d
0xa6a9…809d0x8e77…e2d6Base—$21.61100%mrdn78d ago0xad8f61…676009
0xa6a9…809d0x8e77…e2d6Base—$22.64100%mrdn78d ago0x916410…faec66
0xa6a9…809d0x8e77…e2d6Base—$15.50100%mrdn78d ago0x383fe5…a54879

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.