{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "funding-rates-x402-production-up-railway-app-api-rates",
  "title": "Funding Rates \u00b7 Perp Funding Data",
  "url": "https://funding-rates-x402-production.up.railway.app/api/rates",
  "category": "finance",
  "summary": "Retrieve perpetual futures funding rates across multiple exchanges for specified tokens.",
  "seo": {
    "title": "Crypto Funding Rates API | x402 Perp Data",
    "description": "Fetch perpetual funding rates via x402. Pay 0.002 USDC per query. Cross-exchange funding rate comparison for BTC, ETH, SOL and more."
  },
  "use_cases": [
    "Arbitrage funding rate differentials",
    "Monitor funding costs for perpetual positions",
    "Track market sentiment via funding rates"
  ],
  "ideal_buyer": "Quant traders and arbitrage bots monitoring cross-exchange funding rate spreads.",
  "example_prompt": "Get funding rates for ETH across all exchanges",
  "example_request_body": {
    "symbol": "ETH"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "cheap_outlier",
    "ratio": 0.1,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x6e8b64638b24c6d625b045dd353120d850064e2e",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "2000",
      "max_timeout_seconds": 300,
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "type": "object",
            "required": [
              "symbol"
            ],
            "properties": {
              "symbol": {
                "type": "string",
                "description": "Token symbol (e.g. BTC, ETH, SOL)"
              }
            }
          },
          "type": "http",
          "method": "GET",
          "bodyType": "json"
        },
        "output": {
          "type": "json",
          "schema": {
            "type": "object",
            "required": [
              "symbol",
              "found"
            ],
            "properties": {
              "pair": {
                "type": "string",
                "description": "Full pair name"
              },
              "found": {
                "type": "boolean",
                "description": "Whether rates were found"
              },
              "rates": {
                "type": "array",
                "items": {
                  "type": "object",
                  "properties": {
                    "exchange": {
                      "type": "string"
                    },
                    "annualized": {
                      "type": "number"
                    },
                    "fundingRate": {
                      "type": "number"
                    },
                    "nextFunding": {
                      "type": "string"
                    }
                  }
                }
              },
              "symbol": {
                "type": "string",
                "description": "Trading pair symbol"
              },
              "exchanges": {
                "type": "number",
                "description": "Number of exchanges with data"
              },
              "timestamp": {
                "type": "string"
              }
            }
          },
          "example": {}
        }
      }
    }
  ],
  "origin": {
    "slug": "funding-rates-x402-production-up-railway-app",
    "host": "funding-rates-x402-production.up.railway.app",
    "title": "Funding Rates API (x402)",
    "description": "Provides real-time cryptocurrency funding rates data via x402 micropayments on Base mainnet. Returns current rates, status, and protocol metadata for trading and analytics use.",
    "url": "https://funding-rates-x402-production.up.railway.app",
    "favicon": "https://funding-rates-x402-production.up.railway.app/favicon.ico"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/funding-rates-x402-production-up-railway-app-api-rates",
    "url": "https://x402all.com/resource/funding-rates-x402-production-up-railway-app-api-rates",
    "name": "Funding Rates \u00b7 Perp Funding Data",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/funding-rates-x402-production-up-railway-app-api-rates",
      "@type": "Offer",
      "price": "0.002",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.002000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://funding-rates-x402-production.up.railway.app/api/rates",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/funding-rates-x402-production-up-railway-app",
      "url": "https://funding-rates-x402-production.up.railway.app",
      "name": "Funding Rates API (x402)",
      "@type": "Organization"
    },
    "identifier": "funding-rates-x402-production-up-railway-app-api-rates",
    "description": "Fetch perpetual funding rates via x402. Pay 0.002 USDC per query. Cross-exchange funding rate comparison for BTC, ETH, SOL and more.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=funding-rates-x402-production-up-railway-app-api-rates",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "finance"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=funding-rates-x402-production-up-railway-app-api-rates"
}
