{"uid":"cap_XqwhpwR-bXH7-eDfUdzjY","slug":"farout-minimax-m2-7-chat-completions-x402-pay-per-call-dfc884b4","name":"FarOut MiniMax M2.7 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/minimax-m2.7/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_L09ElovWUtu3cuK3XIxAa","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 chat completion request against the MiniMax M2.7 model, billed per-call in USDC via the x402 payment protocol — no API key or account required.","exampleAgentPrompt":"Using FarOut's pay-per-call setup (no API key needed, just pay $0.001 USDC per request on Base), send these messages to MiniMax M2.7 and give me the response — system: 'You are a helpful assistant', user: 'Summarize the pros and cons of solar energy in 3 bullet points', with a max of 300 output tokens.","exampleUseCases":[{"title":"Crypto-native agent LLM calls","prompt":"My agent pipeline needs to call an LLM without a pre-registered API key — use FarOut to send this to MiniMax M2.7 and pay per call in USDC: system message 'You are a concise technical writer', user message 'Explain WebAssembly in two sentences', max 150 tokens."},{"title":"One-off text summarization task","prompt":"I need to summarize this article excerpt without setting up any API accounts — run it through MiniMax M2.7 on FarOut, pay the per-call fee in USDC, and return the summary: 'Quantum computing leverages superposition and entanglement to perform calculations exponentially faster than classical computers for specific problem classes.' Max 200 tokens."},{"title":"Streaming chat response for live UI","prompt":"Use FarOut's MiniMax M2.7 endpoint with streaming enabled to generate a step-by-step cooking guide for making risotto — pay per call in USDC, system prompt 'You are a professional chef', user message 'Walk me through making a classic mushroom risotto', max 500 tokens."}],"resultDescription":"Returns a JSON object with an OpenAI-compatible structure: a choices array containing the assistant's reply message (role and content), a finish_reason (e.g. 'stop'), and a usage object reporting prompt_tokens and completion_tokens consumed.","failureModes":["Payment rejected or insufficient USDC balance — 402 payment required error returned before inference runs, no charge incurred","Invalid model ID — returns 400 or 404 if the model string does not match a supported metered model","Malformed messages array — missing required role or content fields causes a 400 validation error","max_tokens too large — may cause a 400 or the model may truncate output","Network timeout during streaming — partial SSE stream may be lost; charge behavior depends on whether the call was initiated","Rate limiting or capacity issues — 429 or 503 returned if the backend is overwhelmed"],"whenToPreferThis":"Choose this endpoint when you need MiniMax M2.7 chat completions specifically, want true pay-per-call billing in USDC with no account or API key, and are operating in a crypto-native or x402-enabled agent environment on Base or Solana. It is ideal for sporadic or unpredictable inference workloads where a monthly subscription is wasteful, or for agents that must self-fund their own LLM calls via on-chain micropayments.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T06:31:22.813Z","isFirstParty":false}