{
  "x402Version": 2,
  "id": 6375,
  "slug": "6375",
  "resource": "https://x402-stock-indicators.vercel.app/fear-greed",
  "description": "Crypto Fear & Greed Index: current reading (0-100, Extreme Fear to Extreme Greed) plus 7-day and 30-day sentiment trend (rising/falling/flat with the average and point change), not just a single snapshot number. Not ticker-specific. Data from alternative.me. $0.01/call.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xe4181c7de066959bcca010525304ba68a84768e0",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "10000",
      "maxTimeoutSeconds": 300
    },
    {
      "scheme": "exact",
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "payTo": "FTwh34f9yBgdD2ydjQUqHnZGRtQsHMHaRm8w2hpcB79L",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "amount": "10000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "type": "http"
        },
        "output": {
          "example": {
            "current": {
              "classification": "Fear",
              "date": "2026-07-30",
              "value": 28
            },
            "history": [
              {
                "classification": "Fear",
                "date": "2026-07-30",
                "value": 28
              },
              {
                "classification": "Fear",
                "date": "2026-07-29",
                "value": 29
              }
            ],
            "trend_30d": {
              "average": 25.3,
              "change": 17,
              "days": 30,
              "direction": "rising",
              "oldest": {
                "classification": "Extreme Fear",
                "date": "2026-07-01",
                "value": 11
              }
            },
            "trend_7d": {
              "average": 28.1,
              "change": 0,
              "days": 7,
              "direction": "flat",
              "oldest": {
                "classification": "Fear",
                "date": "2026-07-24",
                "value": 28
              }
            }
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET",
                  "HEAD",
                  "DELETE"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {
                  "limit": {
                    "description": "Days of history to return, default 30.",
                    "type": "integer"
                  }
                },
                "required": [],
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    },
    "builder-code": {
      "info": {
        "a": "bc_vyd5u8m3"
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "additionalProperties": false,
        "properties": {
          "a": {
            "description": "App builder code",
            "pattern": "^[a-z0-9_]{1,32}$",
            "type": "string"
          },
          "s": {
            "description": "Service builder codes",
            "items": {
              "pattern": "^[a-z0-9_]{1,32}$",
              "type": "string"
            },
            "type": "array"
          },
          "w": {
            "description": "Wallet builder code",
            "pattern": "^[a-z0-9_]{1,32}$",
            "type": "string"
          }
        },
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar",
    "builder-code"
  ],
  "sourceHost": "x402-stock-indicators.vercel.app",
  "lastUpdated": "2026-09-13T09:51:29.803Z",
  "quality": {
    "calls30d": 3,
    "uniquePayers30d": 3,
    "lastCalledAt": "2026-09-13T09:51:29.637Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "x402-stock-indicators.vercel.app",
    "manifest_name": "x402-stock-indicators.vercel.app",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}