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%coinbase9d ago0x3b28ec…753025
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase9d ago0xdae4d4…deeeae
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.10100%coinbase9d ago0x0c3029…101faf
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase9d ago0x6a87f9…1eef48
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase9d ago0x0309c8…d03709
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.10100%coinbase9d ago0x5a34c3…ec64ac
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase9d ago0x8c0086…bc204f
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase9d ago0x58b996…be1357
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.10100%coinbase9d ago0x32c6fc…b9f0a9
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase9d ago0x9682ca…a7dd91
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase9d ago0xd7b9e2…badfec
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase9d ago0x15cce2…66d20b
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.15100%coinbase9d ago0x6ef55e…419257
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.20100%coinbase9d ago0x80bb99…b6e683
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.20100%coinbase9d ago0xea11bf…e0fb38
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase9d ago0xd13973…0ac69c
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase9d ago0x2340f4…df4ca5
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.10100%coinbase9d ago0x129357…c7e9be
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.10100%coinbase9d ago0x6f8e74…0ae5ed
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase9d ago0xbb97e3…92149d
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase9d ago0xd2d1a0…0aca3e
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.15100%coinbase9d ago0xf38b81…d28a49
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.15100%coinbase9d ago0xc24e9e…341cd9
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase9d ago0x7e2eff…6af7a8
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase9d ago0xb53fe1…7ea5c1

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.