{
  "x402Version": 2,
  "id": 8134,
  "slug": "8134",
  "resource": "https://x402-seller-0ay3.onrender.com/api/defi/yields/top",
  "description": "Top DeFi yields (APY) across ALL chains and protocols, highest first, source DefiLlama — for an agent hunting the single best yield opportunity right now, with no chain/token filter. Optional parameters: ?limit=<n> (1-100, default 10), ?min_tvl=<usd> (minimum pool TVL, default 0).",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x5c3DB195a38f39074d8c891741A82f6D8f2A16Cc",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "50000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "limit": 10,
            "min_tvl": 10000000
          },
          "type": "http"
        },
        "output": {
          "example": {
            "count": 10,
            "fetched_at": "2026-09-01T12:00:00.000Z",
            "pools": [
              {
                "apy": 4.2,
                "chain": "Base",
                "project": "aave-v3",
                "symbol": "USDC",
                "tvlUsd": 85000000
              }
            ],
            "source": "https://yields.llama.fi/pools"
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {
                  "limit": {
                    "description": "Number of pools to return (1-100, default 10).",
                    "type": "integer"
                  },
                  "min_tvl": {
                    "description": "Minimum pool TVL in USD. Optional, default 0.",
                    "type": "number"
                  }
                },
                "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"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "x402-seller-0ay3.onrender.com",
  "lastUpdated": "2026-09-03T18:21:08.618Z",
  "quality": {
    "calls30d": 6,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-03T18:21:08.215Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "x402-seller-0ay3.onrender.com",
    "manifest_name": "x402-seller-0ay3.onrender.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"
  }
}