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—$37.88100%mrdn46d ago0x3c5423…94e6e6
0x4754…327b0x8e77…e2d6Base—$36.31100%mrdn46d ago0xa66cf4…8986e2
0x4754…327b0xfe8f…794dBase—$41.74100%mrdn46d ago0xb8dcf1…6119c6
0x4754…327b0x8e77…e2d6Base—$26.17100%mrdn46d ago0x19df16…6c530a
0x4754…327b0x8e77…e2d6Base—$42.31100%mrdn46d ago0x6e1735…ee14e3
0x4754…327b0x8e77…e2d6Base—$51.36100%mrdn46d ago0x658b56…2ff7ea
0x4754…327b0x8e77…e2d6Base—$28.82100%mrdn46d ago0xe3643e…22300f
0x4754…327b0x8e77…e2d6Base—$47.70100%mrdn46d ago0xadf45d…114365
0x13db…51920x4754…327bBase—$23.80100%mrdn46d ago0xf8c102…f58a94
0x4754…327b0x8e77…e2d6Base—$44.06100%mrdn46d ago0xfd63f5…b01680
0x1cec…8dd40x4754…327bBase—$32.96100%mrdn46d ago0xc907d8…409608
0x4754…327b0x8e77…e2d6Base—$24.55100%mrdn46d ago0x756519…715e27
0x4754…327b0xa6a9…809dBase—$28.79100%mrdn46d ago0x5d9f04…105e54
0xa6a9…809d0x4754…327bBase—$36.44100%mrdn46d ago0x9ba883…80ba18
0x4754…327b0x8e77…e2d6Base—$24.11100%mrdn46d ago0xeb2af5…894989
0x4754…327b0x8e77…e2d6Base—$49.83100%mrdn46d ago0x698f88…ab9393
0x4754…327b0x8e77…e2d6Base—$44.47100%mrdn46d ago0xd160d3…cf5cff
0x4754…327b0x8e77…e2d6Base—$26.88100%mrdn46d ago0x4aa18b…e7efa8
0x4754…327b0x8e77…e2d6Base—$49.47100%mrdn46d ago0xa55f60…d35175
0x4754…327b0x8e77…e2d6Base—$55.36100%mrdn46d ago0x750d66…40c817
0x4754…327b0x8e77…e2d6Base—$48.91100%mrdn46d ago0xda4c90…fa9ec7
0x4754…327b0x8e77…e2d6Base—$47.51100%mrdn46d ago0xcd29fa…5aca01
0x4754…327b0x8e77…e2d6Base—$33.88100%mrdn46d ago0x3978b2…92192d
0x4754…327b0x8e77…e2d6Base—$30.28100%mrdn46d ago0x9f2d69…86a478
0x4754…327b0x8e77…e2d6Base—$41.74100%mrdn46d ago0x08fb50…48688f

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.