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%coinbase44d ago0x0d738f…57508f
0x9e9b…4a880x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase44d ago0xf41d7c…f3a695
0x9e9b…4a880x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase44d ago0xaf9a77…fc22a3
0x9e9b…4a880x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase44d ago0xd71514…a9caf0
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.15100%coinbase44d ago0x09783e…08abef
0x9e9b…4a880x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase44d ago0x6f4a2f…d39874
0x9e9b…4a880x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase44d ago0xdb9d91…09e74c
0x9e9b…4a880x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase44d ago0x66b3f7…c1ec5d
0x9e9b…4a880x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase44d ago0xb7ba68…857f48
0x9e9b…4a880x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase44d ago0xdb9f29…5e07fb
0x9e9b…4a880x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase44d ago0xd878b7…110405
0x9e9b…4a880x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase44d ago0xeae18d…e35762
0x9e9b…4a880x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase44d ago0x619515…511854
0x9e9b…4a880x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase44d ago0xfcf489…1c9cd3
0x9e9b…4a880x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase44d ago0x9ad271…8159e0
0x9e9b…4a880x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase44d ago0xf7a63a…229822
0x9e9b…4a880x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase44d ago0xa93664…2c147f
0x9e9b…4a880x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase44d ago0x39b435…8fc2ab
0x9e9b…4a880x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase44d ago0x54e632…40e02c
0x9e9b…4a880x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase44d ago0x01da9f…823071
0x9e9b…4a880x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase44d ago0x54f35f…a7dc4d
0x9e9b…4a880x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase44d ago0x5df299…467d56
0x9e9b…4a880x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase44d ago0x27e250…db2ee4
0x9e9b…4a880x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase44d ago0x0a136b…549a14
0x9e9b…4a880x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase44d ago0xe41d88…7549eb

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.