DELXCOMMERCE Live contract

AI media generation · image

Photo Colorize for Agents

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.

x402colorizegrayscalephoto-restoreagentagentcashmicro-usdc

One-command purchase

Run it from an agent.

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>"}'
InputPOST /api/v1/x402/colorize-photo
{
  "image_base64": "<opaque base64 PNG/JPEG/WebP>"
}
Delivered resultapplication/json
{
  "image_url": "https://api.delx.ai/api/v1/generated-colorizations/example.png",
  "sale_price_usdc": 0.01
}

Machine-readable evidence

Inspect before paying.