SERVICE / DETAILother
Unnamed service
GET blockrun-web-vbsbhh7lea-uc.a.run.app/api/v1/stocks/us/price/AAPL
SONAR SCORE0.234
LIVE PRICE0.002000
BAZAAR LIVEnot compatible
CDP INDEXEDno
DECISION EVIDENCE
1 observations in the last 24hWhy an agent can trust this route.
HANDSHAKE SUCCESS0.0%402 challenge reachable
PAID DELIVERY0.0%settlement observed
P90 LATENCY992msrecent response window
PRICE DRIFT—advertised vs observed
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.
SONAR PROBE HISTORY / 30D
JSON ↗Observed outcomes
LIVE ENDPOINT METADATA
US Stock realtime price for AAPL
Resource: blockrun.ai/api/v1/stocks/us/price/AAPL
Network: eip155:8453 · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0xe9030014F5DAe217d0A152f02A043567b16c1aBf
Payment methods: — · Last validation: 2026-09-14 11:47:29.811+00
{
"input": {
"type": "object",
"properties": {
"path": {
"type": "object",
"required": [
"symbol"
],
"properties": {
"symbol": {
"type": "string",
"example": "AAPL",
"description": "NYSE/Nasdaq/AMEX ticker (AAPL, TSLA, NVDA, CRCL, SPY, …)."
}
}
},
"query": {
"type": "object",
"properties": {
"session": {
"enum": [
"pre",
"post",
"on"
],
"type": "string",
"description": "Optional US market session. Omit for regular hours."
}
}
}
}
},
"output": {
"type": "object",
"required": [
"symbol",
"price",
"confidence",
"publishTime",
"source"
],
"properties": {
"price": {
"type": "number",
"example": 273.1
},
"feedId": {
"type": "string",
"description": "Pyth Hermes feed ID (0x-prefixed hex)"
},
"source": {
"type": "string",
"const": "pyth"
},
"symbol": {
"type": "string",
"example": "AAPL"
},
"assetType": {
"enum": [
"equity",
"crypto",
"fx",
"metal"
],
"type": "string"
},
"timestamp": {
"type": "string",
"description": "ISO-8601 UTC"
},
"confidence": {
"type": "number",
"example": 0.15
},
"publishTime": {
"type": "integer",
"description": "Unix seconds"
}
}
},
"paymentRequirements": [
{
"raw": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0xe9030014F5DAe217d0A152f02A043567b16c1aBf",
"amount": "2000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
},
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0xe9030014F5DAe217d0A152f02A043567b16c1aBf",
"scheme": "exact",
"network": "eip155:8453",
"amountAtomic": "2000"
}
]
}METADATA PROVENANCE
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.