{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "ai-broker-payin-com-image-generation",
  "title": "AI Broker \u00b7 Text-to-Image Generation",
  "url": "https://ai-broker.payin.com/image-generation",
  "category": "media",
  "summary": "Generate images from text prompts using multiple AI models including DALL-E 3, Stable Diffusion XL, and FLUX variants.",
  "seo": {
    "title": "AI Image Generation API x402 | DALL-E 3, SDXL, FLUX",
    "description": "Generate images from text prompts via x402 micropayments. Pay 0.05 USDC on Base. Supports DALL-E 3, Stable Diffusion XL, Imagen, Ideogram, Qwen, and Seedream models."
  },
  "use_cases": [
    "Create marketing visuals from product descriptions",
    "Generate concept art for design iterations",
    "Produce social media assets at scale"
  ],
  "ideal_buyer": "AI agents and automation workflows that need programmatic image generation with model flexibility.",
  "example_prompt": "Generate a photorealistic image of a sustainable cityscape using the imagen-4-fast model.",
  "example_request_body": {
    "n": 1,
    "model": "imagen-4-fast",
    "prompt": "A photorealistic portrait of a woman in Renaissance clothing"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 0.625,
    "median_category_atomic": 80000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0xe8fb62154382af0812539cfe61b48321d8f846a8",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "50000",
      "max_timeout_seconds": 60,
      "description": "Generate images from text prompts using state-of-the-art AI models including DALL-E 3, Stable Diffusion XL, and more. Supports various styles, sizes, and quality settings.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "GET"
        },
        "output": {
          "input": {
            "type": "http",
            "method": "POST",
            "bodyType": "json",
            "bodyFields": {
              "n": {
                "type": "integer",
                "required": false,
                "description": "Number of images to generate (1-10)"
              },
              "size": {
                "enum": [
                  "256x256",
                  "512x512",
                  "1024x1024",
                  "1792x1024",
                  "1024x1792"
                ],
                "type": "string",
                "required": false,
                "description": "Image dimensions"
              },
              "model": {
                "enum": [
                  "imagen-4-fast",
                  "ideogram-v3-turbo",
                  "qwen-image",
                  "seedream-4"
                ],
                "type": "string",
                "required": true,
                "description": "The AI model to use for generation"
              },
              "style": {
                "enum": [
                  "vivid",
                  "natural"
                ],
                "type": "string",
                "required": false,
                "description": "Image style (DALL-E 3 only)"
              },
              "prompt": {
                "type": "string",
                "required": true,
                "description": "The text description of the image you want to generate"
              },
              "quality": {
                "enum": [
                  "standard",
                  "hd"
                ],
                "type": "string",
                "required": false,
                "description": "Image quality level"
              },
              "response_format": {
                "enum": [
                  "url",
                  "b64_json"
                ],
                "type": "string",
                "required": false,
                "description": "Response format: URL or base64 encoded"
              }
            }
          },
          "output": {
            "data": {
              "type": "array",
              "items": {
                "type": "object",
                "properties": {
                  "url": {
                    "type": "string",
                    "description": "URL of the generated image"
                  },
                  "b64_json": {
                    "type": "string",
                    "description": "Base64 encoded image data (if requested)"
                  },
                  "revised_prompt": {
                    "type": "string",
                    "description": "The revised prompt used by the model"
                  }
                }
              }
            },
            "created": {
              "type": "integer",
              "description": "Unix timestamp of when the image was created"
            }
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "ai-broker-payin-com",
    "host": "ai-broker.payin.com",
    "title": "ai-broker.payin.com",
    "description": "Host name suggests a payment-related AI broker service. No operational content available at time of indexing.",
    "url": "https://ai-broker.payin.com"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/ai-broker-payin-com-image-generation",
    "url": "https://x402all.com/resource/ai-broker-payin-com-image-generation",
    "name": "AI Broker \u00b7 Text-to-Image Generation",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/ai-broker-payin-com-image-generation",
      "@type": "Offer",
      "price": "0.05",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.050000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://ai-broker.payin.com/image-generation",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/ai-broker-payin-com",
      "url": "https://ai-broker.payin.com",
      "name": "ai-broker.payin.com",
      "@type": "Organization"
    },
    "identifier": "ai-broker-payin-com-image-generation",
    "description": "Generate images from text prompts via x402 micropayments. Pay 0.05 USDC on Base. Supports DALL-E 3, Stable Diffusion XL, Imagen, Ideogram, Qwen, and Seedream models.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=ai-broker-payin-com-image-generation",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "media"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=ai-broker-payin-com-image-generation"
}
