Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe8f…794d0x1cec…8dd4Base—$26.17100%mrdn40d ago0xad3248…897c31
0x1cec…8dd40xe55e…f748Base—$29.57100%mrdn40d ago0x64f365…2760d8
0x1cec…8dd40x13db…5192Base—$40.94100%mrdn40d ago0x7dc1e2…e93638
0xfe8f…794d0x1cec…8dd4Base—$35.36100%mrdn40d ago0xa77fe1…c2bb24
0xfe8f…794d0x1cec…8dd4Base—$42.25100%mrdn40d ago0xae305d…d0b75f
0x13db…51920x1cec…8dd4Base—$45.77100%mrdn40d ago0xad7d77…1c6805
0x1cec…8dd40xfe8f…794dBase—$28.55100%mrdn40d ago0x641b3e…ba89c3
0x1cec…8dd40x4754…327bBase—$27.76100%mrdn40d ago0x715bdc…ad884d
0x1cec…8dd40xa6a9…809dBase—$23.87100%mrdn40d ago0xebfb44…b696d6
0xfe8f…794d0x1cec…8dd4Base—$26.49100%mrdn40d ago0x62210d…d0274e
0x1cec…8dd40xa6a9…809dBase—$47.24100%mrdn40d ago0xb95a65…5139e3
0x4754…327b0x1cec…8dd4Base—$27.82100%mrdn40d ago0x5e5884…4deb29
0x13db…51920x1cec…8dd4Base—$38.16100%mrdn40d ago0x121820…1c0b0e
0xfe8f…794d0x1cec…8dd4Base—$23.50100%mrdn40d ago0x9a07f7…af6b50
0x1cec…8dd40xfe8f…794dBase—$33.71100%mrdn40d ago0xf9de4f…e41ed8
0x1cec…8dd40x4754…327bBase—$39.02100%mrdn40d ago0x30bdef…718b8b
0x4754…327b0x1cec…8dd4Base—$39.05100%mrdn40d ago0xf1b0ea…4f1289
0x13db…51920x1cec…8dd4Base—$40.74100%mrdn40d ago0xed52dc…5f778e
0x4754…327b0x1cec…8dd4Base—$46.34100%mrdn40d ago0xf7d023…ac8f03
0x1cec…8dd40xfe8f…794dBase—$45.54100%mrdn40d ago0x1042a1…9ca4b2
0x4754…327b0x1cec…8dd4Base—$23.08100%mrdn40d ago0xa9a3b7…00a268
0xfe8f…794d0x1cec…8dd4Base—$46.09100%mrdn40d ago0x9a8152…faf321
0x1cec…8dd40xe55e…f748Base—$32.52100%mrdn40d ago0x85eda9…865cc8
0xa6a9…809d0x1cec…8dd4Base—$32.21100%mrdn40d ago0x58c876…cafa72
0x1cec…8dd40x4754…327bBase—$40.97100%mrdn40d ago0x556408…1cad14

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.