{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "api-zeroreader-com-v1-ai-llama-4-scout",
  "title": "ZeroReader \u00b7 Llama 4 Scout Inference",
  "url": "https://api.zeroreader.com/v1/ai/llama-4-scout",
  "category": "ai",
  "summary": "Generate text completions using Llama 4 Scout 17B. Supports chat conversations with configurable temperature and token limits.",
  "seo": {
    "title": "Llama 4 Scout 17B LLM Inference API | x402",
    "description": "Access Llama 4 Scout 17B (16 experts) for text generation. Chat completion API with temperature control for 0.005 USDC on Base."
  },
  "use_cases": [
    "Generate conversational responses for AI agents",
    "Summarize long documents into key points",
    "Translate text between languages",
    "Draft code snippets from natural language"
  ],
  "ideal_buyer": "AI agents requiring lightweight Llama 4 inference with per-call pricing.",
  "example_prompt": "Explain quantum computing in simple terms",
  "example_request_body": {
    "messages": [
      {
        "role": "user",
        "content": "Explain quantum computing"
      }
    ],
    "max_tokens": 256,
    "temperature": 0.7
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "cheap",
    "ratio": 0.25,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0xca99149c1a5959f7e5968259178f974aacc70f55",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "5000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "Llama 4 Scout 17B \u2014 Latest Llama 4 architecture. 17B with 16 experts.",
      "verified": false,
      "hints": {
        "input": {
          "method": "POST",
          "messages": [
            {
              "role": "user",
              "content": "Hello, how are you?"
            }
          ],
          "max_tokens": 256,
          "temperature": 0.7
        },
        "output": {
          "id": "chatcmpl-example",
          "object": "chat.completion",
          "choices": [
            {
              "index": 0,
              "message": {
                "role": "assistant",
                "content": "I'm doing well!"
              },
              "finish_reason": "stop"
            }
          ]
        }
      }
    }
  ],
  "duplicate_cluster_id": "data-cl-461b269291ba",
  "origin": {
    "slug": "api-zeroreader-com",
    "host": "api.zeroreader.com",
    "url": "https://api.zeroreader.com",
    "favicon": "https://zeroreader.com/icon.svg"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/api-zeroreader-com-v1-ai-llama-4-scout",
    "url": "https://x402all.com/resource/api-zeroreader-com-v1-ai-llama-4-scout",
    "name": "ZeroReader \u00b7 Llama 4 Scout Inference",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/api-zeroreader-com-v1-ai-llama-4-scout",
      "@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://api.zeroreader.com/v1/ai/llama-4-scout",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/api-zeroreader-com",
      "url": "https://api.zeroreader.com",
      "name": "api.zeroreader.com",
      "@type": "Organization"
    },
    "identifier": "api-zeroreader-com-v1-ai-llama-4-scout",
    "description": "Access Llama 4 Scout 17B (16 experts) for text generation. Chat completion API with temperature control for 0.005 USDC on Base.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=api-zeroreader-com-v1-ai-llama-4-scout",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "ai"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=api-zeroreader-com-v1-ai-llama-4-scout"
}
