Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x778d…00180x52ab…6c06BaseEquityScopeStocks$0.10100%coinbase75d ago0x24b469…dbbd6d
0x778d…00180x52ab…6c06BaseEquityScopeStocks$0.10100%coinbase75d ago0x8ca7d8…bb9e83
0x778d…00180x52ab…6c06BaseEquityScopeStocks$0.10100%coinbase75d ago0xafc3ba…1719bf
0x778d…00180x52ab…6c06BaseEquityScopeStocks$0.10100%coinbase75d ago0x984b65…284660
0x778d…00180x52ab…6c06BaseEquityScopeStocks$0.10100%coinbase75d ago0x532c08…b30ba8
0x778d…00180x52ab…6c06BaseEquityScopeStocks$0.10100%coinbase75d ago0xff3288…b4619d
0x778d…00180x52ab…6c06BaseEquityScopeStocks$0.10100%coinbase76d ago0xe8711b…1bf8d7
0x778d…00180x52ab…6c06BaseEquityScopeStocks$0.10100%coinbase76d ago0xeeda8a…77d5a6
0x778d…00180x52ab…6c06BaseEquityScopeStocks$0.10100%coinbase76d ago0xe9f6c1…e88397
0x778d…00180x52ab…6c06BaseEquityScopeStocks$0.10100%coinbase76d ago0xf9359d…833974
0x778d…00180x52ab…6c06BaseEquityScopeStocks$0.10100%coinbase76d ago0xc02a63…bc92a3
0x778d…00180x52ab…6c06BaseEquityScopeStocks$0.10100%coinbase76d ago0x923dc9…518da6
0x778d…00180x52ab…6c06BaseEquityScopeStocks$0.10100%coinbase76d ago0x07b5ce…779b91
0x778d…00180x52ab…6c06BaseEquityScopeStocks$0.10100%coinbase76d ago0xa651eb…7a4266
0x778d…00180x52ab…6c06BaseEquityScopeStocks$0.10100%coinbase76d ago0xbb1e62…9339f0
0x778d…00180x52ab…6c06BaseEquityScopeStocks$0.10100%coinbase76d ago0xa583a5…efdded
0x778d…00180x52ab…6c06BaseEquityScopeStocks$0.10100%coinbase76d ago0x3bf353…56895c
0x778d…00180x52ab…6c06BaseEquityScopeStocks$0.10100%coinbase76d ago0x0e46e5…fcf11a
0x778d…00180x52ab…6c06BaseEquityScopeStocks$0.10100%coinbase76d ago0x6a9cbc…cb8768
0x778d…00180x52ab…6c06BaseEquityScopeStocks$0.10100%coinbase76d ago0x9b8703…615dae
0x778d…00180x52ab…6c06BaseEquityScopeStocks$0.10100%coinbase76d ago0xd3417e…f2e453
0x778d…00180x52ab…6c06BaseEquityScopeStocks$0.10100%coinbase76d ago0xcd02ce…d40379
0x778d…00180x52ab…6c06BaseEquityScopeStocks$0.10100%coinbase76d ago0x849fd8…0bdad1
0x778d…00180x52ab…6c06BaseEquityScopeStocks$0.10100%coinbase76d ago0x0683ac…0effb6
0x778d…00180x52ab…6c06BaseEquityScopeStocks$0.10100%coinbase76d ago0x29a8a4…1b3383

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.