Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x86ad…fd820x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase52d ago0x160dac…2408dd
0x86ad…fd820x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase52d ago0x7547d0…057ac6
0x86ad…fd820x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase52d ago0x5908c7…1809b1
0x86ad…fd820x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase52d ago0xf73d20…2fb1cc
0x86ad…fd820x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase52d ago0xcd69ee…2d4a5b
0x86ad…fd820x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase52d ago0x7eb893…f10ef9
0x86ad…fd820x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase52d ago0x45fc10…a96426
0x86ad…fd820x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase52d ago0x4be6a4…bb8102
0x86ad…fd820x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase52d ago0x779360…35ef67
0x86ad…fd820x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase52d ago0x90f1fe…bc484c
0x86ad…fd820x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase52d ago0xf4e951…4d763d
0x86ad…fd820x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase52d ago0x2ef6da…c28df1
0x86ad…fd820x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase52d ago0x03df28…d74c0f
0x86ad…fd820x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase52d ago0x49eca2…c1bdfd
0x86ad…fd820x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase52d ago0x56ff4e…a74c15
0x86ad…fd820x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase52d ago0xfc971e…5a4ba0
0x86ad…fd820x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase52d ago0xf67aff…73786c
0x86ad…fd820x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase52d ago0x293b7b…897ec5
0x86ad…fd820x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase52d ago0xfec88d…4cf64c
0x86ad…fd820x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase52d ago0x5ff056…2ff0cd

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.