Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa19f…accc0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase8d ago0x752ac4…f0932e
0xa19f…accc0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase8d ago0xbfa8ca…bafaa2
0xa19f…accc0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase8d ago0x9124b2…32102c
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase8d ago0xab8b55…38f2e0
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase8d ago0x1d5a7f…a02ae8
0xa19f…accc0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase8d ago0x8997c8…681f47
0xa19f…accc0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase8d ago0xa4c810…7dc0e9
0xa19f…accc0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase8d ago0x24f7c3…6b94c8
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.15100%coinbase8d ago0xefa570…82fc88
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase8d ago0x3c676b…a648a0
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase8d ago0xc1307d…fce23d
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.10100%coinbase8d ago0xf32aab…a54bc6
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase8d ago0xb9a412…2d52ba
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$1.00100%coinbase8d ago0x42b01f…61951e
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase8d ago0x90eeb3…c3dcfc
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase8d ago0x427743…d18ee4
0x79f8…f7580x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase9d ago0xf7446e…ccdfc3
0x79f8…f7580x52ab…6c06BaseEquityScopeStocks$0.03100%coinbase9d ago0xbea85a…0a13c7
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.10100%coinbase9d ago0xeac0f5…a7161b
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.10100%coinbase9d ago0x2007d6…887c54
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.03100%coinbase9d ago0x279e97…c71a82
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase9d ago0xcfdd45…b355a2
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.15100%coinbase9d ago0x82213f…7f1fa5
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.15100%coinbase9d ago0x782854…255168
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase9d ago0x56bb64…eb4855

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.