Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x489e…50ce0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase51d ago0xdcecf5…0c408a
0x489e…50ce0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase51d ago0x04fb5a…db1884
0x489e…50ce0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase51d ago0xeb3400…47abb9
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase51d ago0x8c48ba…22a117
0x9e9b…4a880x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase52d ago0x3a29b6…8e962d
0x9e9b…4a880x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase52d ago0x69802d…376f26
0x9e9b…4a880x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase52d ago0x25c374…24af1c
0x9e9b…4a880x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase52d ago0xf26b5c…e6c8f3
0x9e9b…4a880x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase52d ago0x80c0ff…6e4118
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.15100%coinbase52d ago0x65afe8…0aba60
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase52d ago0xeb3c76…f36815
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase52d ago0x8fb766…232248
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase52d ago0xfbd5fc…dfbf7e
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase52d ago0xc46ce5…6c53db
0x9e9b…4a880x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase52d ago0x7efb98…aadf44
0x9e9b…4a880x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase52d ago0x3d8d25…1c5cc9
0x9e9b…4a880x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase52d ago0x795fdd…77e771
0x9e9b…4a880x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase52d ago0x4e561b…db6bd6
0x9e9b…4a880x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase52d ago0x847a28…58ee59
0x9e9b…4a880x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase52d ago0x23202e…948c14
0x9e9b…4a880x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase52d ago0x7a5135…a8f287
0x9e9b…4a880x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase52d ago0x28126f…14ccfc
0x9e9b…4a880x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase52d ago0x653bfa…4e7f54
0x9e9b…4a880x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase52d ago0x706cb0…04e8c0
0x9e9b…4a880x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase52d ago0x98cf10…2709d6

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.