SERVICE / DETAILother

Unnamed service

GET blockrun-web-vbsbhh7lea-uc.a.run.app/api/v1/stocks/us/price/NVDA

SONAR SCORE0.249
LIVE PRICE0.002000
BAZAAR LIVEnot compatible
CDP INDEXEDno
DECISION EVIDENCE

Why an agent can trust this route.

1 observations in the last 24h
HANDSHAKE SUCCESS0.0%402 challenge reachable
PAID DELIVERY0.0%settlement observed
P90 LATENCY369msrecent response window
PRICE DRIFTadvertised 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

Observed outcomes

JSON ↗
LIVE ENDPOINT METADATA

US Stock realtime price for NVDA

Resource: blockrun.ai/api/v1/stocks/us/price/NVDA

Network: eip155:8453 · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0xe9030014F5DAe217d0A152f02A043567b16c1aBf

Payment methods: · Last validation: 2026-09-14 10:53:24.358+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.