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%coinbase42d ago0x5ac868…3065e3
0x9e9b…4a880x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase42d ago0xc227e9…3dacb6
0x9e9b…4a880x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase42d ago0xac9d72…543684
0x9e9b…4a880x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase42d ago0xf2583b…68b8ee
0x9e9b…4a880x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase42d ago0x1dd80c…a02b63
0x9e9b…4a880x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase42d ago0x8aafd2…8f8896
0x9e9b…4a880x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase42d ago0xf6117a…623b10
0x9e9b…4a880x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase42d ago0xc880fd…96c345
0x9e9b…4a880x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase42d ago0xabbcd1…51f90f
0x9e9b…4a880x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase42d ago0xb27c41…6faa20
0x9e9b…4a880x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase42d ago0x8c4c0f…0dfc9f
0x9e9b…4a880x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase42d ago0x8cc48d…b5867f
0x9e9b…4a880x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase42d ago0x868c5d…7005c4
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.15100%coinbase42d ago0x1e52b8…0b6af4
0x9e9b…4a880x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase42d ago0xfa6060…eeea8e
0x9e9b…4a880x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase42d ago0xef11da…64b7b5
0x9e9b…4a880x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase42d ago0xbc6297…1709de
0x9e9b…4a880x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase42d ago0x53d36e…abeddc
0x9e9b…4a880x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase42d ago0xe88ba1…6c833f
0x9e9b…4a880x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase42d ago0xd2055f…f750f8
0x9e9b…4a880x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase42d ago0x84d63a…abc065
0x9e9b…4a880x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase42d ago0xf918af…a0236d
0x9e9b…4a880x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase42d ago0xfd3666…eec950
0x9e9b…4a880x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase42d ago0x288b98…339269
0x9e9b…4a880x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase42d ago0x618547…c518e0

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.