Unnamed service
GET stockwaves.net/api/xstock/health
Why an agent can trust this route.
Sonar evidence is advisory. Paid delivery is shown as verified only when paid probes are available; otherwise route estimates use the unpaid handshake as a clearly labeled proxy.
Observed outcomes
Is this tokenized stock safe to buy, and am I overpaying? Pre-trade RWA check for an agent buying an on-chain US stock. BATCH: ?watch=NVDAx,TSLAx,... — up to 25 symbols or addresses in ONE call at one price, each ok/review/avoid + what changed since your last poll. Single: ?symbol= or ?address=. Answers AUTHENTICITY (real issuer token or IMPERSONATOR) plus liquidity, depeg_bps, and basis_bps — the gap to a LIVE quote of the underlying that no oracle sees off-hours.
Resource: stockwaves.net/api/xstock/health
Network: eip155:8453, solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0xDc9F94A8b93F070B58cfa580cbE740d763005FE6
Payment methods: — · Last validation: 2026-09-14 16:40:13.47+00
{
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"type": "object",
"properties": {
"since": {
"type": "integer",
"maximum": 10080,
"minimum": 5,
"description": "Watch look-back window in minutes (default 120)"
},
"watch": {
"type": "string",
"description": "Comma-separated token addresses (max 10) — return ONLY what CHANGED materially since `since` minutes ago. For monitors."
},
"symbol": {
"type": "string",
"description": "Tokenized-stock ticker, e.g. AAPLx | AAPLon | TSLAr"
},
"address": {
"type": "string",
"description": "Token address instead of symbol (Solana mint or 0x EVM)"
},
"underlying": {
"type": "string",
"description": "Real stock ticker (e.g. TSLA) — compare EVERY verified tokenized version across issuers instead of checking one token"
}
}
}
},
"additionalProperties": false
},
"output": null,
"paymentRequirements": [
{
"raw": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0xDc9F94A8b93F070B58cfa580cbE740d763005FE6",
"amount": "30000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
},
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0xDc9F94A8b93F070B58cfa580cbE740d763005FE6",
"scheme": "exact",
"network": "eip155:8453",
"amountAtomic": "30000"
},
{
"raw": {
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"extra": {
"feePayer": "BENrLoUbndxoNMUS5JXApGMtNykLjFXXixMtpDwDR9SP"
},
"payTo": "4uLqY8BnJuA7CFxRork2FnNMu2u9NsJquF8Cc6V5B5jB",
"amount": "30000",
"scheme": "exact",
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"maxTimeoutSeconds": 300
},
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"payTo": "4uLqY8BnJuA7CFxRork2FnNMu2u9NsJquF8Cc6V5B5jB",
"scheme": "exact",
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"amountAtomic": "30000"
}
]
}Source catalog records are retained separately from live endpoint observations. Sonar score, uptime, and latency are advisory metrics. CDP indexing is not inferred from validation.