{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "x402-kodaoracle-com-api-v1-yields",
  "title": "Koda Oracle \u00b7 DeFi Yield Pool Data",
  "url": "https://x402.kodaoracle.com/api/v1/yields",
  "category": "finance",
  "summary": "Retrieve DeFi yield pool data with APY filtering and risk scoring across Base and Solana.",
  "seo": {
    "title": "DeFi Yield API | Koda Oracle x402",
    "description": "Get DeFi yield pools with risk scoring via x402 micropayments. Pay 0.05 USDC per call for yield data on Base and Solana networks."
  },
  "use_cases": [
    "Filter yield pools by APY and risk level",
    "Identify stablecoin-only yield opportunities",
    "Compare yields across protocols",
    "Assess risk scores for DeFi investments"
  ],
  "ideal_buyer": "DeFi yield farmers and portfolio managers optimizing across protocols and chains.",
  "example_prompt": "Find high-yield pools with low risk on Base, minimum 10% APY",
  "example_request_body": {
    "minApy": "10",
    "maxRisk": "low",
    "stableOnly": "true"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 1.667,
    "median_category_atomic": 30000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x8538d43937e466225ec6e1a0260755fa9741c004",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "50000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "DeFi yield pools on Base with risk scoring",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "GET",
          "queryParams": {
            "token": "Filter by token symbol (optional)",
            "minApy": "Minimum APY % (optional)",
            "maxRisk": "Max risk level: low, medium, high (optional)",
            "protocol": "Filter by protocol (optional)",
            "stableOnly": "Only stablecoin pools (optional)"
          }
        },
        "output": {
          "type": "json",
          "example": {
            "count": 12,
            "pools": [
              {
                "apy": 5.2,
                "symbol": "USDC",
                "tvlUsd": 150000000,
                "protocol": "aave-v3",
                "riskLevel": "low",
                "riskScore": 85,
                "executable": true
              }
            ]
          }
        }
      }
    },
    {
      "scheme": "exact",
      "network": "solana",
      "pay_to": "FJtKWPAMkzPzk4N3grZVbqnscMnR7TQnBFDgyctDaVyK",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "max_amount_required_atomic": "50000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "DeFi yield pools on Base with risk scoring",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "GET",
          "queryParams": {
            "token": "Filter by token symbol (optional)",
            "minApy": "Minimum APY % (optional)",
            "maxRisk": "Max risk level: low, medium, high (optional)",
            "protocol": "Filter by protocol (optional)",
            "stableOnly": "Only stablecoin pools (optional)"
          }
        },
        "output": {
          "type": "json",
          "example": {
            "count": 12,
            "pools": [
              {
                "apy": 5.2,
                "symbol": "USDC",
                "tvlUsd": 150000000,
                "protocol": "aave-v3",
                "riskLevel": "low",
                "riskScore": 85,
                "executable": true
              }
            ]
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "x402-kodaoracle-com",
    "host": "x402.kodaoracle.com",
    "url": "https://x402.kodaoracle.com"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/x402-kodaoracle-com-api-v1-yields",
    "url": "https://x402all.com/resource/x402-kodaoracle-com-api-v1-yields",
    "name": "Koda Oracle \u00b7 DeFi Yield Pool Data",
    "@type": "WebAPI",
    "offers": [
      {
        "url": "https://x402all.com/resource/x402-kodaoracle-com-api-v1-yields",
        "@type": "Offer",
        "price": "0.05",
        "availability": "https://schema.org/InStock",
        "priceCurrency": "USDC",
        "priceSpecification": {
          "@type": "UnitPriceSpecification",
          "price": "0.050000",
          "unitText": "call",
          "priceCurrency": "USDC"
        },
        "eligibleCustomerType": "Agent",
        "additionalProperty": [
          {
            "@type": "PropertyValue",
            "name": "paymentNetwork",
            "value": "base"
          },
          {
            "@type": "PropertyValue",
            "name": "paymentAsset",
            "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
          }
        ]
      },
      {
        "url": "https://x402all.com/resource/x402-kodaoracle-com-api-v1-yields",
        "@type": "Offer",
        "price": "0.05",
        "availability": "https://schema.org/InStock",
        "priceCurrency": "USDC",
        "priceSpecification": {
          "@type": "UnitPriceSpecification",
          "price": "0.050000",
          "unitText": "call",
          "priceCurrency": "USDC"
        },
        "eligibleCustomerType": "Agent",
        "additionalProperty": [
          {
            "@type": "PropertyValue",
            "name": "paymentNetwork",
            "value": "solana"
          },
          {
            "@type": "PropertyValue",
            "name": "paymentAsset",
            "value": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v"
          }
        ]
      }
    ],
    "sameAs": "https://x402.kodaoracle.com/api/v1/yields",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/x402-kodaoracle-com",
      "url": "https://x402.kodaoracle.com",
      "name": "x402.kodaoracle.com",
      "@type": "Organization"
    },
    "identifier": "x402-kodaoracle-com-api-v1-yields",
    "description": "Get DeFi yield pools with risk scoring via x402 micropayments. Pay 0.05 USDC per call for yield data on Base and Solana networks.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=x402-kodaoracle-com-api-v1-yields",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "finance"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=x402-kodaoracle-com-api-v1-yields"
}
