{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "0x-argus-vercel-app-api-x402-liquidity-depth",
  "title": "0x Argus \u00b7 Liquidity depth curves",
  "url": "https://0x-argus.vercel.app/api/x402/liquidity-depth",
  "category": "finance",
  "summary": "Retrieve cumulative liquidity depth curves with price impact analysis for Base DEX pools.",
  "seo": {
    "title": "DEX liquidity depth API | 0.002 USDC x402",
    "description": "Pay 0.002 USDC for cumulative liquidity curves with price impact analysis. Query Base pools for bid/ask depth and slippage metrics."
  },
  "use_cases": [
    "Calculate optimal trade sizes for minimal slippage",
    "Analyze liquidity distribution across price ranges",
    "Assess market depth before large orders"
  ],
  "ideal_buyer": "Quantitative traders and market makers analyzing DEX liquidity depth and price impact on Base.",
  "example_prompt": "Get liquidity depth for pool 0x57713f7716e0b0f65ec116912f834e49805480d2 on Base",
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "cheap_outlier",
    "ratio": 0.067,
    "median_category_atomic": 30000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x0c019f363765fca8077bae7327fd937c1a5d71b3",
      "asset": "eip155:8453/erc20:0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "2000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "Liquidity Depth API - Cumulative liquidity curves with price impact analysis",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "GET",
          "queryParams": {
            "chainId": "base",
            "poolAddress": "0x..."
          }
        },
        "output": {
          "type": "json",
          "example": {
            "stats": {
              "liquidityAt1PercentBid": 25000,
              "liquidityAt5PercentBid": 120000
            },
            "askCurve": [
              {
                "price": 0.00405,
                "priceImpactPercent": 1.5,
                "cumulativeLiquidityUSD": 11136
              }
            ],
            "bidCurve": [
              {
                "price": 0.00395,
                "priceImpactPercent": 1.2,
                "cumulativeLiquidityUSD": 74997
              }
            ]
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "0x-argus-vercel-app",
    "host": "0x-argus.vercel.app",
    "title": "0x Argus (unavailable)",
    "description": "This Vercel deployment is currently not found. The origin may be inactive or relocated. No x402 endpoints are reachable at this address.",
    "url": "https://0x-argus.vercel.app",
    "favicon": "https://0x-argus.vercel.app/favicon.ico?favicon.0b3bf435.ico"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/0x-argus-vercel-app-api-x402-liquidity-depth",
    "url": "https://x402all.com/resource/0x-argus-vercel-app-api-x402-liquidity-depth",
    "name": "0x Argus \u00b7 Liquidity depth curves",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/0x-argus-vercel-app-api-x402-liquidity-depth",
      "@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": "eip155:8453/erc20:0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://0x-argus.vercel.app/api/x402/liquidity-depth",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/0x-argus-vercel-app",
      "url": "https://0x-argus.vercel.app",
      "name": "0x Argus (unavailable)",
      "@type": "Organization"
    },
    "identifier": "0x-argus-vercel-app-api-x402-liquidity-depth",
    "description": "Pay 0.002 USDC for cumulative liquidity curves with price impact analysis. Query Base pools for bid/ask depth and slippage metrics.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=0x-argus-vercel-app-api-x402-liquidity-depth",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "finance"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=0x-argus-vercel-app-api-x402-liquidity-depth"
}
