Directory / agents.withzero.xyz
Generate images from a text prompt with Google's Nano Banana 2 (Gemini 3.1 Flash Image) — fast, high-quality generation. Returns hosted image URLs.
# 1. Ask the endpoint what it costs (no payment, no wallet needed): curl -i -X POST 'https://agents.withzero.xyz/api/v1/image/images/nano-banana-2' # -> 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://agents.withzero.xyz/api/v1/image/images/nano-banana-2'
Endpoint: https://agents.withzero.xyz/api/v1/image/images/nano-banana-2. Operated by agents.withzero.xyz, 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.
Node.js hosting: ship the Node app you built locally, unchanged — full server runtime on Cloud Run with a dedicated Postgres. Native modules OK. App reads DATAB…
Resolve one company name through Pipe0 company:identity@3. At-cost fixed cap: max($0.01, 0.30 Pipe0 credits × $999/34,000 credits). Useful as a lightweight firs…
Create a new pixel art canvas. Returns editing, manifest, full-spec, guide, and interactive-view URLs. Optionally pre-load base64 RGBA pixels. Full agent guide:…