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—$19.48100%mrdn113d ago0x63eb3b…36dfa4
0x13db…51920x8e77…e2d6Base—$24.99100%mrdn113d ago0x56ea32…599889
0x13db…51920x8e77…e2d6Base—$15.71100%mrdn113d ago0x31556b…1245f1
0x13db…51920x8e77…e2d6Base—$14.50100%mrdn113d ago0x1d1d6a…7c771d
0x13db…51920x8e77…e2d6Base—$16.44100%mrdn113d ago0x06837a…424f68
0x13db…51920x8e77…e2d6Base—$18.54100%mrdn113d ago0x4914bf…9b55f5
0x13db…51920x8e77…e2d6Base—$15.84100%mrdn113d ago0x79d0cd…68b0ac
0x13db…51920x8e77…e2d6Base—$27.68100%mrdn113d ago0xaf72ff…d079ec
0x13db…51920x8e77…e2d6Base—$26.54100%mrdn113d ago0x13ad2f…c9d8fe
0x13db…51920x8e77…e2d6Base—$15.66100%mrdn113d ago0x9b1b73…cae725
0x13db…51920x8e77…e2d6Base—$19.16100%mrdn113d ago0x69030e…1b68a0
0x13db…51920x8e77…e2d6Base—$28.81100%mrdn113d ago0x323fc8…2e81d4
0x13db…51920x8e77…e2d6Base—$14.01100%mrdn113d ago0xede843…379899
0x13db…51920x8e77…e2d6Base—$20.28100%mrdn113d ago0x994fdd…b2fb5f
0x13db…51920x8e77…e2d6Base—$28.86100%mrdn113d ago0x806ae7…e6c806
0x13db…51920x8e77…e2d6Base—$19.62100%mrdn113d ago0x89ac28…48f2c4
0x13db…51920x8e77…e2d6Base—$14.63100%mrdn113d ago0x4af6c6…b5a269
0x13db…51920x8e77…e2d6Base—$30.61100%mrdn113d ago0x8942da…e2615a
0x13db…51920x8e77…e2d6Base—$39.32100%mrdn113d ago0x7b24c7…15de6e
0x13db…51920x8e77…e2d6Base—$23.27100%mrdn113d ago0x93fc98…587c4c
0x13db…51920x8e77…e2d6Base—$26.38100%mrdn113d ago0x2eb5bc…2478ad
0x13db…51920x8e77…e2d6Base—$21.40100%mrdn113d ago0x913ab8…0b853e
0x13db…51920x8e77…e2d6Base—$27.42100%mrdn113d ago0x646098…9fc214
0x13db…51920x8e77…e2d6Base—$40.65100%mrdn113d ago0x9fdde0…24843a
0x13db…51920x8e77…e2d6Base—$23.21100%mrdn113d ago0x2f444e…773c61

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.