Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4754…327b0x8e77…e2d6Base—$15.48100%mrdn57d ago0x1ef0e3…f640d8
0x4754…327b0x8e77…e2d6Base—$24.01100%mrdn57d ago0x361035…62e10f
0x4754…327b0x8e77…e2d6Base—$23.61100%mrdn57d ago0xa03c43…ac3af3
0x4754…327b0x8e77…e2d6Base—$29.91100%mrdn57d ago0x0e9b86…dc2ffe
0x4754…327b0x8e77…e2d6Base—$34.02100%mrdn57d ago0xd65da2…f37455
0x4754…327b0x8e77…e2d6Base—$36.80100%mrdn57d ago0x940157…652117
0x4754…327b0x8e77…e2d6Base—$34.52100%mrdn57d ago0xf0d3eb…e56391
0x4754…327b0x8e77…e2d6Base—$19.76100%mrdn57d ago0xa9859b…3788cb
0x4754…327b0x8e77…e2d6Base—$29.41100%mrdn57d ago0x67dee8…fbf828
0x4754…327b0x8e77…e2d6Base—$29.60100%mrdn57d ago0xd569db…86a2e9
0x4754…327b0x8e77…e2d6Base—$17.04100%mrdn57d ago0xa189fb…570e71
0x4754…327b0x8e77…e2d6Base—$23.71100%mrdn57d ago0x131b6b…918195
0x4754…327b0x8e77…e2d6Base—$16.88100%mrdn57d ago0xb95d04…d7ac0e
0x4754…327b0x8e77…e2d6Base—$32.81100%mrdn57d ago0x244b1c…95198c
0x4754…327b0x8e77…e2d6Base—$31.61100%mrdn57d ago0x461ab6…ddb530
0x4754…327b0x8e77…e2d6Base—$17.65100%mrdn57d ago0x2d415b…3f4d9d
0x4754…327b0x8e77…e2d6Base—$28.80100%mrdn57d ago0x824059…9cf473
0x4754…327b0x8e77…e2d6Base—$22.89100%mrdn57d ago0x9594ad…39139c
0x4754…327b0x8e77…e2d6Base—$28.48100%mrdn57d ago0x49e6c3…55e0fb
0x4754…327b0x8e77…e2d6Base—$29.32100%mrdn57d ago0xbbafb3…d49843
0x4754…327b0x8e77…e2d6Base—$13.39100%mrdn57d ago0xa2cfa7…de51c3
0x4754…327b0x8e77…e2d6Base—$23.86100%mrdn57d ago0xb6224c…870949
0x4754…327b0x8e77…e2d6Base—$22.32100%mrdn57d ago0xa7a36f…04aae4
0x4754…327b0x8e77…e2d6Base—$16.76100%mrdn57d ago0x001d22…0fc232
0x4754…327b0x8e77…e2d6Base—$29.14100%mrdn57d ago0x84081a…39673f

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.