Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcfc2…647b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase87d ago0xedf28e…f9b6c3
0xcfc2…647b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase87d ago0x9ba91f…e48069
0xcfc2…647b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase87d ago0xef2d1b…2ac2fd
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.15100%coinbase87d ago0xb0a36d…d2c53c
0x2b0f…d4fb0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase87d ago0x48e141…a9b27b
0x9d9a…d5e40x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase87d ago0x4ec835…cabc78
0x71c9…34d00x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase88d ago0xdffee1…fb24f8
0x151c…e65e0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase88d ago0x0448b9…213fb5
0x014e…50c80x52ab…6c06BaseEquityScopeStocks$0.50100%coinbase88d ago0x37cd24…c66b9c
0x5f42…f8580x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase88d ago0x694983…6fa024
0xa835…ccdd0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase88d ago0x52e6e0…1d31da
0xccc1…ff2d0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase88d ago0xae53c2…5f61f8
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.15100%coinbase88d ago0x4bbfbf…cc07bc
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.15100%coinbase88d ago0xf59bf5…e304cc

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.