{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "gateway-spraay-app-api-v1-gpu-run",
  "title": "Spraay \u00b7 GPU Model Inference",
  "url": "https://gateway.spraay.app/api/v1/gpu/run",
  "category": "ai",
  "summary": "Execute AI model inference jobs on GPU infrastructure including image generation, video synthesis, language models, and audio processing via Replicate.",
  "seo": {
    "title": "GPU AI Inference API | x402 | Replicate Models",
    "description": "Run AI model inference on GPU via x402. Pay 0.05 USDC. Access image, video, LLM, audio, and utility models via Replicate infrastructure."
  },
  "use_cases": [
    "Generate images from text prompts using FLUX or Stable Diffusion",
    "Run LLM inference for agent responses",
    "Synthesize video or audio content from inputs"
  ],
  "ideal_buyer": "AI agents and developers requiring on-demand GPU inference without managing infrastructure or model weights.",
  "example_prompt": "Generate an image using black-forest-labs/flux-1.1-pro with prompt 'a cyberpunk city at night'",
  "example_request_body": {
    "input": {
      "prompt": "a cyberpunk city at night",
      "aspect_ratio": "16:9"
    },
    "model": "black-forest-labs/flux-1.1-pro"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "expensive_outlier",
    "ratio": 16.667,
    "median_category_atomic": 3000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0xad62f03c7514bb8c51f1ea70c2b75c37404695c8",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "50000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "GPU/Compute \u2014 run AI model inference via Replicate (image, video, LLM, audio, utility).",
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "required": [
              "model",
              "input"
            ],
            "properties": {
              "input": {
                "type": "object"
              },
              "model": {
                "type": "string"
              },
              "version": {
                "type": "string"
              },
              "webhook": {
                "type": "string"
              }
            }
          },
          "type": "http",
          "method": "POST",
          "bodyType": "json"
        },
        "output": {
          "type": "json",
          "example": {
            "id": "abc123",
            "model": "black-forest-labs/flux-1.1-pro",
            "output": [
              "https://replicate.delivery/..."
            ],
            "status": "succeeded"
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "gateway-spraay-app",
    "host": "gateway.spraay.app",
    "url": "https://gateway.spraay.app"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/gateway-spraay-app-api-v1-gpu-run",
    "url": "https://x402all.com/resource/gateway-spraay-app-api-v1-gpu-run",
    "name": "Spraay \u00b7 GPU Model Inference",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/gateway-spraay-app-api-v1-gpu-run",
      "@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://gateway.spraay.app/api/v1/gpu/run",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/gateway-spraay-app",
      "url": "https://gateway.spraay.app",
      "name": "gateway.spraay.app",
      "@type": "Organization"
    },
    "identifier": "gateway-spraay-app-api-v1-gpu-run",
    "description": "Run AI model inference on GPU via x402. Pay 0.05 USDC. Access image, video, LLM, audio, and utility models via Replicate infrastructure.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=gateway-spraay-app-api-v1-gpu-run",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "ai"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=gateway-spraay-app-api-v1-gpu-run"
}
