{"uid":"cap_Lb7D_z9ZilwTZdfsKmU6p","slug":"farout-minimax-m2-7-chat-completions-x402-pay-per-call-e0c20d73","name":"FarOut MiniMax M2.7 Chat Completions (x402 Pay-Per-Call)","description":"Fixed-price chat completions for minimax-m2.7 on FarOut: flat $0.001 per call (includes up to 4,000 input + 1,000 output tokens). Rate: $0.017/1M input tokens, $0.067/1M output tokens. Pay with USDC on Base using x402. No API key, no account, no prepaid balance.","url":"https://farouter.tech/v1/models/minimax-m2.7/chat/completions","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"model":{"type":"string","description":"Model id from GET /v1/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","developer","user","assistant","tool"],"type":"string"},"content":{}},"additionalProperties":true},"minItems":1,"description":"Chat messages, [OI]-compatible {role, content}."},"max_tokens":{"type":"integer","minimum":1,"description":"Output token budget. Drives the quote directly."},"temperature":{"type":"number","maximum":2,"minimum":0,"description":"Sampling temperature."},"max_completion_tokens":{"type":"integer","minimum":1,"description":"Alias of max_tokens (gpt-5.x models)."}}},"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_hWlSDI_agE1gy_qhnuFVZ","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 chat/reasoning/coding inference on MiniMax M2.7 via a pay-per-call API using USDC on Base — no API key or prepaid balance required.","exampleAgentPrompt":"Using FarOut's pay-per-call gateway, send this conversation to MiniMax M2.7 and get a response — system prompt: 'You are a helpful coding assistant', user message: 'Write a Python function that reverses a linked list', max 512 tokens, temperature 0.7.","exampleUseCases":[{"title":"Agentic coding assistant on demand","prompt":"Send this to MiniMax M2.7 via FarOut: system says 'You are an expert Python developer', user asks 'Refactor this function to use asyncio' — give me up to 1024 tokens at temperature 0.2, and pay per call with my USDC wallet."},{"title":"No-subscription AI chat for a side project","prompt":"I want to chat with MiniMax M2.7 without signing up anywhere — just send my message 'Explain transformer attention in simple terms' with a max of 300 tokens and pay the $0.001 fee from my Base wallet."},{"title":"Streaming reasoning response for an agent pipeline","prompt":"Hit FarOut's MiniMax M2.7 endpoint with streaming enabled, system prompt 'You are a logical reasoner', user message 'Walk me through how to solve the Tower of Hanoi for 4 disks', up to 800 tokens."}],"resultDescription":"A JSON object following the OpenAI chat completions format: an array of choices each containing an assistant message with role and content, a finish_reason (e.g. 'stop'), and a usage object with prompt_tokens and completion_tokens counts.","failureModes":["Insufficient USDC balance on Base wallet causes payment failure and 402 response","Invalid or unsupported model id returns an error","messages array missing or empty triggers schema validation error","max_tokens exceeds model context window returns truncation or error","Network timeout on long completions if max_tokens is very large","Malformed message role (not one of system/developer/user/assistant/tool) rejected"],"whenToPreferThis":"Choose this endpoint when you need LLM inference with no API key, no account, and no prepaid credit — paying per-call in USDC on Base via x402. Ideal for autonomous agents that need to call AI models on-demand without managing subscriptions, or for developers building crypto-native agentic workflows where MiniMax M2.7's capabilities (chat, reasoning, coding) are a good fit.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:42:47.404Z","isFirstParty":false}