{
  "version": "1.0",
  "name": "Einstein x402 Services",
  "description": "AI-powered blockchain analytics via x402 micropayments. Bitquery data with optional AI analysis.",
  "discoverable": true,
  "provider": {
    "name": "Einstein AI",
    "url": "https://emc2ai.io",
    "contact": "support@emc2ai.io"
  },
  "payment": {
    "facilitator": "cdp",
    "networks": [
      "eip155:8453"
    ],
    "assets": [
      "USDC"
    ]
  },
  "endpoints": {
    "base": "https://emc2ai.io/x402/bitquery",
    "manifest": "https://emc2ai.io/.well-known/x402.json"
  },
  "tags": [
    "blockchain-analytics",
    "bitquery",
    "defi",
    "crypto",
    "ai-analysis",
    "einstein"
  ],
  "services": [
    {
      "path": "/x402/bitquery/latest-pairs/raw",
      "method": "POST",
      "description": "Query latest deployed tokens on-chain with liquidity pool data. (Structured data only, no AI analysis)",
      "category": "market-data",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "raw-data",
        "einstein",
        "market-data"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.20",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/latest-pairs",
      "method": "POST",
      "description": "Query latest deployed tokens on-chain with liquidity pool data. (Full response with AI-generated analysis)",
      "category": "market-data",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "ai-analysis",
        "einstein",
        "market-data"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.35",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/tokenchart/raw",
      "method": "POST",
      "description": "OHLCV candlestick chart data. Raw variant: data only ($0.25). Analyzed variant: data + AI commentary + dual-model TimesFM/Kronos forecast with quantile bands and consensus signal ($0.65). `tokenAddress` accepts EVM contracts or canonical symbols (BTC, ETH, ADA, BNB, DOT, TRX, NEAR, ATOM, ...). (Structured data only, no AI analysis)",
      "category": "market-data",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "raw-data",
        "einstein",
        "market-data"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.25",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/tokenchart",
      "method": "POST",
      "description": "OHLCV candlestick chart data. Raw variant: data only ($0.25). Analyzed variant: data + AI commentary + dual-model TimesFM/Kronos forecast with quantile bands and consensus signal ($0.65). `tokenAddress` accepts EVM contracts or canonical symbols (BTC, ETH, ADA, BNB, DOT, TRX, NEAR, ATOM, ...). (Full response with AI-generated analysis)",
      "category": "market-data",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "ai-analysis",
        "einstein",
        "market-data"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.65",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/token-chart/raw",
      "method": "POST",
      "description": "OHLCV candlestick chart data. Raw variant: data only ($0.25). Analyzed variant: data + AI commentary + dual-model TimesFM/Kronos forecast with quantile bands and consensus signal ($0.65). (Structured data only, no AI analysis)",
      "category": "market-data",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "raw-data",
        "einstein",
        "market-data"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.25",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/token-chart",
      "method": "POST",
      "description": "OHLCV candlestick chart data. Raw variant: data only ($0.25). Analyzed variant: data + AI commentary + dual-model TimesFM/Kronos forecast with quantile bands and consensus signal ($0.65). (Full response with AI-generated analysis)",
      "category": "market-data",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "ai-analysis",
        "einstein",
        "market-data"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.65",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/ohlcv/raw",
      "method": "POST",
      "description": "OHLCV (Open, High, Low, Close, Volume) candlestick data. Raw variant: structured chart data only ($0.25). Analyzed variant: data + AI commentary + TimesFM/Kronos dual-model forecast with quantile bands ($0.65). Accepts EVM contracts or canonical symbols. (Structured data only, no AI analysis)",
      "category": "market-data",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "raw-data",
        "einstein",
        "market-data"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.25",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/ohlcv",
      "method": "POST",
      "description": "OHLCV (Open, High, Low, Close, Volume) candlestick data. Raw variant: structured chart data only ($0.25). Analyzed variant: data + AI commentary + TimesFM/Kronos dual-model forecast with quantile bands ($0.65). Accepts EVM contracts or canonical symbols. (Full response with AI-generated analysis)",
      "category": "market-data",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "ai-analysis",
        "einstein",
        "market-data"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.65",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/top-tokens/raw",
      "method": "POST",
      "description": "Top tokens ranked by market cap with price, volume, and supply metrics. (Structured data only, no AI analysis)",
      "category": "market-analysis",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "raw-data",
        "einstein",
        "market-analysis"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.20",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/top-tokens",
      "method": "POST",
      "description": "Top tokens ranked by market cap with price, volume, and supply metrics. (Full response with AI-generated analysis)",
      "category": "market-analysis",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "ai-analysis",
        "einstein",
        "market-analysis"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.35",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/topvolume/raw",
      "method": "POST",
      "description": "Top gainers/losers analysis with volume, price change %, and market insights. (Structured data only, no AI analysis)",
      "category": "market-analysis",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "raw-data",
        "einstein",
        "market-analysis"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.20",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/topvolume",
      "method": "POST",
      "description": "Top gainers/losers analysis with volume, price change %, and market insights. (Full response with AI-generated analysis)",
      "category": "market-analysis",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "ai-analysis",
        "einstein",
        "market-analysis"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.35",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/top-volume/raw",
      "method": "POST",
      "description": "Top gainers/losers analysis with volume, price change %, and market insights. (Structured data only, no AI analysis)",
      "category": "market-analysis",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "raw-data",
        "einstein",
        "market-analysis"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.20",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/top-volume",
      "method": "POST",
      "description": "Top gainers/losers analysis with volume, price change %, and market insights. (Full response with AI-generated analysis)",
      "category": "market-analysis",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "ai-analysis",
        "einstein",
        "market-analysis"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.35",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/virtual-pools/raw",
      "method": "POST",
      "description": "Virtuals Protocol agent tokens and bonding curves (Base only). (Structured data only, no AI analysis)",
      "category": "market-analysis",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "raw-data",
        "einstein",
        "market-analysis"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.25",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/virtual-pools",
      "method": "POST",
      "description": "Virtuals Protocol agent tokens and bonding curves (Base only). (Full response with AI-generated analysis)",
      "category": "market-analysis",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "ai-analysis",
        "einstein",
        "market-analysis"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.40",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/wallet-holdings/raw",
      "method": "POST",
      "description": "Complete wallet portfolio breakdown showing all token holdings and USD values. (Structured data only, no AI analysis)",
      "category": "wallet-intelligence",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "raw-data",
        "einstein",
        "wallet-intelligence"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.20",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/wallet-holdings",
      "method": "POST",
      "description": "Complete wallet portfolio breakdown showing all token holdings and USD values. (Full response with AI-generated analysis)",
      "category": "wallet-intelligence",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "ai-analysis",
        "einstein",
        "wallet-intelligence"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.35",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/holderconcentration/raw",
      "method": "POST",
      "description": "Token holder distribution analysis with concentration risk metrics. (Structured data only, no AI analysis)",
      "category": "risk-analysis",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "raw-data",
        "einstein",
        "risk-analysis"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.20",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/holderconcentration",
      "method": "POST",
      "description": "Token holder distribution analysis with concentration risk metrics. (Full response with AI-generated analysis)",
      "category": "risk-analysis",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "ai-analysis",
        "einstein",
        "risk-analysis"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.35",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/holder-concentration/raw",
      "method": "POST",
      "description": "Token holder distribution analysis with concentration risk metrics. (Structured data only, no AI analysis)",
      "category": "risk-analysis",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "raw-data",
        "einstein",
        "risk-analysis"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.20",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/holder-concentration",
      "method": "POST",
      "description": "Token holder distribution analysis with concentration risk metrics. (Full response with AI-generated analysis)",
      "category": "risk-analysis",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "ai-analysis",
        "einstein",
        "risk-analysis"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.35",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/zora-launches/raw",
      "method": "POST",
      "description": "Latest Zora Launchpad token deployments with deployer intel (Base only). (Structured data only, no AI analysis)",
      "category": "launchpad",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "raw-data",
        "einstein",
        "launchpad"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.25",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/zora-launches",
      "method": "POST",
      "description": "Latest Zora Launchpad token deployments with deployer intel (Base only). (Full response with AI-generated analysis)",
      "category": "launchpad",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "ai-analysis",
        "einstein",
        "launchpad"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.40",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/zora-volume/raw",
      "method": "POST",
      "description": "Top Zora Launchpad tokens by trading volume (Base only). (Structured data only, no AI analysis)",
      "category": "launchpad",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "raw-data",
        "einstein",
        "launchpad"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.25",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/zora-volume",
      "method": "POST",
      "description": "Top Zora Launchpad tokens by trading volume (Base only). (Full response with AI-generated analysis)",
      "category": "launchpad",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "ai-analysis",
        "einstein",
        "launchpad"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.40",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/pumpfun-launches/raw",
      "method": "POST",
      "description": "Fresh Pump.fun token launches with bonding curve progress (Solana only). (Structured data only, no AI analysis)",
      "category": "launchpad",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "raw-data",
        "einstein",
        "launchpad"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.25",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/pumpfun-launches",
      "method": "POST",
      "description": "Fresh Pump.fun token launches with bonding curve progress (Solana only). (Full response with AI-generated analysis)",
      "category": "launchpad",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "ai-analysis",
        "einstein",
        "launchpad"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.40",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/pumpfun-volume/raw",
      "method": "POST",
      "description": "Top Pump.fun tokens by volume with buyer/seller flow (Solana only). (Structured data only, no AI analysis)",
      "category": "launchpad",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "raw-data",
        "einstein",
        "launchpad"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.25",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/pumpfun-volume",
      "method": "POST",
      "description": "Top Pump.fun tokens by volume with buyer/seller flow (Solana only). (Full response with AI-generated analysis)",
      "category": "launchpad",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "ai-analysis",
        "einstein",
        "launchpad"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.40",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/pumpfun-graduation/raw",
      "method": "POST",
      "description": "Pump.fun tokens approaching Raydium graduation threshold (Solana only). (Structured data only, no AI analysis)",
      "category": "launchpad",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "raw-data",
        "einstein",
        "launchpad"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.25",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/pumpfun-graduation",
      "method": "POST",
      "description": "Pump.fun tokens approaching Raydium graduation threshold (Solana only). (Full response with AI-generated analysis)",
      "category": "launchpad",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "ai-analysis",
        "einstein",
        "launchpad"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.40",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/bscalpha/raw",
      "method": "POST",
      "description": "Aggregated alpha signals for early opportunities (BSC only). (Structured data only, no AI analysis)",
      "category": "market-analysis",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "raw-data",
        "einstein",
        "market-analysis"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.25",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/bscalpha",
      "method": "POST",
      "description": "Aggregated alpha signals for early opportunities (BSC only). (Full response with AI-generated analysis)",
      "category": "market-analysis",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "ai-analysis",
        "einstein",
        "market-analysis"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.40",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/bsc-alpha/raw",
      "method": "POST",
      "description": "Aggregated alpha signals for early opportunities (BSC only). (Structured data only, no AI analysis)",
      "category": "market-analysis",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "raw-data",
        "einstein",
        "market-analysis"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.25",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/bsc-alpha",
      "method": "POST",
      "description": "Aggregated alpha signals for early opportunities (BSC only). (Full response with AI-generated analysis)",
      "category": "market-analysis",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "ai-analysis",
        "einstein",
        "market-analysis"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.40",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/liquidityshifts/raw",
      "method": "POST",
      "description": "High-velocity DEX liquidity changes detecting significant market moves. (Structured data only, no AI analysis)",
      "category": "market-analysis",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "raw-data",
        "einstein",
        "market-analysis"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.25",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/liquidityshifts",
      "method": "POST",
      "description": "High-velocity DEX liquidity changes detecting significant market moves. (Full response with AI-generated analysis)",
      "category": "market-analysis",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "ai-analysis",
        "einstein",
        "market-analysis"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.40",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/liquidity-shifts/raw",
      "method": "POST",
      "description": "High-velocity DEX liquidity changes detecting significant market moves. (Structured data only, no AI analysis)",
      "category": "market-analysis",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "raw-data",
        "einstein",
        "market-analysis"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.25",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/liquidity-shifts",
      "method": "POST",
      "description": "High-velocity DEX liquidity changes detecting significant market moves. (Full response with AI-generated analysis)",
      "category": "market-analysis",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "ai-analysis",
        "einstein",
        "market-analysis"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.40",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/whaleintel/raw",
      "method": "POST",
      "description": "Token-centric whale accumulation view with net capital flows and top holders. (Structured data only, no AI analysis)",
      "category": "whale-intelligence",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "raw-data",
        "einstein",
        "whale-intelligence"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.30",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/whaleintel",
      "method": "POST",
      "description": "Token-centric whale accumulation view with net capital flows and top holders. (Full response with AI-generated analysis)",
      "category": "whale-intelligence",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "ai-analysis",
        "einstein",
        "whale-intelligence"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.45",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/whale-intel/raw",
      "method": "POST",
      "description": "Token-centric whale accumulation view with net capital flows and top holders. (Structured data only, no AI analysis)",
      "category": "whale-intelligence",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "raw-data",
        "einstein",
        "whale-intelligence"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.30",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/whale-intel",
      "method": "POST",
      "description": "Token-centric whale accumulation view with net capital flows and top holders. (Full response with AI-generated analysis)",
      "category": "whale-intelligence",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "ai-analysis",
        "einstein",
        "whale-intelligence"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.45",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/toptraders/raw",
      "method": "POST",
      "description": "Top meme/bonding-curve traders on Four.meme platform (BSC only). (Structured data only, no AI analysis)",
      "category": "whale-intelligence",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "raw-data",
        "einstein",
        "whale-intelligence"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.30",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/toptraders",
      "method": "POST",
      "description": "Top meme/bonding-curve traders on Four.meme platform (BSC only). (Full response with AI-generated analysis)",
      "category": "whale-intelligence",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "ai-analysis",
        "einstein",
        "whale-intelligence"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.45",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/top-traders/raw",
      "method": "POST",
      "description": "Top meme/bonding-curve traders on Four.meme platform (BSC only). (Structured data only, no AI analysis)",
      "category": "whale-intelligence",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "raw-data",
        "einstein",
        "whale-intelligence"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.30",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/top-traders",
      "method": "POST",
      "description": "Top meme/bonding-curve traders on Four.meme platform (BSC only). (Full response with AI-generated analysis)",
      "category": "whale-intelligence",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "ai-analysis",
        "einstein",
        "whale-intelligence"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.45",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/dexcapital/raw",
      "method": "POST",
      "description": "Capital-intensive traders across DEXes showing big money flows. (Structured data only, no AI analysis)",
      "category": "market-analysis",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "raw-data",
        "einstein",
        "market-analysis"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.30",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/dexcapital",
      "method": "POST",
      "description": "Capital-intensive traders across DEXes showing big money flows. (Full response with AI-generated analysis)",
      "category": "market-analysis",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "ai-analysis",
        "einstein",
        "market-analysis"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.45",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/dex-capital/raw",
      "method": "POST",
      "description": "Capital-intensive traders across DEXes showing big money flows. (Structured data only, no AI analysis)",
      "category": "market-analysis",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "raw-data",
        "einstein",
        "market-analysis"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.30",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/dex-capital",
      "method": "POST",
      "description": "Capital-intensive traders across DEXes showing big money flows. (Full response with AI-generated analysis)",
      "category": "market-analysis",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "ai-analysis",
        "einstein",
        "market-analysis"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.45",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/smartmoney/raw",
      "method": "POST",
      "description": "Leaderboard of top DEX wallets ranked by trading volume and net buy/sell flow (accumulation vs distribution). Flow = sell - buy USD over the window; this is NOT realized P&L or win rate (no cost-basis matching, excludes still-held tokens). (Structured data only, no AI analysis)",
      "category": "whale-intelligence",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "raw-data",
        "einstein",
        "whale-intelligence"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.35",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/smartmoney",
      "method": "POST",
      "description": "Leaderboard of top DEX wallets ranked by trading volume and net buy/sell flow (accumulation vs distribution). Flow = sell - buy USD over the window; this is NOT realized P&L or win rate (no cost-basis matching, excludes still-held tokens). (Full response with AI-generated analysis)",
      "category": "whale-intelligence",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "ai-analysis",
        "einstein",
        "whale-intelligence"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.50",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/smart-money/raw",
      "method": "POST",
      "description": "Leaderboard of top DEX wallets ranked by trading volume and net buy/sell flow (accumulation vs distribution). Flow = sell - buy USD over the window; this is NOT realized P&L or win rate (no cost-basis matching, excludes still-held tokens). (Structured data only, no AI analysis)",
      "category": "whale-intelligence",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "raw-data",
        "einstein",
        "whale-intelligence"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.35",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/smart-money",
      "method": "POST",
      "description": "Leaderboard of top DEX wallets ranked by trading volume and net buy/sell flow (accumulation vs distribution). Flow = sell - buy USD over the window; this is NOT realized P&L or win rate (no cost-basis matching, excludes still-held tokens). (Full response with AI-generated analysis)",
      "category": "whale-intelligence",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "ai-analysis",
        "einstein",
        "whale-intelligence"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.50",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/tokensniping/raw",
      "method": "POST",
      "description": "Early token buyers analysis with bot detection and sniper identification. (Structured data only, no AI analysis)",
      "category": "security-audit",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "raw-data",
        "einstein",
        "security-audit"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.35",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/tokensniping",
      "method": "POST",
      "description": "Early token buyers analysis with bot detection and sniper identification. (Full response with AI-generated analysis)",
      "category": "security-audit",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "ai-analysis",
        "einstein",
        "security-audit"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.50",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/token-sniping/raw",
      "method": "POST",
      "description": "Early token buyers analysis with bot detection and sniper identification. (Structured data only, no AI analysis)",
      "category": "security-audit",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "raw-data",
        "einstein",
        "security-audit"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.35",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/token-sniping",
      "method": "POST",
      "description": "Early token buyers analysis with bot detection and sniper identification. (Full response with AI-generated analysis)",
      "category": "security-audit",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "ai-analysis",
        "einstein",
        "security-audit"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.50",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/polymarket-chain-compare/raw",
      "method": "POST",
      "description": "Compare Polymarket API vs Polygon blockchain events for latency arbitrage, whale signals, settlement predictions. (Structured data only, no AI analysis)",
      "category": "prediction-markets",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "raw-data",
        "einstein",
        "prediction-markets"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.45",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/polymarket-chain-compare",
      "method": "POST",
      "description": "Compare Polymarket API vs Polygon blockchain events for latency arbitrage, whale signals, settlement predictions. (Full response with AI-generated analysis)",
      "category": "prediction-markets",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "ai-analysis",
        "einstein",
        "prediction-markets"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.60",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/investment-report/raw",
      "method": "POST",
      "description": "Multi-chain investment report with bonding curves, liquidity, and whale intel. (Structured data only, no AI analysis)",
      "category": "reports",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "raw-data",
        "einstein",
        "reports"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.45",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/investment-report",
      "method": "POST",
      "description": "Multi-chain investment report with bonding curves, liquidity, and whale intel. (Full response with AI-generated analysis)",
      "category": "reports",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "ai-analysis",
        "einstein",
        "reports"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.60",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/nftanalytics/raw",
      "method": "POST",
      "description": "NFT collection analysis: mints, whales, floor prices, wash trading detection. (Structured data only, no AI analysis)",
      "category": "nft",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "raw-data",
        "einstein",
        "nft"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.40",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/nftanalytics",
      "method": "POST",
      "description": "NFT collection analysis: mints, whales, floor prices, wash trading detection. (Full response with AI-generated analysis)",
      "category": "nft",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "ai-analysis",
        "einstein",
        "nft"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.55",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/nft-analytics/raw",
      "method": "POST",
      "description": "NFT collection analysis: mints, whales, floor prices, wash trading detection. (Structured data only, no AI analysis)",
      "category": "nft",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "raw-data",
        "einstein",
        "nft"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.40",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/nft-analytics",
      "method": "POST",
      "description": "NFT collection analysis: mints, whales, floor prices, wash trading detection. (Full response with AI-generated analysis)",
      "category": "nft",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "ai-analysis",
        "einstein",
        "nft"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.55",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/mevdetection/raw",
      "method": "POST",
      "description": "Detect MEV activity: sandwich attacks, front-running, toxic flow analysis. (Structured data only, no AI analysis)",
      "category": "security-audit",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "raw-data",
        "einstein",
        "security-audit"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.45",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/mevdetection",
      "method": "POST",
      "description": "Detect MEV activity: sandwich attacks, front-running, toxic flow analysis. (Full response with AI-generated analysis)",
      "category": "security-audit",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "ai-analysis",
        "einstein",
        "security-audit"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.60",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/mempoolwatch/raw",
      "method": "POST",
      "description": "Live EVM mempool subscription for 30-120s - surfaces pending-tx top priority fees, repeat-sender bot detection, frontrun candidates. Off-by-default; service charges Bitquery WS budget (40 pts/min) per call. (Structured data only, no AI analysis)",
      "category": "security-audit",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "raw-data",
        "einstein",
        "security-audit"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.30",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/mempoolwatch",
      "method": "POST",
      "description": "Live EVM mempool subscription for 30-120s - surfaces pending-tx top priority fees, repeat-sender bot detection, frontrun candidates. Off-by-default; service charges Bitquery WS budget (40 pts/min) per call. (Full response with AI-generated analysis)",
      "category": "security-audit",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "ai-analysis",
        "einstein",
        "security-audit"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.45",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/mev-detection/raw",
      "method": "POST",
      "description": "Detect MEV activity: sandwich attacks, front-running, toxic flow analysis. (Structured data only, no AI analysis)",
      "category": "security-audit",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "raw-data",
        "einstein",
        "security-audit"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.45",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/mev-detection",
      "method": "POST",
      "description": "Detect MEV activity: sandwich attacks, front-running, toxic flow analysis. (Full response with AI-generated analysis)",
      "category": "security-audit",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "ai-analysis",
        "einstein",
        "security-audit"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.60",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/arbitragescanner/raw",
      "method": "POST",
      "description": "Cross-chain price discrepancies and profitable arbitrage routes. (Structured data only, no AI analysis)",
      "category": "defi",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "raw-data",
        "einstein",
        "defi"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.45",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/arbitragescanner",
      "method": "POST",
      "description": "Cross-chain price discrepancies and profitable arbitrage routes. (Full response with AI-generated analysis)",
      "category": "defi",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "ai-analysis",
        "einstein",
        "defi"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.60",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/arbitrage-scanner/raw",
      "method": "POST",
      "description": "Cross-chain price discrepancies and profitable arbitrage routes. (Structured data only, no AI analysis)",
      "category": "defi",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "raw-data",
        "einstein",
        "defi"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.45",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/arbitrage-scanner",
      "method": "POST",
      "description": "Cross-chain price discrepancies and profitable arbitrage routes. (Full response with AI-generated analysis)",
      "category": "defi",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "ai-analysis",
        "einstein",
        "defi"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.60",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/rug-pull-scanner/raw",
      "method": "POST",
      "description": "Token security analysis: holder concentration, liquidity locks, risk scoring. (Structured data only, no AI analysis)",
      "category": "security-audit",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "raw-data",
        "einstein",
        "security-audit"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.40",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/rug-pull-scanner",
      "method": "POST",
      "description": "Token security analysis: holder concentration, liquidity locks, risk scoring. (Full response with AI-generated analysis)",
      "category": "security-audit",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "ai-analysis",
        "einstein",
        "security-audit"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.55",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/deepdive/raw",
      "method": "POST",
      "description": "Deep dive into large wallet accumulation patterns with net capital flows and top holders. (Structured data only, no AI analysis)",
      "category": "whale-intelligence",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "raw-data",
        "einstein",
        "whale-intelligence"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.30",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/deepdive",
      "method": "POST",
      "description": "Deep dive into large wallet accumulation patterns with net capital flows and top holders. (Full response with AI-generated analysis)",
      "category": "whale-intelligence",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "ai-analysis",
        "einstein",
        "whale-intelligence"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.45",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/alphaleaders/raw",
      "method": "POST",
      "description": "Leaderboard of alpha-generating wallets with buy/sell flow and accumulation metrics. (Structured data only, no AI analysis)",
      "category": "whale-intelligence",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "raw-data",
        "einstein",
        "whale-intelligence"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.35",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/alphaleaders",
      "method": "POST",
      "description": "Leaderboard of alpha-generating wallets with buy/sell flow and accumulation metrics. (Full response with AI-generated analysis)",
      "category": "whale-intelligence",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "ai-analysis",
        "einstein",
        "whale-intelligence"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.50",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/hotshots/raw",
      "method": "POST",
      "description": "Hot shot performers on Four.meme bonding curve platform (BSC only). (Structured data only, no AI analysis)",
      "category": "whale-intelligence",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "raw-data",
        "einstein",
        "whale-intelligence"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.30",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/hotshots",
      "method": "POST",
      "description": "Hot shot performers on Four.meme bonding curve platform (BSC only). (Full response with AI-generated analysis)",
      "category": "whale-intelligence",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "ai-analysis",
        "einstein",
        "whale-intelligence"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.45",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/movers/raw",
      "method": "POST",
      "description": "Market movers analysis with price action, volume spikes, and momentum signals. (Structured data only, no AI analysis)",
      "category": "market-analysis",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "raw-data",
        "einstein",
        "market-analysis"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.20",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/movers",
      "method": "POST",
      "description": "Market movers analysis with price action, volume spikes, and momentum signals. (Full response with AI-generated analysis)",
      "category": "market-analysis",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "ai-analysis",
        "einstein",
        "market-analysis"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.35",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/candles/raw",
      "method": "POST",
      "description": "OHLCV candlestick chart data. Raw variant: data only ($0.25). Analyzed variant: data + AI commentary + TimesFM/Kronos forecast with quantile bands ($0.65). (Structured data only, no AI analysis)",
      "category": "market-data",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "raw-data",
        "einstein",
        "market-data"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.25",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/candles",
      "method": "POST",
      "description": "OHLCV candlestick chart data. Raw variant: data only ($0.25). Analyzed variant: data + AI commentary + TimesFM/Kronos forecast with quantile bands ($0.65). (Full response with AI-generated analysis)",
      "category": "market-data",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "ai-analysis",
        "einstein",
        "market-data"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.65",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/earlysignals/raw",
      "method": "POST",
      "description": "Early opportunity signals aggregated for BSC chain. (Structured data only, no AI analysis)",
      "category": "market-analysis",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "raw-data",
        "einstein",
        "market-analysis"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.25",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/earlysignals",
      "method": "POST",
      "description": "Early opportunity signals aggregated for BSC chain. (Full response with AI-generated analysis)",
      "category": "market-analysis",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "ai-analysis",
        "einstein",
        "market-analysis"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.40",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/bagcheck/raw",
      "method": "POST",
      "description": "Bag check - token holder distribution with concentration risk metrics. (Structured data only, no AI analysis)",
      "category": "risk-analysis",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "raw-data",
        "einstein",
        "risk-analysis"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.20",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/bagcheck",
      "method": "POST",
      "description": "Bag check - token holder distribution with concentration risk metrics. (Full response with AI-generated analysis)",
      "category": "risk-analysis",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "ai-analysis",
        "einstein",
        "risk-analysis"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.35",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/flowtrack/raw",
      "method": "POST",
      "description": "Track capital flows from high-volume DEX participants. (Structured data only, no AI analysis)",
      "category": "market-analysis",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "raw-data",
        "einstein",
        "market-analysis"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.30",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/flowtrack",
      "method": "POST",
      "description": "Track capital flows from high-volume DEX participants. (Full response with AI-generated analysis)",
      "category": "market-analysis",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "ai-analysis",
        "einstein",
        "market-analysis"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.45",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/earlybirds/raw",
      "method": "POST",
      "description": "Early bird buyer analysis with bot detection and entry timing. (Structured data only, no AI analysis)",
      "category": "security-audit",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "raw-data",
        "einstein",
        "security-audit"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.35",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/earlybirds",
      "method": "POST",
      "description": "Early bird buyer analysis with bot detection and entry timing. (Full response with AI-generated analysis)",
      "category": "security-audit",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "ai-analysis",
        "einstein",
        "security-audit"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.50",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/pixelstats/raw",
      "method": "POST",
      "description": "Digital collectibles analytics: mints, floor prices, wash trading detection. (Structured data only, no AI analysis)",
      "category": "nft",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "raw-data",
        "einstein",
        "nft"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.40",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/pixelstats",
      "method": "POST",
      "description": "Digital collectibles analytics: mints, floor prices, wash trading detection. (Full response with AI-generated analysis)",
      "category": "nft",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "ai-analysis",
        "einstein",
        "nft"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.55",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/frontrunwatch/raw",
      "method": "POST",
      "description": "Frontrun monitoring: sandwich attacks, toxic flow, and MEV activity detection. (Structured data only, no AI analysis)",
      "category": "security-audit",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "raw-data",
        "einstein",
        "security-audit"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.45",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/frontrunwatch",
      "method": "POST",
      "description": "Frontrun monitoring: sandwich attacks, toxic flow, and MEV activity detection. (Full response with AI-generated analysis)",
      "category": "security-audit",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "ai-analysis",
        "einstein",
        "security-audit"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.60",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/pricegaps/raw",
      "method": "POST",
      "description": "Cross-chain price gap finder with profitable routing opportunities. (Structured data only, no AI analysis)",
      "category": "defi",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "raw-data",
        "einstein",
        "defi"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.45",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/pricegaps",
      "method": "POST",
      "description": "Cross-chain price gap finder with profitable routing opportunities. (Full response with AI-generated analysis)",
      "category": "defi",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "ai-analysis",
        "einstein",
        "defi"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.60",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/poolmoves/raw",
      "method": "POST",
      "description": "Liquidity pool movement radar detecting significant rebalancing events. (Structured data only, no AI analysis)",
      "category": "market-analysis",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "raw-data",
        "einstein",
        "market-analysis"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.25",
        "network": "eip155:8453",
        "decimals": 6
      }
    },
    {
      "path": "/x402/bitquery/poolmoves",
      "method": "POST",
      "description": "Liquidity pool movement radar detecting significant rebalancing events. (Full response with AI-generated analysis)",
      "category": "market-analysis",
      "discoverable": true,
      "tags": [
        "bitquery",
        "defi",
        "crypto",
        "ai-analysis",
        "einstein",
        "market-analysis"
      ],
      "pricing": {
        "asset": "USDC",
        "amount": "0.40",
        "network": "eip155:8453",
        "decimals": 6
      }
    }
  ],
  "metadata": {
    "totalEndpoints": 106,
    "discoverableEndpoints": 106,
    "categories": [
      "defi",
      "launchpad",
      "market-analysis",
      "market-data",
      "nft",
      "prediction-markets",
      "reports",
      "risk-analysis",
      "security-audit",
      "wallet-intelligence",
      "whale-intelligence"
    ],
    "priceRange": {
      "min": "0.20",
      "max": "0.65"
    },
    "updatedAt": "2026-08-25T03:21:56.691Z"
  }
}