Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.15100%coinbase99d ago0x1fd5f0…32d5e6
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$2.00100%coinbase99d ago0x406de9…116486
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$2.00100%coinbase99d ago0x333352…ca0f37
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$2.00100%coinbase99d ago0xae5122…d76fc0
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%candidates99d ago0xf561bf…96302d
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase99d ago0xf33205…01a145
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.07100%coinbase99d ago0xcf05e4…c2a6a5
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.10100%coinbase99d ago0x931557…dfb520
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.25100%coinbase99d ago0x3cbe2b…5f6264
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase99d ago0x297d15…31f845
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase99d ago0x79af56…89c8b1
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.10100%coinbase99d ago0x4b48e4…744202
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase99d ago0xaccab2…ccad1d
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.50100%coinbase99d ago0x08605d…c79427
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase99d ago0x3c5b43…82cd94
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.15100%coinbase99d ago0x706ebc…dd646f
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.20100%coinbase99d ago0x940b86…9c0ff9
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.03100%candidates99d ago0x7777b5…c9b686
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.03100%coinbase99d ago0xe87ebd…af40a7
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.03100%candidates99d ago0xf71fd1…9f2615
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$1.00100%coinbase99d ago0x154eb9…6db30e
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.03100%coinbase99d ago0x6985de…9a9197
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.03100%candidates99d ago0x749b21…8c9c44
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.03100%coinbase99d ago0xf6637f…db296d
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.03100%coinbase99d ago0x070f04…427cd5

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.