{
  "generated_at": "2026-05-11T00:56:48.476130+00:00",
  "slug": "demo-x402alpha-app-api-token-analysis",
  "title": "Demo \u00b7 Token Analysis",
  "url": "https://demo.x402alpha.app/api/token-analysis",
  "category": "finance",
  "summary": "Demo \u00b7 Token Analysis \u2014 x402-protected finance API. Pay $0.010 per call on base. Indexed by x402all.",
  "seo": {
    "title": "Demo \u00b7 Token Analysis \u2014 x402 finance API \u00b7 $0.010 per call",
    "description": "Demo \u00b7 Token Analysis \u2014 x402-protected finance API. Pay $0.010 per call on base. Indexed by x402all."
  },
  "use_cases": [],
  "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": "0x0000000000000000000000000000000000000000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "10000",
      "max_timeout_seconds": 86400,
      "mime_type": "application/json",
      "description": "AI-powered comprehensive token risk analysis with on-chain metrics, social sentiment, and technical analysis",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "GET",
          "queryParams": {
            "tokenAddress": {
              "type": "string (required): Token address to analyze (0x-prefixed hex string)"
            }
          }
        },
        "output": {
          "success": "boolean",
          "analysis": {
            "breakdown": {
              "riskFactors": "string[]",
              "socialScore": "number (0-100)",
              "onChainScore": "number (0-100)",
              "technicalScore": "number (0-100)"
            },
            "reasoning": "string",
            "riskScore": "number (0-100)",
            "recommendation": "string: BUY | HOLD | SELL | AVOID"
          },
          "timestamp": "string (ISO 8601)",
          "tokenData": {
            "price": "number",
            "marketCap": "number (optional)",
            "volume24h": "number (optional)",
            "chartPattern": "string (optional)",
            "onChainMetrics": {
              "liquidity": "string",
              "buySellRatio": "number",
              "totalHolders": "number",
              "whaleActivity": "string"
            },
            "priceChange24h": "number (optional)",
            "socialSentiment": {
              "reddit": "number",
              "overall": "number",
              "twitter": "number"
            },
            "advancedOnChainMetrics": "object (optional): Advanced metrics including active addresses, transaction volume, exchange flows, holder distribution, MVRV, NUPL, TVL, whale activity, HODL waves, NVT"
          },
          "topTweets": "array (optional): Array of top tweets with engagement metrics",
          "tokenAddress": "string"
        }
      }
    }
  ],
  "origin": {
    "slug": "demo-x402alpha-app",
    "host": "demo.x402alpha.app",
    "url": "https://demo.x402alpha.app"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/demo-x402alpha-app-api-token-analysis",
    "url": "https://x402all.com/resource/demo-x402alpha-app-api-token-analysis",
    "name": "Demo \u00b7 Token Analysis",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/demo-x402alpha-app-api-token-analysis",
      "@type": "Offer",
      "price": "0.01",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "additionalProperty": [
        {
          "name": "paymentNetwork",
          "@type": "PropertyValue",
          "value": "base"
        },
        {
          "name": "paymentAsset",
          "@type": "PropertyValue",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ],
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.010000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent"
    },
    "sameAs": "https://demo.x402alpha.app/api/token-analysis",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/demo-x402alpha-app",
      "url": "https://demo.x402alpha.app",
      "name": "demo.x402alpha.app",
      "@type": "Organization"
    },
    "identifier": "demo-x402alpha-app-api-token-analysis",
    "description": "Demo \u00b7 Token Analysis \u2014 x402-protected finance API. Pay $0.010 per call on base. Indexed by x402all.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=demo-x402alpha-app-api-token-analysis",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "finance"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=demo-x402alpha-app-api-token-analysis",
  "callability": {
    "status": "partial",
    "schema_callability": 0.282,
    "source": "facilitator_bazaar",
    "source_confidence": 0.75,
    "match_confidence": 0.4,
    "schema_confidence": 0.2,
    "validated_at": "2026-05-10T23:49:59.001410+00:00",
    "warnings": []
  },
  "contract": {
    "route_template": "https://demo.x402alpha.app/api/token-analysis",
    "content_type": "application/json",
    "response_schema": {
      "success": "boolean",
      "analysis": {
        "breakdown": {
          "riskFactors": "string[]",
          "socialScore": "number (0-100)",
          "onChainScore": "number (0-100)",
          "technicalScore": "number (0-100)"
        },
        "reasoning": "string",
        "riskScore": "number (0-100)",
        "recommendation": "string: BUY | HOLD | SELL | AVOID"
      },
      "timestamp": "string (ISO 8601)",
      "tokenData": {
        "price": "number",
        "marketCap": "number (optional)",
        "volume24h": "number (optional)",
        "chartPattern": "string (optional)",
        "onChainMetrics": {
          "liquidity": "string",
          "buySellRatio": "number",
          "totalHolders": "number",
          "whaleActivity": "string"
        },
        "priceChange24h": "number (optional)",
        "socialSentiment": {
          "reddit": "number",
          "overall": "number",
          "twitter": "number"
        },
        "advancedOnChainMetrics": "object (optional): Advanced metrics including active addresses, transaction volume, exchange flows, holder distribution, MVRV, NUPL, TVL, whale activity, HODL waves, NVT"
      },
      "topTweets": "array (optional): Array of top tweets with engagement metrics",
      "tokenAddress": "string"
    },
    "examples": [],
    "schema_presence": {
      "path_schema": "unknown",
      "query_schema": "unknown",
      "header_schema": "unknown",
      "request_body_schema": "unknown",
      "response_schema": "partial"
    },
    "contract_hash": "8df2d56c0bc54ddd8d6fb6a3bf8fafdf4883adebfe4a2bfda1b216bf5fb439a4"
  }
}