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.20100%coinbase10d ago0x340dbe…466cd9
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.20100%coinbase10d ago0xe3fa3b…1b4cd7
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.15100%coinbase10d ago0xe21b81…663659
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.15100%coinbase10d ago0xd99a02…96b282
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.10100%coinbase10d ago0x8a77d8…114dfb
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.10100%coinbase10d ago0xcd8baa…d475f5
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase10d ago0xeb867f…29d62e
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase10d ago0x6a3b3d…0f9191
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase10d ago0xf661e6…615831
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase10d ago0x14456c…5ec4b3
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase10d ago0x19c7ea…2cbc8e
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase10d ago0x57c1d7…468923
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase10d ago0xc4c253…46186e
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase10d ago0x524aa4…c35ecc
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase10d ago0x08675b…a6bc93
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase10d ago0xe12999…a71759
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase10d ago0xd7c74c…12fe58
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.03100%coinbase10d ago0x5958bb…9884d2
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase10d ago0xcf3f8d…7eacff
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase10d ago0x20896f…e69953
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase10d ago0xddf635…111b01
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.15100%coinbase10d ago0x8be921…c42fbb
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.15100%coinbase11d ago0x399c0e…75bea6

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.