Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4754…327b0xfe8f…794dBase—$19.73100%mrdn16d ago0xb84b2b…6339f3
0xfe8f…794d0x4754…327bBase—$24.74100%mrdn16d ago0x261266…f449d5
0xfe8f…794d0x4754…327bBase—$15.38100%mrdn16d ago0x7fdb09…40ae2f
0x4754…327b0xfe8f…794dBase—$16.54100%mrdn16d ago0x52e6e8…b25bc6
0xa6a9…809d0x4754…327bBase—$17.75100%mrdn16d ago0x4ea967…68c686
0x4754…327b0xa6a9…809dBase—$12.34100%mrdn16d ago0x7caa14…87999a
0xa6a9…809d0x4754…327bBase—$12.89100%mrdn16d ago0xf2315e…b0c5a5
0x4754…327b0x1cec…8dd4Base—$14.03100%mrdn16d ago0x31f948…27feef
0xfe8f…794d0x4754…327bBase—$14.17100%mrdn16d ago0x33e3a4…5f5737
0xfe8f…794d0x4754…327bBase—$13.75100%mrdn16d ago0x82e6a9…107753
0x4754…327b0x1cec…8dd4Base—$25.82100%mrdn16d ago0xf18d0d…fb075e
0xfe8f…794d0x4754…327bBase—$17.55100%mrdn16d ago0x4cccaa…df0c01
0x4754…327b0x1cec…8dd4Base—$22.11100%mrdn16d ago0x83072e…91cf33
0x4754…327b0xfe8f…794dBase—$17.49100%mrdn16d ago0x2b7c7f…456cc2
0x1cec…8dd40x4754…327bBase—$16.02100%mrdn16d ago0x6e9902…4cd968
0x4754…327b0xfe8f…794dBase—$20.83100%mrdn16d ago0xfe682f…1fdf80
0x4754…327b0x13db…5192Base—$13.38100%mrdn16d ago0x765bb3…245c90
0x4754…327b0xe55e…f748Base—$18.71100%mrdn16d ago0xdf3496…065677
0x1cec…8dd40x4754…327bBase—$11.46100%mrdn16d ago0xf8b826…e8ba5b
0x1cec…8dd40x4754…327bBase—$17.49100%mrdn16d ago0x1e0caf…adeafb
0xa6a9…809d0x4754…327bBase—$11.73100%mrdn16d ago0x0aee6e…9d04fd
0x13db…51920x4754…327bBase—$22.68100%mrdn16d ago0x927a14…d394d3
0x13db…51920x4754…327bBase—$22.67100%mrdn16d ago0xc50af1…35f11a
0x4754…327b0xfe8f…794dBase—$24.20100%mrdn16d ago0xd9a959…357eb3
0x4754…327b0xfe8f…794dBase—$25.26100%mrdn16d ago0xe04586…580c60

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.