{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "jatevo-ai-api-x402-llm-qwen",
  "title": "Jatevo \u00b7 Qwen 3 Coder 480B Inference",
  "url": "https://jatevo.ai/api/x402/llm/qwen",
  "category": "ai",
  "summary": "Generate code and text completions via Qwen 3 Coder 480B on decentralized GPU infrastructure.",
  "seo": {
    "title": "Jatevo Qwen 3 Coder 480B - x402 LLM API",
    "description": "x402-payable distributed GPU inference for Qwen 3 Coder 480B. Low-latency LLM API on Base and Solana. $0.01 per call."
  },
  "use_cases": [
    "Execute code generation tasks on distributed GPU networks",
    "Access 480B parameter model without proprietary API subscriptions",
    "Route LLM inference across multi-chain payment options"
  ],
  "ideal_buyer": "AI agents requiring high-capacity coding models with decentralized, chain-agnostic settlement.",
  "example_prompt": "Generate a Python function to parse JSON using Qwen 3 Coder via Jatevo.",
  "example_request_body": {
    "prompt": "def parse_json_safe(data):\n    # Your code here",
    "max_tokens": 512,
    "temperature": 0.2
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 1,
    "median_category_atomic": 10000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "solana",
      "pay_to": "53CvrbpSQvU4gyxye6SP5DnyqKouLoqxnpZBCpoF4BGF",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "max_amount_required_atomic": "10000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "Qwen 3 Coder 480B - Advanced coding and language model via Jatevo LLM Inference",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "stream": {
              "type": "boolean",
              "description": "Whether to stream the response"
            },
            "messages": {
              "type": "array",
              "items": {
                "type": "object",
                "required": [
                  "role",
                  "content"
                ],
                "properties": {
                  "role": {
                    "enum": [
                      "system",
                      "user",
                      "assistant"
                    ],
                    "type": "string",
                    "required": true,
                    "description": "The role of the message author"
                  },
                  "content": {
                    "type": "string",
                    "required": true,
                    "description": "The content of the message"
                  }
                }
              },
              "required": true,
              "description": "Array of message objects for the conversation"
            },
            "max_tokens": {
              "type": "integer",
              "description": "Maximum number of tokens in the response"
            },
            "temperature": {
              "type": "number",
              "description": "Controls randomness in the response"
            }
          }
        },
        "output": {}
      }
    },
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0xa3320f09b78123b5f26ebf966c233058a922c809",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "10000",
      "max_timeout_seconds": 60,
      "mime_type": "application/json",
      "description": "Qwen 3 Coder 480B - Advanced coding and language model via Jatevo LLM Inference",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "stream": {
              "type": "boolean",
              "description": "Whether to stream the response"
            },
            "messages": {
              "type": "array",
              "items": {
                "type": "object",
                "required": [
                  "role",
                  "content"
                ],
                "properties": {
                  "role": {
                    "enum": [
                      "system",
                      "user",
                      "assistant"
                    ],
                    "type": "string",
                    "required": true,
                    "description": "The role of the message author"
                  },
                  "content": {
                    "type": "string",
                    "required": true,
                    "description": "The content of the message"
                  }
                }
              },
              "required": true,
              "description": "Array of message objects for the conversation"
            },
            "max_tokens": {
              "type": "integer",
              "description": "Maximum number of tokens in the response"
            },
            "temperature": {
              "type": "number",
              "description": "Controls randomness in the response"
            }
          }
        },
        "output": {}
      }
    }
  ],
  "origin": {
    "slug": "jatevo-ai",
    "host": "jatevo.ai",
    "title": "Jatevo: Decentralized GPU LLM Inference Network",
    "description": "Provides access to distributed GPU resources for low-latency, cost-efficient large language model inference. Routes prompts across a decentralized network of compute providers.",
    "url": "https://jatevo.ai",
    "favicon": "https://jatevo.ai/favicon/favicon.png"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/jatevo-ai-api-x402-llm-qwen",
    "url": "https://x402all.com/resource/jatevo-ai-api-x402-llm-qwen",
    "name": "Jatevo \u00b7 Qwen 3 Coder 480B Inference",
    "@type": "WebAPI",
    "offers": [
      {
        "url": "https://x402all.com/resource/jatevo-ai-api-x402-llm-qwen",
        "@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": "solana"
          },
          {
            "@type": "PropertyValue",
            "name": "paymentAsset",
            "value": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v"
          }
        ]
      },
      {
        "url": "https://x402all.com/resource/jatevo-ai-api-x402-llm-qwen",
        "@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://jatevo.ai/api/x402/llm/qwen",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/jatevo-ai",
      "url": "https://jatevo.ai",
      "name": "Jatevo: Decentralized GPU LLM Inference Network",
      "@type": "Organization"
    },
    "identifier": "jatevo-ai-api-x402-llm-qwen",
    "description": "x402-payable distributed GPU inference for Qwen 3 Coder 480B. Low-latency LLM API on Base and Solana. $0.01 per call.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=jatevo-ai-api-x402-llm-qwen",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "ai"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=jatevo-ai-api-x402-llm-qwen"
}
