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%coinbase51d ago0x39275f…4ec550
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase51d ago0x320035…367003
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase51d ago0xf163ad…0dfd93
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase51d ago0x47153b…7f7521
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase51d ago0x190ff0…647edf
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase51d ago0xebac9e…938772
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.15100%coinbase52d ago0xee9391…b4fab3
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase52d ago0xbac541…d0fde0
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$1.00100%coinbase52d ago0xdfdcdd…c1a3f5
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase52d ago0x9eb110…2857aa
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.15100%coinbase52d ago0x8bd0dd…b39f99
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase52d ago0x7eaf28…396b38
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase52d ago0x8ceec2…3cc372
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase52d ago0x18de4c…21b2b2
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase52d ago0x49cf6f…ef6ea7
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase52d ago0x5fcc53…508807
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase52d ago0xff54f1…0a12db
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase52d ago0xf58b95…f964af
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.005100%coinbase52d ago0xf947e3…db8662
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.20100%coinbase52d ago0x45dd1c…7c9704
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.10100%coinbase52d ago0x539ab0…1c4ec6
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.25100%coinbase52d ago0x5b63e4…9b0d7f
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.10100%coinbase52d ago0x6372a5…95750d
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.07100%coinbase52d ago0xc43eb3…e94a13
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase52d ago0xcb3596…0f7c0d

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.