Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13db…51920x8e77…e2d6Base$26.69100%mrdn107d ago0x57fe26…ed02df
0x13db…51920x8e77…e2d6Base$15.52100%mrdn107d ago0xa5e9fb…d198a7
0x13db…51920x8e77…e2d6Base$24.45100%mrdn107d ago0x6dcda7…02d505
0x13db…51920x8e77…e2d6Base$23.19100%mrdn107d ago0x8f5f85…2eb4f5
0x13db…51920x8e77…e2d6Base$28.79100%mrdn107d ago0x408a3b…d44dd4
0x13db…51920x8e77…e2d6Base$19.57100%mrdn107d ago0xf5e5d9…d6f8a6
0x13db…51920x8e77…e2d6Base$26.68100%mrdn107d ago0xbac10b…b2723a
0x13db…51920x8e77…e2d6Base$26.95100%mrdn107d ago0xe731f5…d2786b
0x13db…51920x8e77…e2d6Base$30.80100%mrdn107d ago0x063582…67fe1a
0x13db…51920x8e77…e2d6Base$29.28100%mrdn107d ago0x1c5b74…6ea91c
0x13db…51920x8e77…e2d6Base$20.16100%mrdn107d ago0x75234a…4168d3
0x13db…51920x8e77…e2d6Base$26.65100%mrdn107d ago0x857bcf…dc51dc
0x13db…51920x8e77…e2d6Base$26.45100%mrdn107d ago0x952a9f…5d1b97
0x13db…51920x8e77…e2d6Base$22.98100%mrdn107d ago0x2b3f0b…3096f8
0x13db…51920x8e77…e2d6Base$26.24100%mrdn107d ago0x3cccb5…90ac71
0x13db…51920x8e77…e2d6Base$22.92100%mrdn107d ago0xfe8049…17c29f
0x13db…51920x8e77…e2d6Base$27.14100%mrdn107d ago0x1eb16c…dbf80f
0x13db…51920x8e77…e2d6Base$26.78100%mrdn107d ago0x2e8e04…3a173e
0x13db…51920x8e77…e2d6Base$19.08100%mrdn107d ago0x937a22…50ede9
0x13db…51920x8e77…e2d6Base$24.24100%mrdn107d ago0x598638…8970bd
0x13db…51920x8e77…e2d6Base$14.96100%mrdn107d ago0x706caa…55b289
0x13db…51920x8e77…e2d6Base$18.34100%mrdn107d ago0xc906da…f5535e
0x13db…51920x8e77…e2d6Base$28.41100%mrdn107d ago0x354282…9c6194
0x13db…51920x8e77…e2d6Base$23.62100%mrdn107d ago0x5b9081…d02a9d
0x13db…51920x8e77…e2d6Base$19.43100%mrdn107d ago0x995e0c…4c6472

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.