{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "x402plug-fun-solana-llm-gpt-d9vawcsfklxmz9zkjw",
  "title": "x402plug \u00b7 Solana GPT-5-mini Inference",
  "url": "https://x402plug.fun/solana/llm/gpt/D9VAWCSFKLXMZ9ZKJW",
  "category": "ai",
  "summary": "x402-protected ai endpoint at x402plug.fun.",
  "seo": {
    "title": "GPT-5-mini on Solana | 0.006492 USDC | x402plug",
    "description": "x402-protected ai endpoint at x402plug.fun."
  },
  "use_cases": [
    "Create custom AI agents with preprompts",
    "List and manage personal agent fleets"
  ],
  "ideal_buyer": "Developers needing flexible, low-cost LLM inference with custom agent creation on Solana.",
  "example_prompt": "Generate a product description using my custom agent with ID D9VAWCSFKLXMZ9ZKJW",
  "example_request_body": {
    "message": "Write a product description",
    "max_output_tokens": 500
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 0.649,
    "median_category_atomic": 10000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "solana",
      "pay_to": "CASHqrzUwRPcM2rHBaXv7DoAZD4eRsgc57nCVxF38VLB",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "max_amount_required_atomic": "6492",
      "max_timeout_seconds": 60,
      "mime_type": "application/json",
      "description": "x402 ai endpoint at x402plug.fun.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "model": {
              "enum": [
                "gpt-5.1",
                "gpt-5-mini",
                "gpt-5-nano",
                "gpt-5-pro"
              ],
              "type": "string",
              "required": false,
              "description": "Logical model name. One of: gpt-5.1, gpt-5-mini (default), gpt-5-nano, gpt-5-pro. Pricing is per model using per-million token rates."
            },
            "action": {
              "enum": [
                "create",
                "list"
              ],
              "type": "string",
              "required": false,
              "description": "Optional action. Omit for direct GPT call. Use 'create' to create a custom agent with a preprompt, or 'list' to list your custom agents without calling OpenAI."
            },
            "message": {
              "type": "string",
              "required": false,
              "description": "User message for the LLM. Required for normal GPT calls. For action=create this becomes the preprompt that is stored for the custom agent."
            },
            "custom_id": {
              "type": "string",
              "required": false,
              "description": "Optional custom agent ID returned from action=create. When set, the preprompt + model from that agent are used. Can also be provided via URL: /solana/llm/gpt/{custom_id}."
            },
            "max_input_tokens": {
              "type": "number",
              "required": false,
              "description": "Optional hard ceiling on input tokens used for pricing. For normal calls this caps the user message tokens. For custom agents this caps the user message tokens on top of the fixed preprompt. If the actual message is longer than this value, the server returns an error instead of under-pricing."
            },
            "max_output_tokens": {
              "type": "number",
              "required": false,
              "description": "Maximum number of output tokens. Default 2000. Higher limits increase the prepaid price because x402 payments are upfront."
            }
          }
        },
        "output": {
          "ok": {
            "type": "boolean",
            "description": "True on success"
          },
          "model": {
            "type": "string",
            "description": "Model used for this call"
          },
          "reply": {
            "type": "string",
            "description": "For GPT calls, the assistant reply text from OpenAI."
          },
          "action": {
            "type": "string",
            "description": "Action performed: 'call' for direct GPT calls, 'call_custom' for custom agents, 'create' for new custom agents, 'list' for listing your custom agents."
          },
          "agents": {
            "type": "array",
            "description": "For action=list: up to 100 recent custom agents for the paying wallet. Each entry includes custom_id, model, max_output_tokens, base_price_usdc, preprompt_preview (first 250 chars), created_at and updated_at."
          },
          "custom_id": {
            "type": "string",
            "description": "Custom agent ID used for this call, if any. For action=create this is the newly created agent ID."
          },
          "preprompt": {
            "type": "string",
            "description": "For action=create, the stored preprompt text. For custom calls, the preprompt used for the agent."
          },
          "price_usdc": {
            "type": "number",
            "description": "Price charged for this call in USDC (6 decimals, rounded up). Minimum is 0.001 USDC. Default direct calls cost 0.01 USDC for up to 1000 input tokens with gpt-5-mini and max_output_tokens=2000."
          },
          "base_price_usdc": {
            "type": "number",
            "description": "For action=create, the stored base price for the agent (max_input_tokens_for_agent + preprompt + max_output_tokens) using the selected model."
          },
          "max_output_tokens": {
            "type": "number",
            "description": "Maximum output tokens used for this call (after applying any defaults and limits)."
          },
          "estimated_input_tokens": {
            "type": "number",
            "description": "Estimated number of input tokens used for pricing. For custom agents this includes both preprompt and user message."
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "x402plug-fun",
    "host": "x402plug.fun",
    "url": "https://x402plug.fun",
    "favicon": "https://x402plug.fun/testinglogo.jpg"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/x402plug-fun-solana-llm-gpt-d9vawcsfklxmz9zkjw",
    "url": "https://x402all.com/resource/x402plug-fun-solana-llm-gpt-d9vawcsfklxmz9zkjw",
    "name": "x402plug \u00b7 Solana GPT-5-mini Inference",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/x402plug-fun-solana-llm-gpt-d9vawcsfklxmz9zkjw",
      "@type": "Offer",
      "price": "0.006492",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.006492",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "solana"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v"
        }
      ]
    },
    "sameAs": "https://x402plug.fun/solana/llm/gpt/D9VAWCSFKLXMZ9ZKJW",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/x402plug-fun",
      "url": "https://x402plug.fun",
      "name": "x402plug.fun",
      "@type": "Organization"
    },
    "identifier": "x402plug-fun-solana-llm-gpt-d9vawcsfklxmz9zkjw",
    "description": "x402-protected ai endpoint at x402plug.fun.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=x402plug-fun-solana-llm-gpt-d9vawcsfklxmz9zkjw",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "ai"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=x402plug-fun-solana-llm-gpt-d9vawcsfklxmz9zkjw"
}
