{
  "x402Version": 2,
  "id": 5960,
  "slug": "5960",
  "resource": "https://x402.shizu.me/yields",
  "description": "DeFi yield opportunities across chains and protocols (DefiLlama data): pool, project, chain, TVL, and APY, ranked by APY. Query: chain (e.g. Ethereum, Base), project, min_tvl (USD, default 10000000), limit (1-100, default 20). Use to screen for yield, monitor rates, and route capital.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x217e5Fe265EB78b29067bF8324ef03a7D8e167C4",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "5000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "chain": "Base",
            "limit": "10",
            "min_tvl": "10000000"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "count": 1,
            "pools": [
              {
                "apy": 2.185,
                "chain": "Ethereum",
                "pool": "STETH",
                "project": "lido",
                "tvl_usd": 16343025352
              }
            ]
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "properties": {
              "method": {
                "const": "GET"
              },
              "queryParams": {
                "properties": {
                  "chain": {
                    "type": "string"
                  },
                  "limit": {
                    "type": "string"
                  },
                  "min_tvl": {
                    "type": "string"
                  }
                },
                "required": [
                  "chain",
                  "min_tvl",
                  "limit"
                ],
                "type": "object"
              }
            },
            "required": [
              "method"
            ],
            "type": "object"
          }
        }
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "x402.shizu.me",
  "lastUpdated": "2026-08-30T03:36:14.623Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-08-30T03:36:14.174Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "x402.shizu.me",
    "manifest_name": "x402.shizu.me",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}