Claude
docs.anthropic.comdocs.anthropic.com
- Category
- Inference
- Network
- Avg / request
- $0.001 – $10.00
- Endpoints
- 5
Service overview
What is Claude?
Claude models and Anthropic-compatible message access through x402-enabled gateways.
Level up your agent by giving it access to thousands of services. All payable per-request via x402. No API keys, no accounts.
Paste into your agentic chat and let your agent guide you.
Make a Call
Example request
npx awal x402 pay "https://api.venice.ai/api/v1/chat/completions" \
--method POSTWhat you get back
{
"endpoint": "POST /api/v1/chat/completions",
"paid": true,
"query": "example input",
"result": {
"value": "Structured response from the service."
}
}API surface
Endpoints
5 crawlable routes
FAQ