Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3e6b…a5f30x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase94d ago0x5e1ffc…93c0a7
0x63e4…59a10x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase94d ago0x333f6b…e76863
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase94d ago0xb19954…79dffe
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.20100%coinbase94d ago0x5a049f…996daf
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.07100%coinbase94d ago0x4ae2a6…0babc7
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.10100%coinbase94d ago0x5d331c…6c2eb6
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.25100%coinbase94d ago0xf8fd64…f03f90
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase94d ago0xc6853e…11c819
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.10100%coinbase94d ago0xa8541c…029cbf
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase94d ago0xe3abce…d821aa
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.10100%coinbase94d ago0xc864d7…759f01
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$2.00100%coinbase94d ago0xae969b…d4156f
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase94d ago0x2f44fa…cfd4e3
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$2.00100%coinbase94d ago0xf8aab6…12cb38
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$2.00100%coinbase94d ago0x7aafeb…e2e522
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.50100%coinbase94d ago0x74c71a…e7aa11
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.15100%coinbase94d ago0x9e0a18…173448
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase94d ago0x6a0cdd…1ccd52
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase94d ago0x1a0560…b97385
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase94d ago0x047ffd…591235
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.15100%coinbase94d ago0x639024…122410
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.20100%coinbase94d ago0x246da3…ab49d5
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.03100%coinbase94d ago0xc0d259…a87f8e
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.03100%coinbase94d ago0x0e0fee…a13c87
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.03100%coinbase94d ago0x6a6bd5…406cef

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.