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.05100%coinbase36d ago0x5e24f8…b96c2b
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.15100%coinbase36d ago0xd7f3a8…cf2071
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase36d ago0x743771…ae697f
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.20100%coinbase36d ago0x3b7436…70cc28
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.15100%coinbase36d ago0x2a8fa9…e756cc
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.10100%coinbase36d ago0x96849f…118c32
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.15100%coinbase36d ago0xe88122…5efe70
0x843b…c4a70x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase36d ago0xdf84fd…c9afb9
0x843b…c4a70x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase36d ago0xdd37d7…3176a1
0x843b…c4a70x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase36d ago0x86e2f1…095a11
0x843b…c4a70x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase36d ago0xcd1b4d…758b6d
0x843b…c4a70x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase36d ago0x1cf1d7…1c6d4b
0x843b…c4a70x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase36d ago0xdb2172…7014d7
0x843b…c4a70x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase36d ago0x0a01bc…c568e9
0x843b…c4a70x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase36d ago0xec8219…57a517
0x843b…c4a70x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase36d ago0x5c3560…dd4d1b
0x843b…c4a70x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase36d ago0x22709e…3fadcb
0x843b…c4a70x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase36d ago0x180685…417f45
0x843b…c4a70x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase36d ago0x02a518…ee56d4
0x843b…c4a70x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase36d ago0x1b5ba2…3c10cc
0x843b…c4a70x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase36d ago0xf21183…cf80c5
0x843b…c4a70x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase36d ago0x815342…ded685
0x843b…c4a70x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase36d ago0x9b2338…fcb8e1
0x843b…c4a70x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase36d ago0x83007a…4fbcbf
0x843b…c4a70x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase36d ago0xdcc6f5…e53c01

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.