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.07100%coinbase103d ago0x47eda0…dcf58a
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.10100%coinbase103d ago0xceb6d5…6cb6f3
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase103d ago0xffc863…ab4fd0
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase103d ago0x9e8436…44bd09
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.10100%coinbase103d ago0x770f32…ef47a7
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase103d ago0x2dc3a5…f0c4e9
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase103d ago0xf9104f…138167
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.15100%coinbase103d ago0x8920b5…a72399
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.20100%coinbase103d ago0xd1d87b…2d0f64
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.03100%coinbase103d ago0xf45031…b2fee0
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.03100%coinbase103d ago0x45d886…5972b6
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.03100%coinbase103d ago0x1fa941…2b719e
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$1.00100%coinbase103d ago0x56c6f9…629ddd
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.03100%coinbase103d ago0xef3bda…2d445c
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.03100%coinbase103d ago0x7f5492…5d04fe
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.03100%coinbase103d ago0x339acd…4429d9
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.03100%coinbase103d ago0xb49ec0…2a7704
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase103d ago0x13e735…31f978
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.03100%coinbase103d ago0x6f8e8c…17355b
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase103d ago0x080390…427eed
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.10100%coinbase103d ago0x95723e…f9cee0
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%candidates103d ago0x148e3e…265d6f
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%candidates103d ago0x5d63d1…59fc40
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.15100%coinbase103d ago0x350255…50bd84
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.15100%candidates104d ago0x567c3b…cee2a9

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.