Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x63e4…59a10x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase95d ago0x27fc1f…521dca
0x63e4…59a10x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase95d ago0xc8cd1f…ded8ce
0x63e4…59a10x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase95d ago0x8eb0b9…b4e753
0x254a…d0910x52ab…6c06BaseEquityScopeStocks$0.10100%coinbase95d ago0x3999c6…a6db8c
0x254a…d0910x52ab…6c06BaseEquityScopeStocks$0.10100%coinbase95d ago0xe24b57…a4b868
0x254a…d0910x52ab…6c06BaseEquityScopeStocks$0.10100%coinbase95d ago0x898896…1bc7d2
0x63e4…59a10x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase95d ago0x03e71c…70dbe8
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.10100%coinbase95d ago0xeb6d85…4721d6
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase95d ago0xf8e3bb…a4e133
0x63e4…59a10x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase95d ago0x601619…99bddb
0x254a…d0910x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase95d ago0x8bd066…0fa3a2
0x254a…d0910x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase95d ago0xd9845c…020624
0x254a…d0910x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase95d ago0xb05f60…c96a74
0x63e4…59a10x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase95d ago0x771aed…659dca
0x63e4…59a10x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase95d ago0x1150cd…1bfd1c
0x63e4…59a10x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase95d ago0xb76148…29cdbb
0x63e4…59a10x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase95d ago0xbe5b24…89a364
0x63e4…59a10x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase95d ago0xa74872…76078d
0x63e4…59a10x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase95d ago0x7de020…74fe49
0x254a…d0910x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase95d ago0x35f3dc…cd56f3
0x254a…d0910x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase95d ago0x7d65e2…830263
0x254a…d0910x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase95d ago0x960bde…f7e5e7
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase95d ago0x3607ed…faead7
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase95d ago0xd6e8fa…fa34d0
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase95d ago0x8778c2…71a394

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.