{
  "x402Version": 2,
  "id": 6517,
  "slug": "6517",
  "resource": "https://api.octodamus.com/v2/x402/agent-signal",
  "description": "Octodamus — AI oracle for crypto and tokenized NYSE markets. BUY/SELL/HOLD signals, Polymarket edges, Fear & Greed, macro regime. Ed25519 signed.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x5c6B3a3dAe296d3cef50fef96afC73410959a6Db",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "10000",
      "maxTimeoutSeconds": 300
    },
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x5c6B3a3dAe296d3cef50fef96afC73410959a6Db",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "5000000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "category": "trading",
      "discoverable": true,
      "info": {
        "input": {
          "headers": {
            "PAYMENT-SIGNATURE": "x402 EIP-3009 USDC payment (Base mainnet)"
          },
          "method": "GET",
          "type": "http"
        },
        "output": {
          "example": {
            "action": "BUY",
            "btc_trend": "UP",
            "confidence": 0.78,
            "fear_greed": 62,
            "polymarket_edge": {
              "ev": 0.14,
              "market": "BTC above 90k"
            },
            "reasoning": "Oracle 9/11 consensus bullish. Fear & Greed neutral-greed zone.",
            "signal": "BULLISH"
          },
          "type": "json"
        }
      },
      "name": "Octodamus",
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "properties": {
              "headers": {
                "properties": {
                  "PAYMENT-SIGNATURE": {
                    "description": "x402 EIP-3009 USDC payment signature (Base mainnet)",
                    "type": "string"
                  }
                },
                "required": [
                  "PAYMENT-SIGNATURE"
                ],
                "type": "object"
              },
              "method": {
                "const": "GET",
                "type": "string"
              }
            },
            "required": [
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "action": {
                "enum": [
                  "BUY",
                  "SELL",
                  "HOLD"
                ],
                "type": "string"
              },
              "btc_trend": {
                "enum": [
                  "UP",
                  "DOWN",
                  "SIDEWAYS"
                ],
                "type": "string"
              },
              "confidence": {
                "maximum": 1,
                "minimum": 0,
                "type": "number"
              },
              "fear_greed": {
                "maximum": 100,
                "minimum": 0,
                "type": "number"
              },
              "polymarket_edge": {
                "type": "object"
              },
              "reasoning": {
                "type": "string"
              },
              "signal": {
                "enum": [
                  "BULLISH",
                  "BEARISH",
                  "NEUTRAL"
                ],
                "type": "string"
              }
            },
            "type": "object"
          }
        },
        "type": "object"
      },
      "tags": [
        "crypto",
        "market signal",
        "trading signal",
        "BUY SELL HOLD",
        "oracle",
        "BTC funding",
        "funding rate",
        "open interest",
        "fear and greed",
        "polymarket",
        "expected value",
        "bitcoin",
        "ethereum",
        "solana",
        "Base USDC",
        "market-intelligence"
      ]
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "api.octodamus.com",
  "lastUpdated": "2026-09-17T03:31:22.895Z",
  "quality": {
    "calls30d": 4,
    "uniquePayers30d": 4,
    "lastCalledAt": "2026-09-17T03:31:22.232Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "api.octodamus.com",
    "manifest_name": "api.octodamus.com",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}