{"uid":"cap_xiy17a9rwScYkn77njmxR","slug":"farout-pay-per-call-llm-inference-via-x402-gpt-5-3-codex-19a1c9d8","name":"FarOut Pay-Per-Call LLM Inference via x402 (GPT-5.3-Codex)","description":"Pay-per-call LLM inference over x402. Frontier models (GLM, GPT, Gemini, Kimi, DeepSeek, MiniMax) billed per request in USDC on Base or Solana mainnet. No API key, no account. The 402 quotes your exact request; failed calls are never charged.","url":"https://farouter.tech/v1/metered/models/gpt-5.3-codex/chat/completions","method":"POST","headers":{},"bodySchema":null,"responseSchema":{"type":"json","example":{"usage":{"prompt_tokens":6,"completion_tokens":8},"choices":[{"message":{"role":"assistant","content":"Hello! How can I help?"},"finish_reason":"stop"}]}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.001","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"registry","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_7toeiaMAP3zdbAZuzO0ko","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Runs a GPT-5.3-Codex chat completion request billed per-call in USDC via the x402 payment protocol, with no API key or account required.","exampleAgentPrompt":"Ask GPT-5.3-Codex through FarOut — paying with USDC from my Base wallet, no account needed — to write me a Python function that parses JSON and handles missing keys gracefully.","exampleUseCases":[{"title":"Autonomous agent calling LLM without API key","prompt":"I'm building an autonomous agent that needs to call a frontier LLM for reasoning steps, but I don't want to manage API keys — can you use FarOut to send a GPT-5.3-Codex chat completion request, paying per call from my Base USDC wallet, with the system prompt 'You are a helpful coding assistant' and user message 'Explain async/await in JavaScript in 3 bullet points'?"},{"title":"One-off code generation with crypto micropayment","prompt":"Without signing up for anything, generate a SQL query that finds duplicate emails in a users table — use the FarOut pay-per-call service with GPT-5.3-Codex, charged to my Solana USDC wallet, just this one request."},{"title":"AI text generation for content pipeline","prompt":"For my content pipeline, call FarOut's GPT-5.3-Codex endpoint and ask it to write a compelling 3-sentence product description for a noise-cancelling travel pillow — pay the micro-fee in USDC on Base and return the generated text."}],"resultDescription":"A JSON object containing the assistant's reply text under choices[0].message.content, finish_reason (e.g. 'stop'), and a usage object with prompt_tokens and completion_tokens counts. The response mirrors the OpenAI Chat Completions API format.","failureModes":["402 Payment Required if wallet has insufficient USDC balance","Payment rejected if x402 handshake fails or blockchain confirmation times out","Model unavailable or rate-limited upstream at the provider level","Malformed request body (missing 'messages' field) returns 400","Network timeout if the inference call exceeds latency limits"],"whenToPreferThis":"Choose this endpoint when you need LLM inference without account registration or API key management, want strict pay-per-call billing in USDC to avoid subscription overhead, or are building an agent that must self-fund AI calls via blockchain micropayments. Prefer it over traditional OpenAI direct access when operating in a trustless or anonymous context, or when using x402-compatible payment infrastructure on Base or Solana.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T18:49:16.965Z","isFirstParty":false}