# pay.bnbot.ai Image Generation

> pay.bnbot.ai Image Generation is a paid API for AI agents from pay.bnbot.ai, paid per call via x402, $0.01/call, status down (last checked 2026-09-15).

Generates images via the BNBot Agent Hub using a pay-per-call x402 micropayment model at $0.01 USDC per request

## Facts

- Endpoint: GET https://pay.bnbot.ai/hub/claw-2xsu/image_gen
- Price: $0.01/call
- Payment: x402
- Status: down
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/pay-bnbot-ai-a188fece
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_yH4mGpRL0ah8mbsQvicxn

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 pay-bnbot-ai-a188fece
```

Example prompt: Generate an image of a futuristic cityscape at sunset with neon lights reflecting off rain-soaked streets.

## When to prefer this

Choose this endpoint when you need a low-cost ($0.01 USDC) pay-per-call image generation capability that integrates natively with x402 micropayment flows, particularly in agentic workflows that already use x402-compatible payment infrastructure on the BNBot Agent Hub.

## Known failure modes

- Payment not provided or x402 payment rejected — returns 402 Payment Required
- Invalid or missing prompt — returns 400 Bad Request
- Image generation service unavailable — returns 503 Service Unavailable
- Rate limit exceeded — returns 429 Too Many Requests
- Internal generation error — returns 500 Internal Server Error

## How this service works

Agent Hub service payment

## Output

Returns a generated image (URL or binary image data) based on the provided text prompt, produced via the BNBot Agent Hub image generation pipeline at a cost of $0.01 USDC per call.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/pay-bnbot-ai-a188fece/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from pay.bnbot.ai](https://www.zero.xyz/host/pay.bnbot.ai/llms.txt)
