InputPOST /api/v1/x402/image
{
"prompt": "A friendly robot creating digital art for an AI agent",
"aspect_ratio": "1:1",
"quality_profile": "balanced"
}
AI media generation · image
Generate a fast commercial-use FLUX Schnell image for $0.01 via x402—no API key or subscription; returns a public WebP URL and SHA-256 receipt
One-command purchase
No account or API key. AgentCash reads the 402 challenge, pays no more than the declared cap, retries the request and returns the result.
npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/image -m POST -H 'x-delx-source: product-page' --max-amount 0.01 -b '{"prompt":"A friendly robot creating digital art for an AI agent","aspect_ratio":"1:1","quality_profile":"balanced"}'
{
"prompt": "A friendly robot creating digital art for an AI agent",
"aspect_ratio": "1:1",
"quality_profile": "balanced"
}
{
"generation_id": "d61c158acd974528be6af43a3bfac50f",
"image_url": "https://api.delx.ai/api/v1/generated-images/d61c158acd974528be6af43a3bfac50f.webp",
"model": "black-forest-labs/flux-schnell",
"provider": "replicate",
"aspect_ratio": "1:1",
"quality_profile": "balanced",
"prompt_policy_version": "balanced/v1",
"media_type": "image/webp",
"width": 1024,
"height": 1024,
"bytes": 21302,
"sha256": "b1fee3065c234364feb056ee4ad06f135c0d30039eaff0e92e52e371e884cb29",
"sale_price_usdc": 0.01
}
Machine-readable evidence