Example inputPOST /api/v1/x402/image
{
"prompt": "A friendly robot creating digital art for an AI agent",
"aspect_ratio": "1:1",
"quality_profile": "balanced"
}
Portable intent card · image
Create a commercial-use image from text for $0.01, with a durable WebP URL and SHA-256 receipt.
Intent to transaction
The source header follows this discovery route through challenge, payment and delivery without exposing the buyer or request body.
npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/image -m POST -H 'x-delx-source: intent-card-cheap-image-generation-api' --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"
}
{
"intent": "generate an image from a text prompt",
"tool_name": "generate_image",
"price_usdc": "0.01",
"machine_url": "https://commerce.delx.ai/intents/cheap-image-generation-api.json"
}
Portable and inspectable