{
  "x402Version": 2,
  "id": 14334,
  "slug": "14334",
  "resource": "https://market.memoryapi.org/x402/market/indices",
  "description": "Major market indices and macro indicators: S&P 500, NASDAQ, VIX, 10-Year Treasury, WTI Oil, Gold, USD/EUR from FRED.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x24FAcafEB49b4e3FACF0B3e69604A2F4640c9bf2",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "1000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "description": "Market indices and macro indicators from FRED (St. Louis Fed). Covers S&P 500, NASDAQ, VIX volatility index, 10Y Treasury rate, WTI crude oil, gold price, and USD/EUR exchange rate.",
        "iconUrl": "https://memoryapi.org/icon.png",
        "input": {
          "method": "GET",
          "queryParams": {},
          "schema": {
            "properties": {},
            "required": []
          },
          "type": "http"
        },
        "output": {
          "example": {
            "as_of": "2025-01-01T00:00:00.000Z",
            "indices": {
              "gold": {
                "date": "2025-01-02",
                "value": 2654.8
              },
              "nasdaq": {
                "date": "2025-01-02",
                "value": 19310.79
              },
              "oil_wti": {
                "date": "2025-01-02",
                "value": 73.96
              },
              "sp500": {
                "date": "2025-01-02",
                "value": 5893.62
              },
              "treasury_10y": {
                "date": "2025-01-02",
                "value": 4.57
              },
              "usd_eur": {
                "date": "2025-01-02",
                "value": 1.0344
              },
              "vix": {
                "date": "2025-01-02",
                "value": 16.13
              }
            },
            "source": "FRED / St. Louis Fed",
            "success": true
          }
        },
        "serviceName": "MemoryAPI Market",
        "tags": [
          "finance",
          "stocks",
          "crypto",
          "market"
        ]
      },
      "schema": {
        "properties": {
          "input": {
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              }
            },
            "required": [
              "method"
            ]
          }
        }
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "market.memoryapi.org",
  "lastUpdated": "2026-09-07T21:15:17.407Z",
  "quality": {
    "calls30d": 12,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-09T21:15:42.842Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "market.memoryapi.org",
    "manifest_name": "market.memoryapi.org",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}