Anthropic Claude Pay-Per-Use API Access | Locus
All use cases

Anthropic Pay Per Use

Access reviewed Claude models with token-metered pricing and no separate Anthropic account or API key.

Use Claude without a subscription

Anthropic's Claude models are among the most capable LLMs available, particularly for long-context tasks, nuanced reasoning, and code generation. But accessing them directly requires an Anthropic account, credit card on file, and managing yet another set of API keys and billing. With Locus, you call Claude models through a unified API and pay per call from your USDC wallet. No Anthropic account needed. The API format is compatible with Anthropic's messages API, so integration is straightforward — change the base URL, use your Locus API key, and start calling Claude immediately.

Available Claude models

Claude 5 family

The reviewed public catalog includes Claude Fable 5, Opus 5, and Sonnet 5 for coding, analysis, and agentic workloads. Calls are token-metered from actual usage.

Claude 4 family

Reviewed Claude 4 Opus and Sonnet variants remain available for workloads that target those model generations. The live catalog lists the accepted model IDs.

Claude Haiku 4.5

A fast Claude model for high-volume tasks like classification, extraction, and simple Q&A. The catalog publishes its current token-pricing basis.

Why Claude is popular for AI agents

Claude models have several properties that make them particularly well-suited for autonomous AI agents:

  • Long context Reviewed Claude models support long documents, extended conversations, and large code inputs. The model catalog publishes the exact context and output limits.
  • Strong tool use Claude excels at structured function calling, which agents rely on to interact with APIs, databases, and external services.
  • Reliable instruction following Agents need models that consistently follow system prompts and constraints. Claude's strong adherence to instructions reduces the risk of off-script behavior.
  • Safety-oriented Built-in safety training helps prevent agents from taking harmful actions, adding an extra layer of protection alongside Locus's spending controls.

Combine Claude with other providers

The real power of using Claude through Locus is combining it with other APIs seamlessly. Use Claude for reasoning and planning, then call Tavily for web search, DeepSeek for cost-efficient code generation, and Stability AI for image creation — all from the same wallet with one API key. Many agent developers use Claude as their primary "brain" model while routing simpler subtasks to cheaper providers, optimizing both quality and cost.

Related resources