Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe8f…794d0xe55e…f748Base—$22.37100%mrdn20d ago0xb33e34…652a4e
0xfe8f…794d0x1cec…8dd4Base—$13.47100%mrdn20d ago0xeee1ec…c0668e
0xfe8f…794d0x1cec…8dd4Base—$15.28100%mrdn20d ago0x978443…214f5e
0xfe8f…794d0x1cec…8dd4Base—$13.05100%mrdn20d ago0x436083…2d02ae
0xfe8f…794d0x4754…327bBase—$13.41100%mrdn20d ago0x2d1093…3c4bc6
0xfe8f…794d0x4754…327bBase—$13.71100%mrdn20d ago0x824680…b9efe7
0xfe8f…794d0xa6a9…809dBase—$13.10100%mrdn20d ago0xc3cd40…acf6d9
0xfe8f…794d0xe55e…f748Base—$19.17100%mrdn20d ago0x8b1213…9babde
0x13db…51920xfe8f…794dBase—$22.87100%mrdn20d ago0xdf7869…e04fa1
0x4754…327b0xfe8f…794dBase—$18.60100%mrdn20d ago0x1a25cc…b97e73
0x13db…51920xfe8f…794dBase—$21.68100%mrdn20d ago0xdc88a9…5a332f
0xfe8f…794d0x1cec…8dd4Base—$13.09100%mrdn20d ago0x19ba90…bd05a7
0xfe8f…794d0xa6a9…809dBase—$21.41100%mrdn20d ago0x3920b2…512ccf
0x4754…327b0xfe8f…794dBase—$11.24100%mrdn20d ago0xe923d1…45a4d6
0x4754…327b0xfe8f…794dBase—$17.87100%mrdn20d ago0x2082b4…301454
0xfe8f…794d0xe55e…f748Base—$11.23100%mrdn20d ago0x435548…de077c
0xe55e…f7480xfe8f…794dBase—$12.75100%mrdn20d ago0xa09ce6…f4fe09
0x4754…327b0xfe8f…794dBase—$11.95100%mrdn20d ago0x608834…d12c4b
0xfe8f…794d0xe55e…f748Base—$12.95100%mrdn20d ago0x51dd16…4ed2e3
0xe55e…f7480xfe8f…794dBase—$11.69100%mrdn20d ago0x5773c0…ef5166
0x4754…327b0xfe8f…794dBase—$22.95100%mrdn20d ago0x1662ff…24c4d4
0xe55e…f7480xfe8f…794dBase—$20.25100%mrdn20d ago0x4998a9…50cbc1
0xfe8f…794d0x13db…5192Base—$14.63100%mrdn20d ago0x22fcb1…91ed5f
0xfe8f…794d0x1cec…8dd4Base—$18.01100%mrdn20d ago0x6f5cc2…58b0e8
0x13db…51920xfe8f…794dBase—$14.69100%mrdn20d ago0x76644f…a85207

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.