Overview

Text-to-Image Generation

Protocol x402
Price $0.0057
Payment Asset USD Coin
Payment Network Base
Category media/images
Provider x-router
Source bazaar
Indexed 2026-03-02 01:01:21

Health

Status degraded
Latency (p50) 243ms
Uptime (30d) 100.0%
Reliability Score 95/100
Last Checked 2026-06-28 13:00:37
Last Healthy Never
Consecutive Failures 0

x402 Payment Validation

Payment Requirements Invalid
Asset Verified
Facilitator

Input Schema

{ "bodyFields": { "guidance": { "description": "Guidance scale for generation (1-30)", "type": "number" }, "height": { "description": "Image height in pixels, must be divisible by 64 (128-2048, default: 1024)", "type": "number" }, "model": { "description": "Image model to use", "type": "string" }, "negativePrompt": { "description": "Negative prompt to avoid certain elements (max 3000 chars)", "type": "string" }, "numberResults": { "description": "Number of images to generate (1-4, default: 1)", "type": "number" }, "prompt": { "description": "Text description of the image to generate (2-3000 chars)", "required": true, "type": "string" }, "seed": { "description": "Random seed for reproducibility", "type": "number" }, "steps": { "description": "Number of inference steps (1-50)", "type": "number" }, "width": { "description": "Image width in pixels, must be divisible by 64 (128-2048, default: 1024)", "type": "number" } }, "bodyType": "json", "discoverable": true, "method": "POST", "type": "http" }

Output Schema

{ "images": { "description": "Array of generated image objects", "items": { "properties": { "url": { "description": "CDN URL of the generated image", "type": "string" }, "uuid": { "description": "Unique identifier for the image", "type": "string" } }, "type": "object" }, "type": "array" }, "model": { "description": "Model used for generation", "type": "string" } }

Recent Health Checks

Time Status HTTP Latency Error
2026-06-28 13:00:37 degraded 404 239ms
2026-06-28 08:44:12 degraded 404 244ms
2026-06-27 11:42:01 degraded 404 239ms
2026-06-25 16:15:37 degraded 404 245ms