Animica x402 Directory

Directory

agents.withzero.xyz

agents.withzero.xyz publishes 4 machine-payable endpoints over the x402 protocol, priced from $0.01 to $0.6 per call. Each was probed directly; the response code below is what it returned.

Endpoints

EndpointMethodPriceProbe
/api/v1/deploy/apps POST $0.6 402
/api/v1/image/images/nano-banana-2 POST $0.07 402
/api/v1/pipe0/company/identity POST $0.01 402
/api/v1/pixelart/canvas POST $0.01 402

What these endpoints do

agents.withzero.xyz/api/v1/deploy/apps

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 DATABASE_URL + listens on PORT. Filesystem is…

POST · $0.6 · probe 402

agents.withzero.xyz/api/v1/image/images/nano-banana-2

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.

POST · $0.07 · probe 402

agents.withzero.xyz/api/v1/pipe0/company/identity

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 first step, fallback, or corroboration step …

POST · $0.01 · probe 402

agents.withzero.xyz/api/v1/pixelart/canvas

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: https://pixelart.withzero.xyz/llms.txt

POST · $0.01 · probe 402