{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "x402-finance-api-vercel-app-dex-price",
  "title": "x402 Finance \u00b7 DEX Token Price",
  "url": "https://x402-finance-api.vercel.app/dex/price",
  "category": "finance",
  "summary": "Fetch real-time token prices from decentralized exchanges. Returns price in USD, liquidity depth, and specific DEX source.",
  "seo": {
    "title": "x402 Finance DEX Price API | Token Pricing Data",
    "description": "Get DEX token prices via x402. Real-time pricing, liquidity, DEX source. 0.005 USDC on Base. Uniswap V3 and other DEX data."
  },
  "use_cases": [
    "Get real-time DEX prices for trading decisions",
    "Monitor liquidity depth before trade execution",
    "Track token pricing across DEX sources"
  ],
  "ideal_buyer": "DeFi traders, arbitrage bots, and AI agents requiring real-time, onchain pricing data with liquidity context for execution decisions.",
  "example_prompt": "Get current USDC price on Base from Uniswap V3 with liquidity",
  "example_request_body": {
    "chain": "base",
    "token": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
  },
  "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": "0x761c494afc7c52d2d1e670b43aa25416dff75efb",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "5000",
      "max_timeout_seconds": 300,
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "required": [
              "token"
            ],
            "properties": {
              "chain": {
                "type": "string"
              },
              "token": {
                "type": "string"
              }
            }
          },
          "type": "http",
          "method": "POST",
          "bodyType": "json"
        },
        "output": {
          "type": "json",
          "example": {
            "dex": "Uniswap V3",
            "chain": "base",
            "token": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
            "symbol": "USDC",
            "price_usd": 1,
            "liquidity_usd": 5000000
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "x402-finance-api-vercel-app",
    "host": "x402-finance-api.vercel.app",
    "url": "https://x402-finance-api.vercel.app",
    "favicon": "https://x402-finance-api.vercel.app/favicon.ico"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/x402-finance-api-vercel-app-dex-price",
    "url": "https://x402all.com/resource/x402-finance-api-vercel-app-dex-price",
    "name": "x402 Finance \u00b7 DEX Token Price",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/x402-finance-api-vercel-app-dex-price",
      "@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://x402-finance-api.vercel.app/dex/price",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/x402-finance-api-vercel-app",
      "url": "https://x402-finance-api.vercel.app",
      "name": "x402-finance-api.vercel.app",
      "@type": "Organization"
    },
    "identifier": "x402-finance-api-vercel-app-dex-price",
    "description": "Get DEX token prices via x402. Real-time pricing, liquidity, DEX source. 0.005 USDC on Base. Uniswap V3 and other DEX data.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=x402-finance-api-vercel-app-dex-price",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "finance"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=x402-finance-api-vercel-app-dex-price"
}
