{"slug":"uxus-finance-api-llm-a34d4c","title":"LLM chat completions for AI agents — no API key, no account, no signup; pay per ","host":"uxus.finance","method":"POST","resource":"https://uxus.finance/api/llm","category":"other","description":"LLM chat completions for AI agents — no API key, no account, no signup; pay per call in USDC on Base. POST JSON { prompt } or { messages: [{ role, content }] }; optional model (OpenRouter slug), max_tokens (default 800, max 2000). Routes across a 5-model fallback chain so one unavailable model doesn","price_listed":0.01,"price_asked":0.01,"state":"answering","state_label":"Answering","checks_7d":1,"answered_7d":1,"latency_ms_median":45,"reported_calls_30d":3,"reported_payers_30d":1,"networks":["base"],"badge":"unverified","paid_checks_7d":0,"paid_ok_7d":0,"example_input":{"body":{"max_tokens":{"description":"Max completion tokens. Default 800, max 2000.","type":"number"},"messages":{"description":"Chat messages [{ role, content }]. Alternative to prompt.","type":"array"},"model":{"description":"Optional model slug; still falls back through the chain.","type":"string"},"prompt":{"description":"User prompt. Provide this or messages[].","type":"string"}},"bodyType":"json","method":"POST","type":"http"},"output_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"properties":{"body":{"type":"object"},"bodyType":{"enum":["json"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"},"history":[{"day":"2026-09-24","reachable":true,"status":402,"valid_402":true,"asked_usdc":0.01,"price_match":true,"latency_ms":45,"error":null}],"description_full":"LLM chat completions for AI agents — no API key, no account, no signup; pay per call in USDC on Base. POST JSON { prompt } or { messages: [{ role, content }] }; optional model (OpenRouter slug), max_tokens (default 800, max 2000). Routes across a 5-model fallback chain so one unavailable model doesn't fail the call. Returns { model, content, usage, latency_ms }. For agents that need inference without holding an OpenAI or Anthropic key.","last_updated":"2026-09-03T18:40:56.553Z","schemes":["exact"]}