{"api":"v1","generated_at":"2026-09-15T18:52:37.454Z","licence":{"name":"CC BY 4.0","url":"https://creativecommons.org/licenses/by/4.0/","attribution":"TOLL, with a link to the page cited"},"page":"https://tollindex.com/e/uxus-finance-api-llm-607268","pinned_page":"https://tollindex.com/e/uxus-finance-api-llm-607268/at/2026-09-15T16-57Z","pinned":false,"method":"https://tollindex.com/ledger/method","snapshot_at":"2026-09-15T16:57:44.360Z","snapshot_stamp":"2026-09-15T16-57Z","endpoint":{"slug":"uxus-finance-api-llm-607268","canonical_url":"https://uxus.finance/api/llm","resource":"https://uxus.finance/api/llm","http_method":"POST","type":"http","x402_version":1,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"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't fail the call. Returns { model, content, usage, latency_ms }. For agents that need inference without holding an OpenAI or Anthropic key.","service_name":null,"declared_category":null,"declared_tags":[],"route_template":null,"registry_updated":"2026-09-03T18:40:56.553Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"llm","category":"inference","first_observed_by_toll":"2026-09-10T19:08:24.178Z","last_observed_by_toll":"2026-09-15T16:57:44.360Z","observation_began":"2026-09-10"},"presence":{"listed_now":true,"first_absent_at":null,"delisting_confirmed_at":null,"events":[{"registry":"cdp","at":"2026-09-10T19:08:24.178Z","event":"listed"}]},"accepts":[{"registry":"cdp","ordinal":0,"network":"eip155:8453","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","asset_name":"USD Coin","symbol":"USDC","decimals":6,"amount_display":"0.01 USDC","amount_units":0.01,"decimals_known":true,"pay_to":"0xE0Ed7A30589Fec49e98F2085c7162B90FdbB83de","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T16:57:44.360Z","calls_30d":3,"unique_payers_30d":1,"last_called_at":"2026-09-03T18:40:56.209Z"},"validation":{"latest":{"observed_at":"2026-09-15T04:57:57.818Z","state":"legacy_v1","failed_checks":["x402_version"],"endpoint_http_status":402,"run_id":"daily-2026-09-15"},"uptime":[{"days":7,"observed":5,"passed":0,"ratio":0},{"days":30,"observed":5,"passed":0,"ratio":0},{"days":90,"observed":5,"passed":0,"ratio":0}],"history_90d":[{"observed_at":"2026-09-15T04:57:57.818Z","state":"legacy_v1","failed_checks":["x402_version"],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T04:49:39.411Z","state":"legacy_v1","failed_checks":["x402_version"],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T04:47:05.820Z","state":"legacy_v1","failed_checks":["x402_version"],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T07:04:15.750Z","state":"legacy_v1","failed_checks":["x402_version"],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T10:42:18.487Z","state":"legacy_v1","failed_checks":["x402_version"],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0xE0Ed7A30589Fec49e98F2085c7162B90FdbB83de","page":"https://tollindex.com/seller/0xE0Ed7A30589Fec49e98F2085c7162B90FdbB83de","endpoints":13,"hosts":2},"reports":0,"registry_record":{"cdp":[{"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0xE0Ed7A30589Fec49e98F2085c7162B90FdbB83de","scheme":"exact","network":"base","mimeType":"application/json","resource":"https://uxus.finance/api/llm","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't fail the call. Returns { model, content, usage, latency_ms }. For agents that need inference without holding an OpenAI or Anthropic key.","outputSchema":{"input":{"type":"http","method":"POST","bodyType":"json","bodyFields":{"model":{"type":"string","description":"Optional model slug; still falls back through the chain."},"prompt":{"type":"string","description":"User prompt. Provide this or messages[]."},"messages":{"type":"array","description":"Chat messages [{ role, content }]. Alternative to prompt."},"max_tokens":{"type":"number","description":"Max completion tokens. Default 800, max 2000."}},"discoverable":true},"output":{"type":"json","example":{"model":"deepseek/deepseek-chat","usage":{"total_tokens":104,"prompt_tokens":24,"completion_tokens":80},"content":"The answer is ...","latency_ms":1200}}},"maxAmountRequired":"10000","maxTimeoutSeconds":300}],"quality":{"lastCalledAt":"2026-09-03T18:40:56.209Z","l30DaysTotalCalls":3,"l30DaysUniquePayers":1},"resource":"https://uxus.finance/api/llm","extensions":{"bazaar":{"info":{"input":{"body":{"model":{"type":"string","description":"Optional model slug; still falls back through the chain."},"prompt":{"type":"string","description":"User prompt. Provide this or messages[]."},"messages":{"type":"array","description":"Chat messages [{ role, content }]. Alternative to prompt."},"max_tokens":{"type":"number","description":"Max completion tokens. Default 800, max 2000."}},"type":"http","method":"POST","bodyType":"json"},"output":{"type":"json","example":{"model":"deepseek/deepseek-chat","usage":{"total_tokens":104,"prompt_tokens":24,"completion_tokens":80},"content":"The answer is ...","latency_ms":1200}}},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object"},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json"],"type":"string"}}},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{}}}}}}},"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't fail the call. Returns { model, content, usage, latency_ms }. For agents that need inference without holding an OpenAI or Anthropic key.","lastUpdated":"2026-09-03T18:40:56.553Z","x402Version":1}]}}