Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb910…fba30x4f4b…422dBase—$0.10100%coinbase79d ago0x759137…0d3f26
0xb910…fba30x4f4b…422dBase—$0.05100%coinbase79d ago0x1bd404…fe4575
0xb910…fba30x4f4b…422dBase—$0.05100%coinbase79d ago0x68dd56…74ffa2
0xb910…fba30x4f4b…422dBase—$0.05100%coinbase79d ago0xbe3961…b9aa25
0xb910…fba30x4f4b…422dBase—$0.05100%coinbase79d ago0x2f375e…1e7892
0xb910…fba30x4f4b…422dBase—$0.10100%coinbase79d ago0x0353e2…e67afe
0xb910…fba30x4f4b…422dBase—$0.05100%coinbase79d ago0x6eaf1f…65d693
0xb910…fba30x4f4b…422dBase—$0.05100%coinbase80d ago0x39cb85…375913
0xb910…fba30x4f4b…422dBase—$0.05100%coinbase80d ago0xd79e25…3f9434
0xb910…fba30x4f4b…422dBase—$0.10100%coinbase80d ago0xfb69b4…b487c2
0xb910…fba30x4f4b…422dBase—$0.05100%coinbase80d ago0x9b9920…f4548d
0xb910…fba30x4f4b…422dBase—$0.05100%coinbase80d ago0x712e5a…51edcf
0xb910…fba30x4f4b…422dBase—$0.05100%coinbase80d ago0x389a18…20325d
0xb910…fba30x4f4b…422dBase—$0.05100%coinbase80d ago0xc64689…9df00f
0xb910…fba30x4f4b…422dBase—$0.05100%coinbase80d ago0xc53145…c7c7e7
0xb910…fba30x4f4b…422dBase—$0.10100%coinbase80d ago0xf094dd…f1745d
0xb910…fba30x4f4b…422dBase—$0.05100%coinbase80d ago0xba983a…646368
0xb910…fba30x4f4b…422dBase—$0.05100%coinbase80d ago0x2bbd7e…3e750d
0xb910…fba30x4f4b…422dBase—$0.05100%coinbase80d ago0xf84540…b52a94
0xb910…fba30x4f4b…422dBase—$0.05100%coinbase80d ago0x3c942c…a71c8c
0xb910…fba30x4f4b…422dBase—$0.10100%coinbase80d ago0x9cdd6a…b8d462
0xb910…fba30x4f4b…422dBase—$0.05100%coinbase80d ago0x32d150…d0f0f3
0xb910…fba30x4f4b…422dBase—$0.05100%coinbase80d ago0xcb373b…0c08fb
0xb910…fba30x4f4b…422dBase—$0.05100%coinbase80d ago0x4dc124…5ef904
0xb910…fba30x4f4b…422dBase—$0.05100%coinbase80d ago0xfe48bd…be58f7

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.