{"uid":"cap_sSDnSRXCea9yF3TVXpBnp","slug":"farout-kimi-k3-chat-completions-x402-pay-per-call-d07a19e7","name":"FarOut Kimi-K3 Chat Completions (x402 Pay-Per-Call)","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/kimi-k3/chat/completions","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"model":{"type":"string","description":"Model id from GET /v1/metered/models, e.g. glm-5.3. No provider prefix."},"stream":{"type":"boolean","description":"SSE streaming."},"messages":{"type":"array","items":{"type":"object","required":["role","content"],"properties":{"role":{"enum":["system","user","assistant","tool"],"type":"string"},"content":{"type":"string"}}},"description":"Chat messages, [OI]-compatible {role, content}."},"max_tokens":{"type":"integer","description":"Output token budget. Drives the quote directly."}}},"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":"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.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_vdEWL04LqA26FcHhb4qSe","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Runs a single Kimi-K3 chat completion request, billing exactly $0.001 USDC per call via the x402 protocol on Base or Solana — no API key or account required.","exampleAgentPrompt":"Ask Kimi-K3 to summarize the following article in 3 bullet points, limit the output to 200 tokens, and charge me the micro-payment automatically: [article text]","exampleUseCases":[{"title":"One-off LLM call for an autonomous agent","prompt":"I need to call Kimi-K3 to classify this customer support ticket into one of these categories — billing, technical, or general — keep the response under 50 tokens, and just deduct the micropayment from my wallet automatically."},{"title":"Crypto-native chatbot without API subscription","prompt":"Build me a quick chatbot that uses Kimi-K3 for replies, pays per message in USDC on Base so I don't need to manage API keys, and allows up to 300 tokens per response."},{"title":"Ad-hoc reasoning task with budget cap","prompt":"Use Kimi-K3 to think through this logic puzzle step by step — cap the output at 500 tokens — and handle the payment automatically so I don't have to set up an account anywhere."}],"resultDescription":"Returns an OpenAI-compatible JSON object containing one or more choices, each with the assistant's message content and a finish_reason (e.g. 'stop'), plus a usage object reporting prompt_tokens and completion_tokens consumed.","failureModes":["402 Payment Required if wallet has insufficient USDC — the quote is returned but no charge is made","400 Bad Request if messages array is missing or malformed","model not found if the model ID does not match an available metered model","timeout or 503 if the upstream Kimi provider is unavailable","stream connection drop if SSE streaming is enabled and the network is interrupted mid-response"],"whenToPreferThis":"Choose this endpoint when you need Kimi-K3 specifically (strong multilingual and long-context reasoning) and want true pay-per-call billing in USDC with no API account, no subscription, and no pre-purchased credits. Prefer it over OpenAI or Anthropic direct APIs when the caller is a crypto-native agent that can handle x402 payment flows, or when avoiding account creation is a hard requirement. Use a different sibling endpoint on farouter.tech if you prefer GPT, Gemini, DeepSeek, GLM, or MiniMax instead of Kimi.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T17:53:34.189Z","isFirstParty":false}