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—$12.40100%mrdn76d ago0x285e88…6a6d94
0x13db…51920x8e77…e2d6Base—$25.70100%mrdn76d ago0x43cac5…d64ec6
0x13db…51920x8e77…e2d6Base—$24.21100%mrdn76d ago0x6bc297…0e3130
0x13db…51920x8e77…e2d6Base—$20.08100%mrdn76d ago0x4a142c…23539e
0x13db…51920x8e77…e2d6Base—$15.75100%mrdn76d ago0xc7fd6c…3e329c
0x13db…51920x8e77…e2d6Base—$25.72100%mrdn76d ago0x8a13e6…df3c96
0x13db…51920x8e77…e2d6Base—$23.46100%mrdn76d ago0xd3f849…30c6b0
0x13db…51920x8e77…e2d6Base—$25.02100%mrdn76d ago0xf894a9…930d89
0x13db…51920x8e77…e2d6Base—$24.38100%mrdn76d ago0x4a8657…941a8c
0x13db…51920x8e77…e2d6Base—$17.80100%mrdn76d ago0x6446b1…2338d4
0x13db…51920x8e77…e2d6Base—$12.75100%mrdn76d ago0xa96254…d2b637
0x13db…51920x8e77…e2d6Base—$28.06100%mrdn76d ago0x60dbf8…753215
0x13db…51920x8e77…e2d6Base—$17.81100%mrdn76d ago0xe57083…b9cdae
0x13db…51920x8e77…e2d6Base—$23.07100%mrdn76d ago0xc42fa3…863799
0x13db…51920x8e77…e2d6Base—$17.90100%mrdn76d ago0xaad6b7…328571
0x13db…51920x8e77…e2d6Base—$28.98100%mrdn76d ago0xa5b42e…8733cc
0x13db…51920x8e77…e2d6Base—$22.38100%mrdn76d ago0xde2e1f…9294e8
0x13db…51920x8e77…e2d6Base—$27.92100%mrdn76d ago0x9f5751…a3a540
0x13db…51920x8e77…e2d6Base—$27.16100%mrdn76d ago0xa6bae2…1cead6
0x13db…51920x8e77…e2d6Base—$16.80100%mrdn76d ago0x03c81f…047212
0x13db…51920x8e77…e2d6Base—$29.05100%mrdn76d ago0x879c53…2aead3
0x13db…51920x8e77…e2d6Base—$23.65100%mrdn76d ago0x1bbef8…5335de
0x13db…51920x8e77…e2d6Base—$18.29100%mrdn76d ago0x9d71e8…c68f76
0x13db…51920x8e77…e2d6Base—$19.07100%mrdn76d ago0x26330d…e8c0f6
0x13db…51920x8e77…e2d6Base—$23.85100%mrdn76d ago0x612d0c…fac458

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.