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$23.79100%mrdn71d ago0x470585…228ffb
0x13db…51920x8e77…e2d6Base$24.46100%mrdn71d ago0x4aef4b…c053e6
0x13db…51920x8e77…e2d6Base$27.02100%mrdn71d ago0x23111a…850c36
0x13db…51920x8e77…e2d6Base$25.68100%mrdn71d ago0x4fdd60…583bb0
0x13db…51920x8e77…e2d6Base$17.89100%mrdn71d ago0x50f84a…aa70e0
0x13db…51920x8e77…e2d6Base$17.35100%mrdn71d ago0x38c9a4…45eb29
0x13db…51920x8e77…e2d6Base$13.53100%mrdn71d ago0x3ae4af…4d3b6d
0x13db…51920x8e77…e2d6Base$26.76100%mrdn71d ago0x05f02d…ebb17c
0x13db…51920x8e77…e2d6Base$19.85100%mrdn71d ago0xb06ddd…b7cefb
0x13db…51920x8e77…e2d6Base$13.34100%mrdn71d ago0x00caef…1a3f7f
0x13db…51920x8e77…e2d6Base$18.29100%mrdn71d ago0x30ab40…d23576
0x13db…51920x8e77…e2d6Base$20.10100%mrdn71d ago0xc5decd…498e32
0x13db…51920x8e77…e2d6Base$15.15100%mrdn71d ago0x4a5f2b…e25a14
0x13db…51920x8e77…e2d6Base$26.36100%mrdn71d ago0x602974…966787
0x13db…51920x8e77…e2d6Base$25.53100%mrdn71d ago0x01dc8c…96f75b
0x13db…51920x8e77…e2d6Base$15.86100%mrdn71d ago0x8e6798…e7c71a
0x13db…51920x8e77…e2d6Base$16.23100%mrdn71d ago0x0389dd…75d13d
0x13db…51920x8e77…e2d6Base$28.75100%mrdn71d ago0x66a039…afcd94
0x13db…51920x8e77…e2d6Base$26.99100%mrdn71d ago0xb55c07…a19335
0x13db…51920x8e77…e2d6Base$16.10100%mrdn71d ago0x985be7…ede92b
0x13db…51920x8e77…e2d6Base$18.29100%mrdn71d ago0x499f45…39f453
0x13db…51920x8e77…e2d6Base$19.32100%mrdn71d ago0x80ca4b…780fac
0x13db…51920x8e77…e2d6Base$13.08100%mrdn71d ago0xfcc9f6…a5b323
0x13db…51920x8e77…e2d6Base$17.88100%mrdn71d ago0x624104…8155f7
0x13db…51920x8e77…e2d6Base$25.86100%mrdn71d ago0xb863da…d7a5e1

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.