{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "api-xona-agent-com-base-main-image-designer",
  "title": "Xona Agent \u00b7 AI Image Generation",
  "url": "https://api.xona-agent.com/base-main/image/designer",
  "category": "media",
  "summary": "Generate AI images from text prompts with style blending and reference image support.",
  "seo": {
    "title": "AI Image Generation API - Style Blending | Xona Agent",
    "description": "Generate AI images with intelligent style blending on Base Mainnet. $0.08 USDC per call. Reference image support for composition guidance."
  },
  "use_cases": [
    "Create marketing visuals from product descriptions",
    "Generate concept art with style references",
    "Produce social media content with consistent branding",
    "Illustrate articles and blog posts programmatically"
  ],
  "ideal_buyer": "Content creators, marketers, and AI agents needing programmatic image generation with style control.",
  "example_prompt": "Generate an image of a futuristic city in cyberpunk style, using these reference images for composition.",
  "example_request_body": {
    "style": "cyberpunk",
    "prompt": "futuristic cyberpunk city at night with neon lights",
    "aspect_ratio": "16:9",
    "referenceImage": [
      "https://example.com/ref1.jpg"
    ]
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "expensive",
    "ratio": 8,
    "median_category_atomic": 10000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x515e7bce44baa5f6e42d16d4b5f27768e7f2f8cc",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "80000",
      "max_timeout_seconds": 1200,
      "mime_type": "application/json",
      "description": "AI image generation with intelligent style blending (Base Mainnet).",
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "type": "object",
            "required": [
              "prompt"
            ],
            "properties": {
              "style": {
                "type": "array",
                "items": {
                  "type": "string"
                },
                "description": "Style keywords to blend into the prompt"
              },
              "prompt": {
                "type": "string",
                "description": "Detailed prompt description for the image"
              },
              "aspect_ratio": {
                "type": "string",
                "default": "1:1",
                "description": "Image aspect ratio"
              },
              "referenceImage": {
                "type": "array",
                "items": {
                  "type": "string"
                },
                "description": "URLs of reference images for style/composition guidance"
              }
            },
            "additionalProperties": false
          },
          "type": "http",
          "method": "POST",
          "bodyType": "json"
        },
        "output": {
          "type": "json",
          "example": {
            "metadata": {},
            "image_url": "",
            "image_description": ""
          }
        }
      }
    }
  ],
  "duplicate_cluster_id": "ai-cl-c54e6b8bd10f",
  "origin": {
    "slug": "api-xona-agent-com",
    "host": "api.xona-agent.com",
    "title": "Xona Agent API",
    "description": "An API origin at api.xona-agent.com. No service details are currently available from the host.",
    "url": "https://api.xona-agent.com",
    "favicon": "https://xona-agent.com/favicon-new.png"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/api-xona-agent-com-base-main-image-designer",
    "url": "https://x402all.com/resource/api-xona-agent-com-base-main-image-designer",
    "name": "Xona Agent \u00b7 AI Image Generation",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/api-xona-agent-com-base-main-image-designer",
      "@type": "Offer",
      "price": "0.08",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.080000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://api.xona-agent.com/base-main/image/designer",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/api-xona-agent-com",
      "url": "https://api.xona-agent.com",
      "name": "Xona Agent API",
      "@type": "Organization"
    },
    "identifier": "api-xona-agent-com-base-main-image-designer",
    "description": "Generate AI images with intelligent style blending on Base Mainnet. $0.08 USDC per call. Reference image support for composition guidance.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=api-xona-agent-com-base-main-image-designer",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "media"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=api-xona-agent-com-base-main-image-designer"
}
