{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "agent-bounties-yield-pool-up-railway-app-entrypoints-find-top-yields-invoke",
  "title": "Agent Bounties \u00b7 Top Yield Pool Finder",
  "url": "https://agent-bounties-yield-pool.up.railway.app/entrypoints/find-top-yields/invoke",
  "category": "finance",
  "summary": "Identify the highest-yielding liquidity pools currently tracked on specified chains. Returns APY, protocol, pool identifiers, and block-level data.",
  "seo": {
    "title": "x402 DeFi Yield API | Highest APY Pool Discovery",
    "description": "Find highest-yielding DeFi pools via x402 micropayments. Returns top APY opportunities with protocol, pool ID, and chain data for yield optimization."
  },
  "use_cases": [
    "Discover optimal yield farming opportunities across protocols",
    "Monitor APY changes for active liquidity positions",
    "Compare returns across chains for capital allocation decisions",
    "Trigger rebalancing when higher yields become available"
  ],
  "ideal_buyer": "AI agents and yield-seeking strategies automating discovery and allocation across DeFi liquidity pools.",
  "example_prompt": "Find the top 5 highest APY pools on Base chain right now with at least $1M TVL.",
  "example_request_body": {
    "limit": 5,
    "chainId": 8453,
    "minTvlUsd": 1000000
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "cheap_outlier",
    "ratio": 0.033,
    "median_category_atomic": 30000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0xe8394f8188e80f105e29d121d92dfd1dec31fd07",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "1000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "Return the highest-yielding pools currently tracked on a given chain.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "input": {
              "type": "object",
              "required": [
                "watcherId",
                "chainId"
              ],
              "properties": {
                "limit": {
                  "type": "integer"
                },
                "sortBy": {
                  "enum": [
                    "apy",
                    "tvl"
                  ],
                  "type": "string"
                },
                "chainId": {
                  "type": "integer"
                },
                "minTvlUsd": {
                  "type": "number"
                },
                "watcherId": {
                  "type": "string"
                }
              }
            }
          }
        },
        "output": {
          "output": {
            "type": "object",
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "required": [
              "results"
            ],
            "properties": {
              "results": {
                "type": "array",
                "items": {
                  "type": "object",
                  "required": [
                    "protocolId",
                    "poolId",
                    "chainId"
                  ],
                  "properties": {
                    "apy": {
                      "anyOf": [
                        {
                          "type": "number"
                        },
                        {
                          "type": "null"
                        }
                      ]
                    },
                    "tvl": {
                      "anyOf": [
                        {
                          "type": "number"
                        },
                        {
                          "type": "null"
                        }
                      ]
                    },
                    "poolId": {
                      "type": "string"
                    },
                    "chainId": {
                      "type": "number"
                    },
                    "timestamp": {
                      "type": "number"
                    },
                    "protocolId": {
                      "type": "string"
                    },
                    "blockNumber": {
                      "type": "string"
                    }
                  },
                  "additionalProperties": false
                }
              }
            },
            "additionalProperties": false
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "agent-bounties-yield-pool-up-railway-app",
    "host": "agent-bounties-yield-pool.up.railway.app",
    "title": "Railway-hosted agent service",
    "description": "An x402-payable API endpoint hosted on Railway. The application is currently unavailable or misconfigured, returning a 404 error.",
    "url": "https://agent-bounties-yield-pool.up.railway.app"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/agent-bounties-yield-pool-up-railway-app-entrypoints-find-top-yields-invoke",
    "url": "https://x402all.com/resource/agent-bounties-yield-pool-up-railway-app-entrypoints-find-top-yields-invoke",
    "name": "Agent Bounties \u00b7 Top Yield Pool Finder",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/agent-bounties-yield-pool-up-railway-app-entrypoints-find-top-yields-invoke",
      "@type": "Offer",
      "price": "0.001",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.001000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://agent-bounties-yield-pool.up.railway.app/entrypoints/find-top-yields/invoke",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/agent-bounties-yield-pool-up-railway-app",
      "url": "https://agent-bounties-yield-pool.up.railway.app",
      "name": "Railway-hosted agent service",
      "@type": "Organization"
    },
    "identifier": "agent-bounties-yield-pool-up-railway-app-entrypoints-find-top-yields-invoke",
    "description": "Find highest-yielding DeFi pools via x402 micropayments. Returns top APY opportunities with protocol, pool ID, and chain data for yield optimization.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=agent-bounties-yield-pool-up-railway-app-entrypoints-find-top-yields-invoke",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "finance"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=agent-bounties-yield-pool-up-railway-app-entrypoints-find-top-yields-invoke"
}
