x402.aispace.bot publishes 19 machine-payable endpoints over the x402 protocol, priced from $0.001 to $0.02 per call. Each was probed directly; the response code below is what it returned.
| Endpoint | Method | Price | Probe |
|---|---|---|---|
| /api/v1/audio/queue | POST | $0.001 | 402 |
| /api/v1/audio/speech | POST | $0.001 | 402 |
| /api/v1/audio/transcriptions | POST | $0.001 | 402 |
| /api/v1/audio/voices | POST | $0.001 | 402 |
| /api/v1/augment/scrape | POST | $0.005 | 402 |
| /api/v1/augment/search | POST | $0.005 | 402 |
| /api/v1/augment/text-parser | POST | $0.005 | 402 |
| /api/v1/chat/completions | POST | $0.001 | 402 |
| /api/v1/crypto/rpc/base | POST | $0.001 | 402 |
| /api/v1/embeddings | POST | $0.001 | 402 |
| /api/v1/image/background-remove | POST | $0.02 | 402 |
| /api/v1/image/edit | POST | $0.001 | 402 |
| /api/v1/image/generate | POST | $0.001 | 402 |
| /api/v1/image/multi-edit | POST | $0.001 | 402 |
| /api/v1/image/upscale | POST | $0.001 | 402 |
| /api/v1/images/generations | POST | $0.001 | 402 |
| /api/v1/responses | POST | $0.001 | 402 |
| /api/v1/video/queue | POST | $0.001 | 402 |
| /api/v1/video/transcriptions | POST | $0.003 | 402 |
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. Model ids via GET /api/v1/models?type=mu…
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 API key. Resolve a model id from GET /api/…
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 upload. Resolve a model id from GET /api/v1…
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 model from GET /api/v1/models?type=tts.
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 model lookup required.
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 required.
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. Standalone; no model lookup required.
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 content + reasoning_content is success; use…
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 segment from GET /api/v1/crypto/rpc/networks.
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 /api/v1/models?type=embedding.
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`); optional `model` on the request is us…
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 API key. Resolve a model id from GET /api/…
Text-to-image generation on Venice models (Flux, SD3.5, GPT-Image, HunyuanImage, and more), paid per request in USDC on Base via x402, no API key. Resolve a model id from GET /api/v1/models?type=image…
Compose or edit using 1-3 input images on Venice models — merge subjects, transfer style, or blend scenes, paid per request in USDC on Base via x402, no API key. Resolve a model id from GET /api/v1/mo…
Upscale and enhance an image 2-4x on Venice, paid per request in USDC on Base via x402, no API key. Standalone — send an image URL or base64; no model lookup required.
OpenAI /v1/images/generations-compatible image generation on Venice image models, paid per request in USDC on Base via x402, no API key. Point any OpenAI image SDK here. Resolve a model id from GET /a…
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 …
Async text-to-video and image-to-video generation on Venice (WAN 2.7, HappyHorse, and more), paid per request in USDC on Base via x402, no API key. Model ids via GET /api/v1/models?type=video. Lifecyc…
Transcribe a YouTube video by URL on Venice, paid per request in USDC on Base via x402, no API key. Standalone — send a video URL; no model lookup required.