Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa23d ago0x7bb1ef…1bbec8
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa23d ago0x7e6c95…fba4fd
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa23d ago0xeaa9a9…b45cbc
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa23d ago0x726706…dfc93b
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa23d ago0x86f68b…a035fb
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa23d ago0xe6387e…c46764
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa23d ago0x9966c0…81d48b
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa23d ago0xc526f9…463c0f
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa23d ago0x56fe2d…b0f295
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa23d ago0x198d16…faf90c
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa23d ago0x12950a…567018
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa23d ago0x5ee92c…1404de
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa23d ago0x5a3e83…59b20a
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa23d ago0xf14ff3…1f959c
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa23d ago0xddbea7…290d4f
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa23d ago0xbd5cc1…8bafef
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa23d ago0x1c79ca…1c6e86
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa23d ago0x007052…4c5884
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa23d ago0x231ee1…b38634
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa23d ago0xa6a51f…4fdeff
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa23d ago0xe0436c…ce7a58
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa23d ago0x6416f3…d90323
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa23d ago0x58a120…460c26
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa23d ago0x980921…c82dd8
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa23d ago0x7f64eb…0af387

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.