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$14.37100%mrdn101d ago0xe25a68…fde8bc
0xfe8f…794d0x8e77…e2d6Base$15.57100%mrdn101d ago0xf08382…281b56
0xfe8f…794d0x8e77…e2d6Base$21.53100%mrdn101d ago0x399f36…9070b9
0xfe8f…794d0x8e77…e2d6Base$19.26100%mrdn101d ago0xe768d3…9faa17
0xfe8f…794d0x8e77…e2d6Base$17.69100%mrdn101d ago0xe740ed…2935b6
0xfe8f…794d0x8e77…e2d6Base$16.72100%mrdn101d ago0x512ad4…e583d0
0xfe8f…794d0x8e77…e2d6Base$10.95100%mrdn101d ago0xbbd808…00a43d
0xfe8f…794d0x8e77…e2d6Base$17.11100%mrdn101d ago0x72091c…329beb
0xfe8f…794d0x8e77…e2d6Base$21.51100%mrdn101d ago0x0859b4…8192b1
0xfe8f…794d0x8e77…e2d6Base$11.06100%mrdn101d ago0xdcf115…bd1d1e
0xfe8f…794d0x8e77…e2d6Base$12.92100%mrdn101d ago0x4ea25a…4c82f3
0xfe8f…794d0x8e77…e2d6Base$16.21100%mrdn101d ago0xbd1c34…0fd8a6
0xfe8f…794d0x8e77…e2d6Base$15.08100%mrdn101d ago0xe47ef1…a91466
0xfe8f…794d0x8e77…e2d6Base$24.54100%mrdn101d ago0xc5ea7c…65c132
0xfe8f…794d0x8e77…e2d6Base$18.72100%mrdn101d ago0x090ea6…d4b89c
0xfe8f…794d0x8e77…e2d6Base$20.45100%mrdn101d ago0x30d8e5…cb8f9f
0xfe8f…794d0x8e77…e2d6Base$16.96100%mrdn101d ago0x2b0053…cd998a
0xfe8f…794d0x8e77…e2d6Base$19.65100%mrdn101d ago0x95b646…5ab997
0xfe8f…794d0x8e77…e2d6Base$13.13100%mrdn102d ago0xfadc1e…7c041e
0xfe8f…794d0x8e77…e2d6Base$11.93100%mrdn102d ago0x2219de…2a41c2
0xfe8f…794d0x8e77…e2d6Base$19.24100%mrdn102d ago0xfdcd57…07dacf
0xfe8f…794d0x8e77…e2d6Base$23.51100%mrdn102d ago0xbc9991…f5ec7e
0xfe8f…794d0x8e77…e2d6Base$13.32100%mrdn102d ago0xea5c55…223116
0xfe8f…794d0x8e77…e2d6Base$13.32100%mrdn102d ago0x5ff9ce…4a8cda
0xfe8f…794d0x8e77…e2d6Base$21.32100%mrdn102d ago0x9e9496…559b71

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.