Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe88d…92210xd014…04f8Base—$15.00100%fluxa7d ago0x21b1af…808e97
0xe88d…92210xf1cb…dbeaBase—$10.20100%fluxa7d ago0x02ca4f…d07c23
0xe88d…92210x242e…bfa6Base—$12.70100%fluxa7d ago0x21ac69…4d71c5
0xe88d…92210x9b7f…75a9Base—$0.10100%fluxa8d ago0xaac400…d48c09
0xe88d…92210xb1c2…b879Base—$0.58100%fluxa8d ago0xd48fcc…22dd47
0xe88d…92210xa306…fc37Base—$0.08100%fluxa8d ago0x160eea…74e046
0xe88d…92210xd662…803cBase—$0.11100%fluxa8d ago0x0ec965…62df4e
0xe88d…92210x1f85…7d49Base—$0.08100%fluxa8d ago0x2d3a52…1eba24
0xe88d…92210x245a…0edcBase—$0.10100%fluxa8d ago0x2a88a3…56f893
0xe88d…92210x315e…9d21Base—$0.10100%fluxa8d ago0x57978b…e38598
0xe88d…92210x1cf5…22f8Base—$0.10100%fluxa8d ago0xa85d2e…8f7974
0xe88d…92210x8035…7f69Base—$0.29100%fluxa8d ago0x35ecec…187c8e
0xe88d…92210x2cc8…55c9Base—$0.60100%fluxa8d ago0x7118dc…cc59af
0xe88d…92210xa175…1b44Base—$0.18100%fluxa8d ago0xb9f384…1c9143
0xe88d…92210xcc31…d7b4Base—$0.10100%fluxa8d ago0x11244c…628eb4
0xe88d…92210x5d6c…e72dBase—$0.15100%fluxa8d ago0xc72599…1f8bbf
0xe88d…92210x9f50…e247Base—$0.26100%fluxa8d ago0x722b9d…486781
0xe88d…92210x4ea3…6e29Base—$0.50100%fluxa8d ago0xda3248…4f7805
0xe88d…92210x6046…eb99Base—$0.50100%fluxa8d ago0x272ec1…2470b3
0xe88d…92210x904c…573cBase—$0.10100%fluxa8d ago0xe53567…111530
0xe88d…92210xd00d…2a24Base—$1.15100%fluxa8d ago0xba6eda…8b284e
0xe88d…92210x6133…6364Base—$0.08100%fluxa8d ago0x60b8df…aafca4
0xe88d…92210xa9d0…3c21Base—$0.06100%fluxa8d ago0xf53496…bfb592
0xe88d…92210x7f0d…f4eaBase—$0.21100%fluxa8d ago0x297cda…464ab7
0xe88d…92210x0163…9820Base—$0.50100%fluxa8d ago0xbdb5cd…811cc3

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.