Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6a9…809d0x8e77…e2d6Base$11.51100%mrdn85d ago0xf76d1c…6dbf3e
0xa6a9…809d0x8e77…e2d6Base$15.14100%mrdn85d ago0x1a75b8…7fbdbe
0xa6a9…809d0x8e77…e2d6Base$18.27100%mrdn85d ago0x876384…a60b18
0xa6a9…809d0x8e77…e2d6Base$13.11100%mrdn85d ago0xb7178b…401f72
0xa6a9…809d0x8e77…e2d6Base$12.39100%mrdn85d ago0xc80d27…8e1490
0xa6a9…809d0x8e77…e2d6Base$13.40100%mrdn85d ago0x6bad29…b4518d
0xa6a9…809d0x8e77…e2d6Base$18.49100%mrdn85d ago0xb903ab…996b38
0xa6a9…809d0x8e77…e2d6Base$13.99100%mrdn85d ago0x1345c4…c0bb1f
0xa6a9…809d0x8e77…e2d6Base$21.21100%mrdn85d ago0x3a9927…948e07
0xa6a9…809d0x8e77…e2d6Base$17.68100%mrdn85d ago0x61de70…307978
0xa6a9…809d0x8e77…e2d6Base$21.03100%mrdn85d ago0x9a05ce…9c24df
0xa6a9…809d0x8e77…e2d6Base$21.00100%mrdn85d ago0xe7c987…71c7a0
0xa6a9…809d0x8e77…e2d6Base$16.27100%mrdn85d ago0xb8c56a…b60c8c
0xa6a9…809d0x8e77…e2d6Base$20.88100%mrdn85d ago0x7b002c…7d56f5
0xa6a9…809d0x8e77…e2d6Base$12.68100%mrdn85d ago0xafe74d…39eb11
0xa6a9…809d0x8e77…e2d6Base$19.98100%mrdn85d ago0x9daeb3…ebac86
0xa6a9…809d0x8e77…e2d6Base$17.38100%mrdn86d ago0xcc0843…9b3059
0xa6a9…809d0x8e77…e2d6Base$9.40100%mrdn86d ago0x57521f…a118db
0xa6a9…809d0x8e77…e2d6Base$16.07100%mrdn86d ago0x66924c…756f99
0xa6a9…809d0x8e77…e2d6Base$14.33100%mrdn86d ago0x54d241…b3d313
0xa6a9…809d0x8e77…e2d6Base$11.15100%mrdn86d ago0xe2b3fa…84e043
0xa6a9…809d0x8e77…e2d6Base$17.63100%mrdn86d ago0xd43177…8d187b
0xa6a9…809d0x8e77…e2d6Base$19.32100%mrdn86d ago0xd13d57…d9e281
0xa6a9…809d0x8e77…e2d6Base$20.81100%mrdn86d ago0xcb1dea…4335bf
0xa6a9…809d0x8e77…e2d6Base$11.55100%mrdn86d ago0x3a8e09…76a4a6

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.