Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe88d…92210x21fd…295eBase$0.70100%fluxa23d ago0xfa3173…ad275a
0xe88d…92210x5fd1…6e62Base$0.20100%fluxa23d ago0x54f4b3…bf76ac
0xe88d…92210x568e…4185Base$0.20100%fluxa23d ago0xc58b02…6bbb7a
0xe88d…92210x4ef4…f1f6Base$3.21100%fluxa23d ago0xace30a…f612f6
0xe88d…92210x38d1…965fBase$10.00100%fluxa23d ago0xa2a288…c81a11
0xe88d…92210x5768…2c23Base$0.20100%fluxa23d ago0x1a8595…6fef80
0xe88d…92210x05c2…13d7Base$0.20100%fluxa23d ago0x251e87…e29ddf
0xe88d…92210xef65…871fBase$0.20100%fluxa23d ago0xc117be…0e8731
0xe88d…92210x0ad7…0b62Base$2.70100%fluxa23d ago0x12040d…c291a4
0xe88d…92210x3dbc…f7d0Base$0.20100%fluxa23d ago0x851f89…185f1e
0xe88d…92210x78ee…a111Base$10.00100%fluxa23d ago0x259bb8…94612f
0xe88d…92210xd662…803cBase$0.15100%fluxa23d ago0x72502d…3b9236
0xe88d…92210x2f18…0329Base$0.05100%fluxa23d ago0xa91ea7…68cefb
0xe88d…92210x7ca0…d4f6Base$0.26100%fluxa23d ago0x71ba38…e8e627
0xe88d…92210x82eb…46ceBase$0.05100%fluxa23d ago0x20c50a…7d7a23
0xe88d…92210xa04b…431aBase$0.05100%fluxa23d ago0x02cf24…a8d2d8
0xe88d…92210x2eaa…bf91Base$0.05100%fluxa23d ago0x71e6fe…12a3c8
0xe88d…92210xb763…d33aBase$0.05100%fluxa23d ago0x1cae30…93be61
0xe88d…92210x5c9e…4c71Base$0.05100%fluxa23d ago0x6b5fc1…ac2d7c
0xe88d…92210x18bf…16ceBase$0.05100%fluxa23d ago0xa54136…643813
0xe88d…92210xe355…3243Base$0.05100%fluxa23d ago0x66f28c…794cf6
0xe88d…92210x3ff4…e767Base$0.05100%fluxa23d ago0x6fb2b7…781ca0
0xe88d…92210x90e8…0d6dBase$0.05100%fluxa23d ago0x57c839…b3a304
0xe88d…92210xe2a6…607cBase$0.05100%fluxa23d ago0x281d00…d04e51
0xe88d…92210xcfe6…e2e5Base$0.05100%fluxa23d ago0x35614e…8d0fc0

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.