{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "orderbook-depth-production-up-railway-app-api-depth",
  "title": "Orderbook Depth \u00b7 Uniswap V3 Pool Liquidity",
  "url": "https://orderbook-depth-production.up.railway.app/api/depth",
  "category": "data",
  "summary": "Retrieve detailed liquidity distribution and orderbook depth data for specified Uniswap V3 pool addresses on Base or Ethereum.",
  "seo": {
    "title": "Uniswap V3 Orderbook Depth API | x402all.com",
    "description": "Fetch orderbook depth and liquidity distribution for Uniswap V3 pools. 0.005 USDC per call on Base. Supports Base and Ethereum."
  },
  "use_cases": [
    "Analyze liquidity concentration and depth before executing large DEX trades",
    "Build real-time DEX analytics dashboards showing pool health",
    "Identify optimal entry/exit points based on orderbook depth distribution"
  ],
  "ideal_buyer": "DEX aggregators, algorithmic traders, and DeFi analytics platforms needing granular Uniswap V3 liquidity data.",
  "example_prompt": "Get the full orderbook depth for Uniswap V3 pool 0x88e6A0c2dDD26FEEb64F039a2c41296FcB3f5640 on Base.",
  "example_request_body": {
    "pool": "0x88e6A0c2dDD26FEEb64F039a2c41296FcB3f5640",
    "chain": "base"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "cheap",
    "ratio": 0.167,
    "median_category_atomic": 30000
  },
  "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": "5000",
      "max_timeout_seconds": 300,
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "type": "object",
            "required": [
              "pool"
            ],
            "properties": {
              "pool": {
                "type": "string",
                "description": "Uniswap V3 pool address (0x...)"
              },
              "chain": {
                "type": "string",
                "description": "Chain name: base, ethereum (default: base)"
              }
            }
          },
          "type": "http",
          "method": "GET",
          "bodyType": "json"
        },
        "output": {
          "type": "json",
          "example": {}
        }
      }
    }
  ],
  "origin": {
    "slug": "orderbook-depth-production-up-railway-app",
    "host": "orderbook-depth-production.up.railway.app",
    "title": "Orderbook Depth API (Railway)",
    "description": "A Railway-hosted service endpoint. The application is currently unavailable or not deployed. No operational x402 endpoints are confirmed at this time.",
    "url": "https://orderbook-depth-production.up.railway.app",
    "favicon": "https://orderbook-depth-production.up.railway.app/favicon.ico"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/orderbook-depth-production-up-railway-app-api-depth",
    "url": "https://x402all.com/resource/orderbook-depth-production-up-railway-app-api-depth",
    "name": "Orderbook Depth \u00b7 Uniswap V3 Pool Liquidity",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/orderbook-depth-production-up-railway-app-api-depth",
      "@type": "Offer",
      "price": "0.005",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.005000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://orderbook-depth-production.up.railway.app/api/depth",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/orderbook-depth-production-up-railway-app",
      "url": "https://orderbook-depth-production.up.railway.app",
      "name": "Orderbook Depth API (Railway)",
      "@type": "Organization"
    },
    "identifier": "orderbook-depth-production-up-railway-app-api-depth",
    "description": "Fetch orderbook depth and liquidity distribution for Uniswap V3 pools. 0.005 USDC per call on Base. Supports Base and Ethereum.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=orderbook-depth-production-up-railway-app-api-depth",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=orderbook-depth-production-up-railway-app-api-depth"
}
