Multi-model chat completions. POST messages[] and set model to any LLM id from GET /v1/models; dynamic USDC pricing scales with model and token usage. Hero: GET /heroes/chat-completions.
# 1. Ask the endpoint what it costs (no payment, no wallet needed): curl -i -X GET 'https://chat.gedx402.com/v1/chat/completions' # -> HTTP/1.1 402 Payment Required # the response carries the price, asset and pay-to address. # 2. Pay and retry with any x402 client: npx x402-fetch 'https://chat.gedx402.com/v1/chat/completions'
Endpoint: https://chat.gedx402.com/v1/chat/completions. Operated by chat.gedx402.com, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.
Voice-agent reply turn — low-latency chat after WebSocket ASR flux and smart-turn detection. POST messages[]; synthesize with POST /v1/tts/aura-2-en. Bundle: GE…