{"uid":"cap_lq1_BoXlcxLI8ZTkt8XsE","slug":"oblique-markets-llm-inference-proxy-d1c51918","name":"Oblique Markets LLM Inference Proxy","description":"Use when an agent wants a chat completion paid per call with no API key, on Base or Solana. Returns Chat completion from one of six catalogued models in the standard messages request shape, with token usage and the settled charge. $1.00 maximum on Base; $0.01 fixed on Solana. Rail: $0.01 fixed on Base.","url":"https://api.oblique.markets/api/v1/paid/inference","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"model":{"type":"string","description":"Model ID (see /api/v1/models)"},"stream":{"type":"boolean","description":"Enable SSE streaming"},"messages":{"type":"array","items":{"type":"object"},"description":"Chat messages array"}}},"responseSchema":{"type":"json","example":{"id":"gen-1789171942-4eZlZ1R9FNzHB7l9nTCc","model":"deepseek/deepseek-v4-flash","usage":{"cost":0.00000252,"total_tokens":19,"prompt_tokens":10,"completion_tokens":9},"object":"chat.completion","choices":[{"index":0,"message":{"role":"assistant","content":"Hello! How can I help you?"},"finish_reason":"stop"}],"created":1789171942,"payment_info":{"message":"Fixed-price payment settled via x402 protocol","charged_usdc":0.01,"payment_scheme":"exact","authorized_max_usdc":0.01,"usage_cost_estimate_usd":0.000011}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","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.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_8ogK2DCtDoGQ7O1hfG4Lq","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Routes LLM inference requests through a fixed-price $0.01 Base rail proxy, enabling AI agents to pay-per-call for language model completions via x402","exampleAgentPrompt":"Run an LLM inference query through Oblique Markets and charge it to my Base wallet — I want to ask: 'Summarize the key risks of investing in small-cap DeFi tokens' and get back the model's response.","exampleUseCases":[{"title":"Crypto research question answering","prompt":"Use the Oblique Markets inference proxy to ask: 'What are the top three indicators of a rug pull in a new DeFi project?' and pay with my Base wallet."},{"title":"Automated report narrative generation","prompt":"I need to generate a one-paragraph plain-English summary of this on-chain data report — route it through the Oblique Markets LLM proxy and deduct the fee from my USDC balance."},{"title":"Agent-to-agent LLM delegation","prompt":"My trading agent needs a quick language model response to classify this news headline as bullish, bearish, or neutral — fire it through the Oblique Markets inference endpoint and pay the fixed rate."}],"resultDescription":"Returns the LLM-generated text completion or inference result for the submitted prompt, delivered as an HTTP response after the x402 micropayment on the Base rail is settled.","failureModes":["Insufficient USDC balance on Base — payment fails and request is rejected with 402","Malformed query parameters — returns 400 with schema validation error","Unsupported HTTP method (e.g. POST) — schema enforces GET/HEAD/DELETE only","Upstream LLM provider outage — proxy may return 503 or timeout","Rate limiting or quota exceeded — returns 429 if too many calls in a short window"],"whenToPreferThis":"Choose this endpoint when your agent needs LLM inference paid via crypto micropayments on Base using the x402 protocol, especially in autonomous agent pipelines where credit-card billing is impractical. Ideal for pay-as-you-go AI inference without subscription overhead, and when operating within the Oblique Markets ecosystem alongside their on-chain analytics and research tools.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:48:27.465Z","isFirstParty":false}