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—$25.19100%mrdn113d ago0xb4697f…27ab1c
0xfe8f…794d0x8e77…e2d6Base—$23.25100%mrdn113d ago0x8fac9f…b85a15
0xfe8f…794d0x8e77…e2d6Base—$15.11100%mrdn113d ago0xe8b7b6…9ca4b8
0xfe8f…794d0x8e77…e2d6Base—$24.88100%mrdn113d ago0x260859…bf2e9e
0xfe8f…794d0x8e77…e2d6Base—$14.91100%mrdn113d ago0x80cc5d…b50c6e
0xfe8f…794d0x8e77…e2d6Base—$31.17100%mrdn113d ago0x231c70…10513f
0xfe8f…794d0x8e77…e2d6Base—$30.73100%mrdn113d ago0xce2322…95cfa5
0xfe8f…794d0x8e77…e2d6Base—$21.79100%mrdn113d ago0x553edf…9cecb2
0xfe8f…794d0x8e77…e2d6Base—$30.02100%mrdn113d ago0xe89e5b…9b47fe
0xfe8f…794d0x8e77…e2d6Base—$15.75100%mrdn113d ago0x89bc4c…1d004b
0xfe8f…794d0x8e77…e2d6Base—$29.44100%mrdn113d ago0x7535fc…009744
0xfe8f…794d0x8e77…e2d6Base—$21.18100%mrdn113d ago0x8aee6b…a72119
0xfe8f…794d0x8e77…e2d6Base—$31.00100%mrdn113d ago0xd46867…ef44a6
0xfe8f…794d0x8e77…e2d6Base—$17.44100%mrdn113d ago0xf89e97…ede009
0xfe8f…794d0x8e77…e2d6Base—$25.13100%mrdn113d ago0x249601…f84c14
0xfe8f…794d0x8e77…e2d6Base—$22.91100%mrdn113d ago0xa532ab…78f9db
0xfe8f…794d0x8e77…e2d6Base—$14.26100%mrdn113d ago0xaade84…1f6620
0xfe8f…794d0x8e77…e2d6Base—$20.03100%mrdn113d ago0x202b9f…1ff538
0xfe8f…794d0x8e77…e2d6Base—$16.52100%mrdn113d ago0x9e5fe9…18d220
0xfe8f…794d0x8e77…e2d6Base—$14.35100%mrdn113d ago0x40b5ee…f84561
0xfe8f…794d0x8e77…e2d6Base—$19.02100%mrdn113d ago0xe9a745…16221b
0xfe8f…794d0x8e77…e2d6Base—$15.05100%mrdn113d ago0x5760cd…a08a33
0xfe8f…794d0x8e77…e2d6Base—$27.28100%mrdn113d ago0x45fcca…ddae04
0xfe8f…794d0x8e77…e2d6Base—$29.54100%mrdn113d ago0x4bfc2a…9deda0
0xfe8f…794d0x8e77…e2d6Base—$22.35100%mrdn113d ago0x4eeab6…89a766

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.