Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13db…51920xa6a9…809dBase$13.09100%mrdn17d ago0xb2b71c…a267f0
0x13db…51920x4754…327bBase$27.56100%mrdn17d ago0xa6906a…117017
0x13db…51920xfe8f…794dBase$22.26100%mrdn17d ago0xfdfcf3…d16e0a
0x13db…51920x4754…327bBase$13.99100%mrdn17d ago0x1d57cd…fb9a2e
0x13db…51920xe55e…f748Base$14.00100%mrdn17d ago0xa6bb68…1a632e
0xfe8f…794d0x13db…5192Base$14.05100%mrdn17d ago0x87041d…04ead4
0x13db…51920xe55e…f748Base$16.72100%mrdn17d ago0xd95bca…6f1377
0x13db…51920x4754…327bBase$20.16100%mrdn17d ago0x5ec495…a09236
0xfe8f…794d0x13db…5192Base$20.31100%mrdn17d ago0xc147d1…5b4202
0xe55e…f7480x13db…5192Base$24.31100%mrdn17d ago0x51ee7a…202127
0xe55e…f7480x13db…5192Base$16.73100%mrdn17d ago0x8adb48…b8333b
0x4754…327b0x13db…5192Base$18.97100%mrdn17d ago0x2b2dc1…27232f
0x13db…51920xfe8f…794dBase$27.17100%mrdn17d ago0x43b5bb…3ee52f
0x13db…51920x1cec…8dd4Base$24.61100%mrdn17d ago0x2b18b0…d55556
0xe55e…f7480x13db…5192Base$20.96100%mrdn17d ago0x73e1fe…965225
0xa6a9…809d0x13db…5192Base$25.84100%mrdn17d ago0x8d3caf…3432f9
0x13db…51920xa6a9…809dBase$18.75100%mrdn17d ago0x281d80…b41b59
0xa6a9…809d0x13db…5192Base$26.16100%mrdn17d ago0x8a7f8d…14b307
0x13db…51920xe55e…f748Base$18.20100%mrdn17d ago0x16364a…fffc43
0xa6a9…809d0x13db…5192Base$12.38100%mrdn17d ago0x810e21…26a92f
0xfe8f…794d0x13db…5192Base$13.24100%mrdn17d ago0xc83be6…7afb1e
0xe55e…f7480x13db…5192Base$19.07100%mrdn17d ago0xea908a…5b7800
0x13db…51920xa6a9…809dBase$12.91100%mrdn17d ago0x9467c6…a62e1b
0xe55e…f7480x13db…5192Base$19.99100%mrdn17d ago0xe9690e…782266
0x13db…51920x4754…327bBase$23.16100%mrdn17d ago0x96c355…6ba9ff

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.