Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4754…327b0x1cec…8dd4Base$16.82100%mrdn16d ago0x356590…f2a5e6
0x1cec…8dd40x4754…327bBase$18.49100%mrdn16d ago0x6f42dd…48e049
0x4754…327b0xfe8f…794dBase$12.85100%mrdn16d ago0x5795bd…19de97
0x4754…327b0xfe8f…794dBase$15.42100%mrdn16d ago0x2e24b9…1d0ea0
0x4754…327b0xfe8f…794dBase$16.39100%mrdn16d ago0x15b8ba…1d2e5d
0x1cec…8dd40x4754…327bBase$10.73100%mrdn16d ago0x3b333e…fa32fb
0xe55e…f7480x4754…327bBase$18.68100%mrdn16d ago0xcd132c…908536
0xe55e…f7480x4754…327bBase$15.22100%mrdn16d ago0x86db47…32a801
0x4754…327b0x13db…5192Base$9.00100%mrdn16d ago0xc94742…677b38
0x4754…327b0x13db…5192Base$18.98100%mrdn16d ago0xb41972…1e25e4
0x4754…327b0x13db…5192Base$8.54100%mrdn16d ago0x5de06f…b96e09
0x4754…327b0xa6a9…809dBase$14.69100%mrdn16d ago0xaf5d5c…5dc119
0xfe8f…794d0x4754…327bBase$10.32100%mrdn16d ago0x281f31…98a07e
0x4754…327b0xe55e…f748Base$17.13100%mrdn16d ago0xe658c1…0b26f5
0xfe8f…794d0x4754…327bBase$11.11100%mrdn16d ago0x978561…9a7b09
0xfe8f…794d0x4754…327bBase$18.83100%mrdn16d ago0x90b2f8…4f264a
0x1cec…8dd40x4754…327bBase$13.23100%mrdn16d ago0x3ac9a4…be21e9
0xfe8f…794d0x4754…327bBase$13.49100%mrdn16d ago0x8d96b7…ce7042
0x4754…327b0xe55e…f748Base$9.76100%mrdn16d ago0x261bd1…b48956
0x13db…51920x4754…327bBase$9.23100%mrdn16d ago0xb7491d…4d915f
0x4754…327b0xa6a9…809dBase$8.74100%mrdn16d ago0xf93121…b55344
0xe55e…f7480x4754…327bBase$13.06100%mrdn16d ago0xe29013…6a72b3
0x4754…327b0xfe8f…794dBase$14.59100%mrdn16d ago0xabc31b…a7a7db
0x13db…51920x4754…327bBase$15.08100%mrdn16d ago0xc397d9…2db899
0x4754…327b0xe55e…f748Base$14.46100%mrdn16d ago0xa6ddac…f22b3b

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.