{"uid":"cap_bAWR9e9nJJDx-utc9uHaq","slug":"momoai-analyze-pay-per-call-llm-api-bec7806a","name":"momoAI Analyze — Pay-per-call LLM API","description":"Pay-per-use LLM API. Chat, reasoning, code review, translation, summarization, data extraction, and more. Pay with USDC on Base.","url":"https://aimomo.vercel.app/api/analyze","method":"POST","headers":{},"bodySchema":{"type":"object","required":["prompt"],"properties":{"prompt":{"type":"string","description":"What to analyze"},"audio_url":{"type":"string","description":"Audio URL"},"image_url":{"type":"string","description":"Image URL"}}},"responseSchema":{"type":"object","properties":{"data":{"type":"object","properties":{"id":{"type":"string"},"model":{"type":"string"},"usage":{"type":"object"},"content":{"type":"string"}}},"meta":{"type":"object","properties":{"price":{"type":"string"},"endpoint":{"type":"string"},"has_audio":{"type":"boolean"},"has_image":{"type":"boolean"},"timestamp":{"type":"string"}}},"success":{"type":"boolean"}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.1","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","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.1/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.1","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.1","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_HDg5yukbDZHBVm_DVGtGI","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.1","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Accepts a text prompt (plus optional image or audio URL) and returns an LLM-generated response covering tasks like chat, reasoning, code review, translation, summarization, and data extraction, billed at $0.10 USDC per call.","exampleAgentPrompt":"Can you use momoAI to summarize this article for me and pull out the three main takeaways? Here's the text: 'Central banks worldwide are raising interest rates to combat inflation, but economists warn this could trigger a global recession by 2025.'","exampleUseCases":null,"resultDescription":"Returns a JSON object with a `data` field containing the LLM's text response (`content`), the model used, and token usage stats; a `meta` field with the price paid, endpoint, whether audio/image were included, and a timestamp; and a `success` boolean indicating whether the call succeeded.","failureModes":["Payment failure: USDC payment on Base not completed or insufficient funds — call rejected before LLM is invoked","Invalid prompt: missing required `prompt` field returns a validation error","Unreachable audio/image URL: if the provided media URL is inaccessible, the call may fail or return a degraded response","Model unavailability: underlying LLM provider outage causes 5xx response","Rate limiting: too many concurrent calls may be throttled"],"whenToPreferThis":"Choose this endpoint when you need a general-purpose LLM capability (chat, summarization, translation, code review, data extraction) on a pay-per-call basis with no subscription, billed in USDC on Base via x402. Particularly useful for agents that need multimodal analysis (image or audio + text) in a single call, or when you want crypto-native micropayment billing rather than a monthly API key plan.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:42:32.207Z","isFirstParty":false}