{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "x402-api-dexfun-ai-v1-public-token-price",
  "title": "DexFun \u00b7 Token price lookup",
  "url": "https://x402-api.dexfun.ai/v1/public/token/price",
  "category": "finance",
  "summary": "Fetch real-time token prices on Solana by token contract address.",
  "seo": {
    "title": "DexFun Token Price API | x402 Crypto Prices",
    "description": "Fetch token prices on Solana via x402. Pay 0.1 USDC per call. Query by token address for real-time price data."
  },
  "use_cases": [
    "Retrieve current prices for portfolio tracking",
    "Fetch token prices for trading signal generation",
    "Validate price data for arbitrage detection"
  ],
  "ideal_buyer": "Trading bots, portfolio trackers, and DeFi agents needing Solana token price data.",
  "example_prompt": "Get the current price of the token at address EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v on Solana.",
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "expensive",
    "ratio": 3.333,
    "median_category_atomic": 30000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "solana",
      "pay_to": "8VBmdiVAffkhE1hpLZkStAgT8a3eJQm4hExUhPEtN73E",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "max_amount_required_atomic": "100000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "GET",
          "queryParams": {
            "address": {
              "type": "string",
              "required": false,
              "description": "token address"
            }
          }
        },
        "output": {
          "data": [
            {
              "Key": "price",
              "Value": 0
            }
          ]
        }
      }
    }
  ],
  "origin": {
    "slug": "x402-api-dexfun-ai",
    "host": "x402-api.dexfun.ai",
    "url": "https://x402-api.dexfun.ai",
    "favicon": "https://pbs.twimg.com/profile_images/2002592822197964800/jgdXUD6t_400x400.jpg"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/x402-api-dexfun-ai-v1-public-token-price",
    "url": "https://x402all.com/resource/x402-api-dexfun-ai-v1-public-token-price",
    "name": "DexFun \u00b7 Token price lookup",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/x402-api-dexfun-ai-v1-public-token-price",
      "@type": "Offer",
      "price": "0.1",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.100000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "solana"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v"
        }
      ]
    },
    "sameAs": "https://x402-api.dexfun.ai/v1/public/token/price",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/x402-api-dexfun-ai",
      "url": "https://x402-api.dexfun.ai",
      "name": "x402-api.dexfun.ai",
      "@type": "Organization"
    },
    "identifier": "x402-api-dexfun-ai-v1-public-token-price",
    "description": "Fetch token prices on Solana via x402. Pay 0.1 USDC per call. Query by token address for real-time price data.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=x402-api-dexfun-ai-v1-public-token-price",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "finance"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=x402-api-dexfun-ai-v1-public-token-price"
}
