Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9045…e4640x52ab…6c06BaseEquityScopeStocks$0.10100%coinbase74d ago0x7498b0…0f7225
0x9045…e4640x52ab…6c06BaseEquityScopeStocks$0.15100%coinbase74d ago0xe88749…427300
0x9045…e4640x52ab…6c06BaseEquityScopeStocks$0.20100%coinbase74d ago0x7c7ec7…350666
0x9045…e4640x52ab…6c06BaseEquityScopeStocks$0.15100%coinbase74d ago0x0da8d3…0a2951
0x9045…e4640x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase74d ago0x903032…3b3fda
0x9045…e4640x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase74d ago0x8775e4…4d1f2e
0x9045…e4640x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase74d ago0xd059c4…52a517
0x9045…e4640x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase74d ago0x3b25fe…1d1a87
0x9045…e4640x52ab…6c06BaseEquityScopeStocks$0.03100%coinbase74d ago0x01b241…ceead1
0x9045…e4640x52ab…6c06BaseEquityScopeStocks$0.03100%coinbase74d ago0x678d4d…b60840
0x9045…e4640x52ab…6c06BaseEquityScopeStocks$0.03100%coinbase74d ago0x2b2b5c…99cc6c
0x9045…e4640x52ab…6c06BaseEquityScopeStocks$0.25100%coinbase74d ago0x021bf1…49ccd9
0x9045…e4640x52ab…6c06BaseEquityScopeStocks$0.10100%coinbase74d ago0x181cce…d8a0c0
0x9045…e4640x52ab…6c06BaseEquityScopeStocks$0.03100%coinbase74d ago0xc69146…3dad71
0x9045…e4640x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase74d ago0x9dcf24…ab8cf7
0x9045…e4640x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase74d ago0xe15c0b…1c84d6
0x9045…e4640x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase74d ago0x31d503…888326
0x9045…e4640x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase74d ago0x16febe…ba380f
0x9045…e4640x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase74d ago0x4e6a76…25a90a
0x9045…e4640x52ab…6c06BaseEquityScopeStocks$0.15100%coinbase74d ago0x92784a…56d02d
0x9045…e4640x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase74d ago0xee0b89…c63519
0x9045…e4640x52ab…6c06BaseEquityScopeStocks$0.02100%coinbase74d ago0x6b0cf8…8eb1f3
0x9045…e4640x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase74d ago0xd52054…d5cc41
0x9045…e4640x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase74d ago0x5953e5…d0c9fc
0x9045…e4640x52ab…6c06BaseEquityScopeStocks$0.20100%coinbase74d ago0x7e548f…78533a

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.