# HivemindOS Image Generator

> HivemindOS Image Generator is a paid API for AI agents from hivemindos-paid-agent-gateway.hivemindos.workers.dev, paid per call via x402, $0.03/call, status unknown (last checked 2026-09-15).

Generates a single downloadable image from a text prompt, priced at $0.03 USDC per call via x402 micropayment.

## Facts

- Endpoint: POST https://hivemindos-paid-agent-gateway.hivemindos.workers.dev/api/x402/image-generator/generations
- Price: $0.03/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/hivemindos-image-generator-2576b732
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_aoj2kkqCCtlLn76xlzDNz

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability hivemindos-image-generator-2576b732 -d '<json body>'
```

Example prompt: Generate an image of a futuristic city skyline at sunset with neon lights reflecting off wet streets — I want one downloadable image via HivemindOS.

## When to prefer this

Choose this endpoint when you need a single AI-generated image from a text prompt with transparent per-call micropayment pricing via x402. It is well-suited for agents that need on-demand image generation without subscription overhead, especially when integrated into HivemindOS workflows alongside other HivemindOS services.

## Known failure modes

- Prompt violates content policy — generation refused
- Payment not confirmed or insufficient USDC balance — request rejected
- Vague or ambiguous prompt results in unexpected image output
- Network timeout during generation — retry required
- Unsupported image tier specified — returns error with valid options

## How this service works

Generate one downloadable image from a text prompt using a curated HivemindOS image tier. The exact x402 price is quoted before payment.

## Output

Returns a single downloadable image file or URL, along with generation metadata. The x402 price of $0.03 USDC is quoted and confirmed before payment is processed.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/hivemindos-image-generator-2576b732/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from hivemindos-paid-agent-gateway.hivemindos.workers.dev](https://www.zero.xyz/host/hivemindos-paid-agent-gateway.hivemindos.workers.dev/llms.txt)
