{
  "x402Version": 2,
  "id": 14628,
  "slug": "14628",
  "resource": "https://x402-agents-production.up.railway.app/funding-rates",
  "description": "Return live cross-exchange perpetual funding rates and the largest annualized funding divergences.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x6592EB8EF820aBC092e8C3474fb2042dffCCEDc7",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "10000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "symbol": "BTC"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "degraded": false,
            "divergenceTop20": [],
            "exchanges": [
              "hyperliquid"
            ],
            "generatedAt": "2026-07-28T00:00:00.000Z",
            "rates": [
              {
                "exchange": "hyperliquid",
                "fundingRate8h": 0.00008,
                "symbol": "BTC"
              }
            ]
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "queryParams": {
                "additionalProperties": false,
                "properties": {
                  "symbol": {
                    "description": "Optional base symbol such as BTC or ETH.",
                    "pattern": "^[A-Za-z0-9]{1,20}$",
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "additionalProperties": true,
                "description": "Structured JSON result.",
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "x402-agents-production.up.railway.app",
  "lastUpdated": "2026-09-14T20:02:22.728Z",
  "quality": {
    "calls30d": 2,
    "uniquePayers30d": 2,
    "lastCalledAt": "2026-09-14T20:02:22.344Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "x402-agents-production.up.railway.app",
    "manifest_name": "x402-agents-production.up.railway.app",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}