{
  "x402Version": 2,
  "id": 6541,
  "slug": "6541",
  "resource": "https://x402-market.kore-app.workers.dev/v1/market",
  "description": "Aggregated crypto market snapshot: prices, Fear & Greed, DeFi TVL, dominance, top stable yields.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x1deeaEc4250e66702E22777Ec1E3A70B19745A72",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "10000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {},
          "type": "http"
        },
        "output": {
          "example": {
            "defi": {
              "topChains": [
                {
                  "dominance": 50,
                  "name": "Ethereum",
                  "tvl": 60000000000
                }
              ],
              "totalTvlUsd": 120000000000
            },
            "fearGreed": {
              "label": "Neutral",
              "value": 50
            },
            "generatedAt": "2026-01-01T00:00:00Z",
            "price": {
              "btc": 65000,
              "eth": 3200
            },
            "topStableYields": [
              {
                "apy": 6.2,
                "chain": "Base",
                "project": "aave-v3",
                "symbol": "USDC",
                "tvlUsd": 50000000
              }
            ]
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {},
                "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"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "x402-market.kore-app.workers.dev",
  "lastUpdated": "2026-09-14T19:54:53.791Z",
  "quality": {
    "calls30d": 4,
    "uniquePayers30d": 4,
    "lastCalledAt": "2026-09-14T19:54:53.435Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "x402-market.kore-app.workers.dev",
    "manifest_name": "x402-market.kore-app.workers.dev",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}