{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "jatevo-ai-api-x402-llm-gpt-oss",
  "title": "Jatevo \u00b7 GPT-OSS 120B LLM Inference",
  "url": "https://jatevo.ai/api/x402/llm/gpt-oss",
  "category": "ai",
  "summary": "Run inference on GPT-OSS 120B open-source language model through a decentralized GPU network for low-latency text generation.",
  "seo": {
    "title": "Jatevo GPT-OSS 120B LLM Inference API | x402",
    "description": "Decentralized GPU inference for GPT-OSS 120B open-source language model. Low-latency LLM API via x402 micropayments on Base and Solana."
  },
  "use_cases": [
    "Generate text completions for agent workflows",
    "Run open-source LLM inference without managing infrastructure",
    "Access decentralized GPU compute for cost-efficient inference"
  ],
  "ideal_buyer": "AI agents and developers needing open-source LLM inference without subscription overhead or centralized API dependencies.",
  "example_prompt": "Generate a technical summary of this smart contract code using GPT-OSS 120B",
  "example_request_body": {
    "prompt": "Explain the following code in detail:",
    "max_tokens": 500,
    "temperature": 0.7
  },
  "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": "GPT-OSS 120B - Open-source language model via Jatevo LLM Inference",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "stream": {
              "type": "boolean"
            },
            "messages": {
              "type": "array",
              "items": {
                "type": "object",
                "required": [
                  "role",
                  "content"
                ],
                "properties": {
                  "role": {
                    "enum": [
                      "system",
                      "user",
                      "assistant"
                    ],
                    "type": "string",
                    "required": true
                  },
                  "content": {
                    "type": "string",
                    "required": true
                  }
                }
              },
              "required": true
            },
            "max_tokens": {
              "type": "integer"
            },
            "temperature": {
              "type": "number"
            }
          }
        },
        "output": {}
      }
    },
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0xa3320f09b78123b5f26ebf966c233058a922c809",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "10000",
      "max_timeout_seconds": 60,
      "mime_type": "application/json",
      "description": "GPT-OSS 120B - Open-source language model via Jatevo LLM Inference",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "stream": {
              "type": "boolean"
            },
            "messages": {
              "type": "array",
              "items": {
                "type": "object",
                "required": [
                  "role",
                  "content"
                ],
                "properties": {
                  "role": {
                    "enum": [
                      "system",
                      "user",
                      "assistant"
                    ],
                    "type": "string",
                    "required": true
                  },
                  "content": {
                    "type": "string",
                    "required": true
                  }
                }
              },
              "required": true
            },
            "max_tokens": {
              "type": "integer"
            },
            "temperature": {
              "type": "number"
            }
          }
        },
        "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-gpt-oss",
    "url": "https://x402all.com/resource/jatevo-ai-api-x402-llm-gpt-oss",
    "name": "Jatevo \u00b7 GPT-OSS 120B LLM Inference",
    "@type": "WebAPI",
    "offers": [
      {
        "url": "https://x402all.com/resource/jatevo-ai-api-x402-llm-gpt-oss",
        "@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-gpt-oss",
        "@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/gpt-oss",
    "@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-gpt-oss",
    "description": "Decentralized GPU inference for GPT-OSS 120B open-source language model. Low-latency LLM API via x402 micropayments on Base and Solana.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=jatevo-ai-api-x402-llm-gpt-oss",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "ai"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=jatevo-ai-api-x402-llm-gpt-oss"
}
