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)
244ms
Uptime (30d)
100.0%
Reliability Score
95/100
Last Checked
2026-09-27 10:24:45
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-09-27 10:24:45 | degraded | 404 | 807ms | |
| 2026-09-26 23:59:44 | degraded | 404 | 258ms | |
| 2026-09-26 15:20:17 | degraded | 404 | 281ms | |
| 2026-09-26 10:48:46 | degraded | 404 | 242ms | |
| 2026-09-26 00:38:03 | degraded | 404 | 243ms | |
| 2026-09-25 19:40:06 | degraded | 404 | 243ms | |
| 2026-09-25 05:15:45 | degraded | 404 | 318ms | |
| 2026-09-24 19:57:14 | degraded | 404 | 244ms | |
| 2026-09-24 12:57:58 | degraded | 404 | 241ms |