{"uid":"cap_D3r85_nneEpEZ8vnScW3R","slug":"netintel-openai-gpt-5-4-chat-completion-proxy-3ad0f482","name":"NetIntel OpenAI GPT-5.4 Chat Completion Proxy","description":"Call OpenAI's gpt-5.4 via a single pay-per-call x402 endpoint — no OpenAI account or API key needed, pay $0.25 per request in USDC. Standard OpenAI chat.completions request/response shape, capped input and output. Search terms: OpenAI, gpt-5.4, chat completion, LLM, no API key.","url":"https://netintel.dev/openai/gpt-5-4","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object","required":["messages"],"properties":{"messages":{"type":"array","items":{"type":"object","required":["role","content"],"properties":{"role":{"type":"string","description":"system, user, or assistant"},"content":{"type":"string","description":"Message text"}}},"description":"OpenAI chat messages: [{role:'system'|'user'|'assistant', content:string}]. Input capped ~96000 chars total."},"max_completion_tokens":{"type":"number","description":"Max output tokens. Optional — defaults to 4096, capped at 4096."}}},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"id":{"type":"string"},"model":{"type":"string"},"usage":{"type":"object","description":"prompt_tokens, completion_tokens, total_tokens"},"object":{"type":"string","description":"Always 'chat.completion'"},"choices":{"type":"array","description":"Assistant message + finish_reason."},"created":{"type":"number","description":"Unix timestamp (seconds)"}}}}}}},"responseSchema":{"type":"json","example":{"id":"chatcmpl-abc123","model":"gpt-5.4","usage":{"total_tokens":13,"prompt_tokens":11,"completion_tokens":2},"object":"chat.completion","choices":[{"index":0,"message":{"role":"assistant","content":"Hi!"},"finish_reason":"stop"}],"created":1735689600}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.25","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","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.25/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.25","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.25","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_9-pgfG-ePOldWf9h8PC92","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.25","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Proxy endpoint that forwards chat completion requests to OpenAI's GPT-5.4 model and returns responses in the standard OpenAI chat.completion format, billed per call via x402 micropayments.","exampleAgentPrompt":"Use the NetIntel GPT-5.4 endpoint to generate a response: 'What are the top 3 benefits of using micropayments for API access?' — pay per call in USDC, no API key needed.","exampleUseCases":null,"resultDescription":"Returns a standard OpenAI chat.completion JSON object including the assistant's reply message, model name (gpt-5.4), finish_reason, and token usage breakdown (prompt, completion, total tokens), structured identically to the OpenAI API response format.","failureModes":["Upstream OpenAI failure — not billed, server error returned","Invalid message format or missing required chat fields — input validation rejection, not billed","Insufficient x402 payment or payment verification failure — call rejected before processing","Rate limiting or quota exhaustion at the OpenAI layer — error returned","Malformed JSON body — validation error, not billed"],"whenToPreferThis":"Choose this endpoint when you need GPT-5.4 chat completions without an OpenAI API account or subscription, want pay-per-call USDC billing on Base or Solana via x402, and need the guarantee that failed or errored calls are never charged. Useful for agents that need occasional LLM inference without committing to a monthly API plan.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-16T00:43:09.943Z","isFirstParty":false}