{"uid":"cap_x3dbALOrmZBpa7C_QncZ5","slug":"animica-standard-chat-completions-x402-7a0c1895","name":"Animica Standard Chat Completions (x402)","description":"Standard-tier chat/completions (OpenAI-compatible), served by Animica's network. Cheaper than priority, standard latency — priced at 3x settlement gas.","url":"https://animica.dev/x402/v1/standard/chat/completions","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"model":{"type":"string","description":"model id (see the free /v1/models)"},"stream":{"type":"boolean","description":"must be false/absent — streaming is not yet supported on the paid path"},"messages":{"type":"array","description":"OpenAI-style chat messages"},"max_tokens":{"type":"integer","description":"completion budget"}}},"responseSchema":{"type":"json"},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.0018","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.0018/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.0018","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.0018","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_epOg74q0crb28ALKeZ433","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.0018","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Provides OpenAI-compatible chat completions via Animica's serving bridge, billed per-call at $0.003271 USDC through the x402 payment protocol.","exampleAgentPrompt":"Send a chat message to the Animica LLM endpoint using the model listed at /v1/models, with max 200 tokens, asking: 'Explain the concept of zero-knowledge proofs in two sentences.'","exampleUseCases":[{"title":"Micro-billed agent reasoning step","prompt":"I need you to call Animica's chat completions endpoint with the default model, up to 300 tokens, and ask it: 'What are three concise strategies for reducing customer churn in a SaaS business?' — pay per call from my USDC balance."},{"title":"No-key LLM for quick content draft","prompt":"Use Animica to generate a short product description for a wireless ergonomic keyboard — pick whichever model is available, keep it under 150 tokens, no streaming."},{"title":"Automated Q&A inside a serverless workflow","prompt":"In my agent pipeline, call the Animica chat completions API with max 500 tokens and ask: 'Summarize the key differences between REST and GraphQL for a junior developer.' Charge it to my x402 wallet."}],"resultDescription":"An OpenAI-compatible chat.completion JSON object containing the assistant's reply message, finish reason, model used, and token usage statistics (prompt tokens, completion tokens, total tokens).","failureModes":["Payment failure or insufficient USDC balance returns 402 Payment Required","Streaming requested (stream: true) is unsupported on this paid path and will be rejected","Invalid or unrecognized model ID returns an error — check /v1/models first","Malformed messages array (missing role or content fields) causes a 400 Bad Request","Exceeding model context length with too many messages or a very high max_tokens may cause an error","Service unavailability on animica.dev returns 5xx errors"],"whenToPreferThis":"Choose this endpoint when you need a pay-per-call LLM inference API with no monthly subscription or API key setup, particularly when your agent already handles x402 micropayments in USDC. It is ideal for sporadic or bursty usage patterns where a flat-rate subscription would be wasteful, or for agents operating in crypto-native environments that prefer on-chain verifiable micropayments over traditional billing.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T06:43:37.414Z","isFirstParty":false}