{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "api-xona-agent-com-base-main-image-model-qwen-image",
  "title": "Xona Agent \u00b7 Generate Images with Qwen",
  "url": "https://api.xona-agent.com/base-main/image-model/qwen-image",
  "category": "media",
  "summary": "Generates images using the Qwen image model with customizable prompts, aspect ratios, and optional reference images.",
  "seo": {
    "title": "Xona Agent Qwen Image Generation API | x402 Pay-Per-Call",
    "description": "Generate images using qwen/qwen-image model on Base Mainnet. Pay $0.05 USDC per call via x402. AI image generation for agents."
  },
  "use_cases": [
    "Create visual content for social media automation",
    "Generate product mockups from text descriptions",
    "Produce reference-based image variations for design workflows"
  ],
  "ideal_buyer": "Content automation agents, social media managers, and design tool integrators needing programmatic image generation.",
  "example_prompt": "Generate a 16:9 image of a futuristic cityscape at sunset with neon lights.",
  "example_request_body": {
    "prompt": "futuristic cityscape at sunset with neon lights",
    "aspect_ratio": "16:9"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "expensive",
    "ratio": 5,
    "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": "50000",
      "max_timeout_seconds": 1200,
      "mime_type": "application/json",
      "description": "Generate image using qwen/qwen-image model (Base Mainnet).",
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "type": "object",
            "required": [
              "prompt"
            ],
            "properties": {
              "prompt": {
                "type": "string",
                "description": "The detailed prompt description for image generation"
              },
              "aspect_ratio": {
                "type": "string",
                "default": "1:1",
                "description": "Aspect ratio for the generated image (default: 1:1)"
              },
              "referenceImage": {
                "type": "array",
                "items": {
                  "type": "string"
                },
                "description": "Array of reference image URLs (uses first image for qwen/qwen-image)"
              }
            },
            "additionalProperties": false
          },
          "type": "http",
          "method": "POST",
          "bodyType": "json"
        },
        "output": {
          "type": "json",
          "example": {
            "metadata": {},
            "image_url": "",
            "image_description": ""
          }
        }
      }
    }
  ],
  "duplicate_cluster_id": "ai-cl-486008c2479f",
  "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-model-qwen-image",
    "url": "https://x402all.com/resource/api-xona-agent-com-base-main-image-model-qwen-image",
    "name": "Xona Agent \u00b7 Generate Images with Qwen",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/api-xona-agent-com-base-main-image-model-qwen-image",
      "@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://api.xona-agent.com/base-main/image-model/qwen-image",
    "@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-model-qwen-image",
    "description": "Generate images using qwen/qwen-image model on Base Mainnet. Pay $0.05 USDC per call via x402. AI image generation for agents.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=api-xona-agent-com-base-main-image-model-qwen-image",
      "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-model-qwen-image"
}
