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%coinbase46d ago0x921d84…afb5db
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase46d ago0x6c919a…efbcdd
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.15100%coinbase46d ago0xfdc7f7…26f6fa
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase46d ago0xa6ab07…ad162f
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase46d ago0xdaf854…b25b52
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase46d ago0x637ef4…1a61f7
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase46d ago0x09630e…597780
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase46d ago0x119dc2…26ae8f
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.20100%coinbase46d ago0x6d26dd…30e476
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase46d ago0xe2f1a2…234ede
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase46d ago0x72306b…a01a48
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase46d ago0x63906b…617960
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase46d ago0xd131f9…ba2599
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase46d ago0x8c2550…44718f
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase46d ago0x6b146e…425ede
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase46d ago0x1b2950…c42489
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase46d ago0x4952fb…645804
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase46d ago0x0aa0fe…4a9216
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase46d ago0x652a08…bf3652
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.15100%coinbase46d ago0x452dd0…d55271
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase46d ago0xe178ac…7a5bcd
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase46d ago0x3c076e…83910b
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.20100%coinbase46d ago0x3a6560…cca64b
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase46d ago0x09fda2…7a5717
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase46d ago0x7f939c…6beffa

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.