{
  "x402Version": 2,
  "id": 4048,
  "slug": "4048",
  "resource": "https://api.delx.ai/api/v1/x402/image",
  "description": "Delx Commerce cheap image generation API for agents at $0.01 USDC. Call when you need a product visual, ad creative, thumbnail, banner, logo concept, or social graphic with no API key or monthly plan. Commercial FLUX Schnell stills via x402 on Base or Solana—public WebP URL, SHA-256 receipt, and 11 aspect ratios. No subscription.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "10000",
      "maxTimeoutSeconds": 300
    },
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "10000",
      "maxTimeoutSeconds": 300
    },
    {
      "scheme": "exact",
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "payTo": "28heAMpFkeUJsL7o7apiK4oJwZWq2fUHinRwbgYYsemG",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "amount": "10000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "category": "image",
      "info": {
        "input": {
          "body": {
            "aspect_ratio": "1:1",
            "prompt": "A friendly robot creating digital art for an AI agent",
            "quality_profile": "balanced"
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "aspect_ratio": "1:1",
            "bytes": 21302,
            "generation_id": "d61c158acd974528be6af43a3bfac50f",
            "height": 1024,
            "image_url": "https://api.delx.ai/api/v1/generated-images/d61c158acd974528be6af43a3bfac50f.webp",
            "media_type": "image/webp",
            "model": "black-forest-labs/flux-schnell",
            "prompt_policy_version": "balanced/v1",
            "provider": "replicate",
            "quality_profile": "balanced",
            "sale_price_usdc": 0.01,
            "sha256": "b1fee3065c234364feb056ee4ad06f135c0d30039eaff0e92e52e371e884cb29",
            "width": 1024
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "additionalProperties": false,
                "properties": {
                  "aspect_ratio": {
                    "default": "1:1",
                    "enum": [
                      "1:1",
                      "16:9",
                      "21:9",
                      "3:2",
                      "2:3",
                      "4:5",
                      "5:4",
                      "3:4",
                      "4:3",
                      "9:16",
                      "9:21"
                    ],
                    "type": "string"
                  },
                  "model": {
                    "description": "Optional commercial Replicate model in the same SKU price band. Defaults to black-forest-labs/flux-schnell. Aliases: flux-schnell, flux-dev. Never mediagen/SuperGrok. Response includes upstream_cost and gross_margin markup fields.",
                    "enum": [
                      "black-forest-labs/flux-schnell",
                      "black-forest-labs/flux-dev",
                      "flux-schnell",
                      "flux-dev",
                      "schnell",
                      "flux",
                      "dev"
                    ],
                    "type": "string"
                  },
                  "prompt": {
                    "description": "Text description of the image to generate.",
                    "maxLength": 2000,
                    "minLength": 1,
                    "type": "string"
                  },
                  "quality_profile": {
                    "default": "balanced",
                    "description": "balanced applies versioned anti-artifact quality guidance; raw forwards the prompt unchanged.",
                    "enum": [
                      "balanced",
                      "raw"
                    ],
                    "type": "string"
                  }
                },
                "required": [
                  "prompt"
                ],
                "type": "object"
              },
              "bodyType": {
                "enum": [
                  "json",
                  "form-data",
                  "text"
                ],
                "type": "string"
              },
              "method": {
                "enum": [
                  "POST",
                  "PUT",
                  "PATCH"
                ],
                "type": "string"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "bodyType",
              "body"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "aspect_ratio": "1:1",
                "bytes": 21302,
                "generation_id": "d61c158acd974528be6af43a3bfac50f",
                "height": 1024,
                "image_url": "https://api.delx.ai/api/v1/generated-images/d61c158acd974528be6af43a3bfac50f.webp",
                "media_type": "image/webp",
                "model": "black-forest-labs/flux-schnell",
                "prompt_policy_version": "balanced/v1",
                "provider": "replicate",
                "quality_profile": "balanced",
                "sale_price_usdc": 0.01,
                "sha256": "b1fee3065c234364feb056ee4ad06f135c0d30039eaff0e92e52e371e884cb29",
                "width": 1024
              },
              "type": {
                "const": "json",
                "type": "string"
              }
            },
            "required": [
              "type",
              "example"
            ],
            "type": "object"
          }
        },
        "required": [
          "input",
          "output"
        ],
        "type": "object"
      },
      "serviceName": "FLUX Image for Agents",
      "summary": "Delx Commerce cheap image generation API for agents at $0.01 USDC. Call when you need a product visual, ad creative, thumbnail, banner, logo concept, or social graphic with no API key or monthly plan. Commercial FLUX Schnell stills via x402 on Base or Solana—public WebP URL, SHA-256 receipt, and 11 aspect ratios. No subscription.",
      "tags": [
        "x402",
        "ai-image",
        "text-to-image",
        "image-generation",
        "image-generation-api"
      ]
    },
    "payment-identifier": {
      "info": {
        "required": false
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "id": {
            "maxLength": 128,
            "minLength": 16,
            "pattern": "^[a-zA-Z0-9_-]+$",
            "type": "string"
          },
          "required": {
            "type": "boolean"
          }
        },
        "required": [
          "required"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar",
    "payment-identifier"
  ],
  "sourceHost": "api.delx.ai",
  "lastUpdated": "2026-09-11T16:02:54.228Z",
  "quality": {
    "calls30d": 24,
    "uniquePayers30d": 12,
    "lastCalledAt": "2026-09-11T16:02:53.678Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "api.delx.ai",
    "manifest_name": "api.delx.ai",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}