InputPOST /api/v1/x402/colorize-photo
{
"image_base64": "<opaque base64 PNG/JPEG/WebP>"
}
AI media generation · image
Colorize one grayscale photo for $0.01 USDC. Call when you need a color version of a black-and-white still—not a perfect restoration. Opaque PNG/JPEG/WebP only; returns a color PNG and SHA-256 receipt. No API key, no subscription.
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/colorize-photo -m POST -H 'x-delx-source: product-page' --max-amount 0.01 -b '{"image_base64":"<opaque base64 PNG/JPEG/WebP>"}'
{
"image_base64": "<opaque base64 PNG/JPEG/WebP>"
}
{
"image_url": "https://api.delx.ai/api/v1/generated-colorizations/example.png",
"sale_price_usdc": 0.01
}
Machine-readable evidence