{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "x402-sushi-up-railway-app-prices",
  "title": "Sushi x402 \u00b7 Token Prices",
  "url": "https://x402-sushi.up.railway.app/prices",
  "category": "finance",
  "summary": "Retrieve USD prices for tokens by contract address on specified chains.",
  "seo": {
    "title": "Sushi Token Prices API | x402 DeFi Data",
    "description": "Fetch real-time token prices on Base via x402 micropayments. DeFi price oracle for AI trading agents. 0.01 USDC per call."
  },
  "use_cases": [
    "Price discovery for DEX arbitrage bots",
    "Portfolio valuation for treasury management",
    "Trigger automated trades based on price thresholds",
    "Validate swap quotes against external oracles"
  ],
  "ideal_buyer": "DeFi trading agents and quantitative systems needing on-chain price data with low-latency micropayment settlement.",
  "example_prompt": "Get the current USD price for token 0x4200000000000000000000000000000000000006 on Base",
  "example_request_body": {
    "chain": "base",
    "tokens": [
      "0x4200000000000000000000000000000000000006"
    ]
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 0.333,
    "median_category_atomic": 30000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x5005412d9adf28ae1ddf347db5e3c4d5ec9bf58a",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "10000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "Returns token prices for specified chain",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "chainId": {
              "type": "number",
              "required": true,
              "description": "Supported EVM chain id"
            }
          }
        },
        "output": {
          "type": "object",
          "example": {
            "0x6B3595068778DD592e39A122f4f5a5cF09C90fE2": 1.0432,
            "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2": 2837.6709
          },
          "examples": [
            {
              "0xA0b86991c6218b36c1d19d4a2e9eb0ce3606eb48": 1,
              "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2": 2837.6709
            }
          ],
          "description": "Mapping of 0x-prefixed token addresses to USD prices",
          "minProperties": 1,
          "patternProperties": {
            "^0x[a-fA-F0-9]{40}$": {
              "type": "number",
              "minimum": 0,
              "description": "USD price for the token"
            }
          },
          "additionalProperties": false
        }
      }
    }
  ],
  "duplicate_cluster_id": "finance-cl-ba0c906406cf",
  "origin": {
    "slug": "x402-sushi-up-railway-app",
    "host": "x402-sushi.up.railway.app",
    "title": "x402-sushi (Railway)",
    "description": "An x402-payable API endpoint hosted on Railway. The application is currently unavailable or misconfigured. Check back later for service status.",
    "url": "https://x402-sushi.up.railway.app",
    "favicon": "https://x402-sushi.up.railway.app/favicon.ico"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/x402-sushi-up-railway-app-prices",
    "url": "https://x402all.com/resource/x402-sushi-up-railway-app-prices",
    "name": "Sushi x402 \u00b7 Token Prices",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/x402-sushi-up-railway-app-prices",
      "@type": "Offer",
      "price": "0.01",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.010000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://x402-sushi.up.railway.app/prices",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/x402-sushi-up-railway-app",
      "url": "https://x402-sushi.up.railway.app",
      "name": "x402-sushi (Railway)",
      "@type": "Organization"
    },
    "identifier": "x402-sushi-up-railway-app-prices",
    "description": "Fetch real-time token prices on Base via x402 micropayments. DeFi price oracle for AI trading agents. 0.01 USDC per call.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=x402-sushi-up-railway-app-prices",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "finance"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=x402-sushi-up-railway-app-prices"
}
