SERVICE / DETAILother

Unnamed service

GET api.octodamus.com/v2/equity/fair-value

SONAR SCORE0.791
LIVE PRICE0.020000
BAZAAR LIVEcompatible
CDP INDEXEDno
DECISION EVIDENCE

Why an agent can trust this route.

25 observations in the last 24h
HANDSHAKE SUCCESS100.0%402 challenge reachable
PAID DELIVERY0.0%settlement observed
P90 LATENCY2035msrecent response window
PRICE DRIFT0.0%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

Observed outcomes

JSON ↗
LIVE ENDPOINT METADATA

24/7 index-implied fair value for tokenized equities (NVDA/TSLA/AAPL/SPY/etc) while the NYSE is closed -- the reference a Robinhood Chain / Arcus / Uniswap tokenized-stock trader needs at night and on weekends. Returns regular close, reference index future (ES/NQ) + session move, assumed beta, fair-value estimate, and last-vs-fair premium. Every input exposed.

Resource: api.octodamus.com/v2/equity/fair-value

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

Payment methods: · Last validation: 2026-09-14 09:18:14.995+00

{
  "input": {
    "type": "object",
    "required": [
      "method"
    ],
    "properties": {
      "method": {
        "type": "string",
        "const": "GET"
      },
      "headers": {
        "type": "object",
        "required": [
          "PAYMENT-SIGNATURE"
        ],
        "properties": {
          "PAYMENT-SIGNATURE": {
            "type": "string",
            "description": "x402 EIP-3009 USDC payment signature (Base mainnet)"
          }
        }
      }
    }
  },
  "output": {
    "type": "object",
    "properties": {
      "action": {
        "enum": [
          "BUY",
          "SELL",
          "HOLD"
        ],
        "type": "string"
      },
      "signal": {
        "enum": [
          "BULLISH",
          "BEARISH",
          "NEUTRAL"
        ],
        "type": "string"
      },
      "btc_trend": {
        "enum": [
          "UP",
          "DOWN",
          "SIDEWAYS"
        ],
        "type": "string"
      },
      "reasoning": {
        "type": "string"
      },
      "confidence": {
        "type": "number",
        "maximum": 1,
        "minimum": 0
      },
      "fear_greed": {
        "type": "number",
        "maximum": 100,
        "minimum": 0
      },
      "polymarket_edge": {
        "type": "object"
      }
    }
  },
  "paymentRequirements": [
    {
      "raw": {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "chainId": 8453,
          "version": "2"
        },
        "payTo": "0x5c6B3a3dAe296d3cef50fef96afC73410959a6Db",
        "amount": "20000",
        "scheme": "exact",
        "network": "eip155:8453",
        "mimeType": "application/json",
        "resource": "https://api.octodamus.com/v2/equity/fair-value",
        "extensions": {
          "bazaar": {
            "info": {
              "input": {
                "type": "http",
                "method": "GET",
                "headers": {
                  "PAYMENT-SIGNATURE": "x402 EIP-3009 USDC payment (Base mainnet)"
                }
              },
              "output": {
                "type": "json",
                "example": {
                  "index": {
                    "symbol": "NQ=F",
                    "session_move_pct": -2.17
                  },
                  "ticker": "NVDA",
                  "assumed_beta": 1.5,
                  "market_status": "closed",
                  "regular_close": 211.25,
                  "last_vs_fair_pct": 1.48,
                  "fair_value_estimate": 204.38
                }
              }
            },
            "name": "Octodamus Equity Fair Value (24/7)",
            "tags": [
              "tokenized equity",
              "fair value",
              "robinhood chain",
              "arcus",
              "24/7 stocks",
              "index futures",
              "NVDA",
              "TSLA",
              "SPY",
              "AAPL",
              "Base USDC"
            ],
            "schema": {
              "type": "object",
              "$schema": "https://json-schema.org/draft/2020-12/schema",
              "properties": {
                "input": {
                  "type": "object",
                  "required": [
                    "method"
                  ],
                  "properties": {
                    "method": {
                      "type": "string",
                      "const": "GET"
                    },
                    "headers": {
                      "type": "object",
                      "required": [
                        "PAYMENT-SIGNATURE"
                      ],
                      "properties": {
                        "PAYMENT-SIGNATURE": {
                          "type": "string",
                          "description": "x402 EIP-3009 USDC payment signature (Base mainnet)"
                        }
                      }
                    }
                  }
                },
                "output": {
                  "type": "object",
                  "properties": {
                    "action": {
                      "enum": [
                        "BUY",
                        "SELL",
                        "HOLD"
                      ],
                      "type": "string"
                    },
                    "signal": {
                      "enum": [
                        "BULLISH",
                        "BEARISH",
                        "NEUTRAL"
                      ],
                      "type": "string"
                    },
                    "btc_trend": {
                      "enum": [
                        "UP",
                        "DOWN",
                        "SIDEWAYS"
                      ],
                      "type": "string"
                    },
                    "reasoning": {
                      "type": "string"
                    },
                    "confidence": {
                      "type": "number",
                      "maximum": 1,
                      "minimum": 0
                    },
                    "fear_greed": {
                      "type": "number",
                      "maximum": 100,
                      "minimum": 0
                    },
                    "polymarket_edge": {
                      "type": "object"
                    }
                  }
                }
              }
            },
            "category": "trading",
            "discoverable": true
          }
        },
        "description": "24/7 index-implied fair value for tokenized equities (NVDA/TSLA/AAPL/SPY/etc) while the NYSE is closed -- the reference a Robinhood Chain / Arcus / Uniswap tokenized-stock trader needs at night and on weekends. Returns regular close, reference index future (ES/NQ) + session move, assumed beta, fair-value estimate, and last-vs-fair premium. Every input exposed.",
        "maxAmountRequired": "20000",
        "maxTimeoutSeconds": 300
      },
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "payTo": "0x5c6B3a3dAe296d3cef50fef96afC73410959a6Db",
      "scheme": "exact",
      "network": "eip155:8453",
      "amountAtomic": "20000"
    }
  ]
}
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.