Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13db…51920xe55e…f748Base$10.33100%mrdn18d ago0x0fac99…2f91d5
0x13db…51920xfe8f…794dBase$12.72100%mrdn18d ago0x603952…c7bddd
0xe55e…f7480x13db…5192Base$13.17100%mrdn18d ago0x75317d…1e691e
0xe55e…f7480x13db…5192Base$15.76100%mrdn18d ago0x4f0968…f3e6d3
0xfe8f…794d0x13db…5192Base$16.14100%mrdn18d ago0x8b5737…00b3e3
0x1cec…8dd40x13db…5192Base$10.28100%mrdn18d ago0x5fdfd7…840b24
0xe55e…f7480x13db…5192Base$13.39100%mrdn18d ago0x260a5b…4ad2b5
0x13db…51920x4754…327bBase$10.65100%mrdn18d ago0x60f415…6b9cfa
0x13db…51920x1cec…8dd4Base$9.11100%mrdn18d ago0xfb6b07…deb572
0x13db…51920xfe8f…794dBase$19.91100%mrdn18d ago0x554576…72b67a
0x1cec…8dd40x13db…5192Base$10.83100%mrdn18d ago0x978566…e7fdba
0x4754…327b0x13db…5192Base$17.62100%mrdn18d ago0xb32d65…923a70
0xe55e…f7480x13db…5192Base$14.71100%mrdn18d ago0x67df3a…76509e
0xa6a9…809d0x13db…5192Base$11.20100%mrdn18d ago0x9e3286…dbeebf
0xfe8f…794d0x13db…5192Base$16.05100%mrdn18d ago0xb38b54…a682fc
0x13db…51920xa6a9…809dBase$10.56100%mrdn18d ago0x282edc…b7f767
0x13db…51920xe55e…f748Base$13.78100%mrdn18d ago0x633a09…912aea
0xfe8f…794d0x13db…5192Base$18.07100%mrdn18d ago0xa56407…b852b0
0x13db…51920xfe8f…794dBase$14.63100%mrdn18d ago0x9ae61b…dd9aa3
0xe55e…f7480x13db…5192Base$16.36100%mrdn18d ago0xe53900…39302d
0x13db…51920x4754…327bBase$10.93100%mrdn18d ago0x3cbff6…913ef2
0x1cec…8dd40x13db…5192Base$19.28100%mrdn18d ago0x32de50…c4f1d9
0xa6a9…809d0x13db…5192Base$11.71100%mrdn18d ago0x389183…bdc4f6
0x13db…51920xa6a9…809dBase$11.81100%mrdn18d ago0x88ab6b…cc3760
0x13db…51920x4754…327bBase$17.76100%mrdn18d ago0xd637ce…dfda9a

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.