Animica x402 Directory

Directory / x402.aispace.bot

x402.aispace.bot/api/v1/responses

Venice Responses API (alpha) — OpenAI-compatible structured agent outputs with typed blocks (reasoning, message, tool calls), paid per request in USDC on Base via x402, no API key. Resolve a model id from GET /api/v1/models?type=text.

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X POST 'https://x402.aispace.bot/api/v1/responses'

# -> 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 -X POST 'https://x402.aispace.bot/api/v1/responses'

Endpoint: https://x402.aispace.bot/api/v1/responses. Operated by x402.aispace.bot, 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.

Other endpoints on x402.aispace.bot

x402.aispace.bot/api/v1/audio/queue

Async music/audio-track generation on Venice (ACE-Step, ElevenLabs Music, MiniMax, Lyria, Stable Audio), paid per request in USDC on Base via x402, no API key. …

POST · $0.001

x402.aispace.bot/api/v1/audio/speech

Text-to-speech on Venice voices (Kokoro, Qwen 3, xAI, Inworld, Chatterbox, Orpheus, ElevenLabs Turbo, MiniMax), paid per request in USDC on Base via x402, no AP…

POST · $0.001

x402.aispace.bot/api/v1/audio/transcriptions

Speech-to-text transcription on Venice models (Parakeet, Whisper, Wizper, Scribe, xAI STT), paid per request in USDC on Base via x402, no API key. Multipart upl…

POST · $0.001

x402.aispace.bot/api/v1/audio/voices

Voice cloning on Venice — upload a reference sample to mint a reusable voice, paid per request in USDC on Base via x402, no API key. Resolve a compatible TTS mo…

POST · $0.001

x402.aispace.bot/api/v1/augment/scrape

Scrape and extract clean text/markdown from a public URL for agent pipelines on Venice, paid per request in USDC on Base via x402, no API key. Standalone; no mo…

POST · $0.005

x402.aispace.bot/api/v1/augment/search

Web search for agent pipelines on Venice — ranked results for a query, paid per request in USDC on Base via x402, no API key. Standalone; no model lookup requir…

POST · $0.005

x402.aispace.bot/api/v1/augment/text-parser

Extract text from PDF/DOCX/XLSX or plain-text documents (up to 25MB) for agent pipelines on Venice, paid per request in USDC on Base via x402, no API key. Stand…

POST · $0.005

x402.aispace.bot/api/v1/chat/completions

OpenAI-compatible chat on 100+ Venice models via x402 USDC (Base). Model from GET /api/v1/models?type=text; personas via /characters. Thinking models: empty con…

POST · $0.001

x402.aispace.bot/api/v1/crypto/rpc/base

Pay-per-call JSON-RPC proxy to 20+ EVM and Starknet networks on Venice, paid per request in USDC on Base via x402, no API key. Resolve the {network} path segmen…

POST · $0.001

x402.aispace.bot/api/v1/embeddings

Text embeddings on Venice models for retrieval, RAG, and semantic search, paid per request in USDC on Base via x402, no API key. Resolve a model id from GET /ap…

POST · $0.001

x402.aispace.bot/api/v1/image/background-remove

Remove the background from an image and return a transparent PNG, paid per request in USDC on Base via x402, no API key. Venice accepts only `image` (no `model`…

POST · $0.02

x402.aispace.bot/api/v1/image/edit

Prompt-driven single-image edit on Venice models — send an image plus an instruction and get the edited result, paid per request in USDC on Base via x402, no AP…

POST · $0.001

All 19 endpoints on x402.aispace.bot →