SERVICE / DETAILother

Unnamed service

GET api.recoupable.dev/api/x402/image/generate

SONAR SCORE0.520
LIVE PRICE0.150000
BAZAAR LIVEnot compatible
CDP INDEXEDno
DECISION EVIDENCE

Why an agent can trust this route.

20 observations in the last 24h
HANDSHAKE SUCCESS95.0%402 challenge reachable
PAID DELIVERY0.0%settlement observed
P90 LATENCY3121msrecent response window
PRICE DRIFT0.0%advertised vs observed

Sonar evidence is advisory. Paid delivery is shown as verified only when paid probes are available; otherwise route estimates use the unpaid handshake as a clearly labeled proxy.

SONAR PROBE HISTORY / 30D

Observed outcomes

JSON ↗
LIVE ENDPOINT METADATA

No provider description has been published.

Resource: api.recoupable.dev/api/x402/image/generate

Network: base · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0xbAf31935ED514e8F7da81D0A730AB5362DEEEEb7

Payment methods: · Last validation: 2026-09-14 16:44:50.637+00

{
  "input": null,
  "output": null,
  "paymentRequirements": [
    {
      "raw": {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0xbAf31935ED514e8F7da81D0A730AB5362DEEEEb7",
        "scheme": "exact",
        "network": "base",
        "mimeType": "application/json",
        "resource": "https://api.recoupable.dev/api/x402/image/generate",
        "description": "Generate an image from a text prompt using AI",
        "outputSchema": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {
              "files": "Optional pipe-separated list of files. Format: url1:mediaType1|url2:mediaType2. Example: https://example.com/image.png:image/png|https://example.com/file.jpg:image/jpeg",
              "prompt": "Text prompt describing the image to generate"
            },
            "discoverable": true
          },
          "output": {
            "type": "object",
            "properties": {
              "image": {
                "type": "object",
                "properties": {
                  "base64": {
                    "type": "string",
                    "description": "Image as base64 encoded string"
                  },
                  "mediaType": {
                    "type": "string",
                    "description": "IANA media type of the image"
                  }
                },
                "description": "Generated image file"
              },
              "usage": {
                "type": "object",
                "properties": {
                  "inputTokens": {
                    "type": "number",
                    "description": "Number of tokens used for the prompt"
                  },
                  "totalTokens": {
                    "type": "number",
                    "description": "Number of tokens used for the total"
                  },
                  "outputTokens": {
                    "type": "number",
                    "description": "Number of tokens used for the output"
                  },
                  "reasoningTokens": {
                    "type": "number",
                    "description": "Number of tokens used for the reasoning"
                  }
                },
                "description": "Token usage information for the image generation"
              },
              "moment": {
                "type": "object",
                "description": "In Process moment creation result (nullable)"
              },
              "imageUrl": {
                "type": "string",
                "description": "Fetchable URL for the uploaded image (nullable)"
              },
              "arweaveError": {
                "type": "string",
                "description": "Error message if Arweave upload failed (optional)"
              },
              "arweaveResult": {
                "type": "object",
                "description": "Arweave transaction result (nullable)"
              }
            },
            "description": "GenerateImageResult containing the generated image and metadata"
          }
        },
        "maxAmountRequired": "150000",
        "maxTimeoutSeconds": 300
      },
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "payTo": "0xbAf31935ED514e8F7da81D0A730AB5362DEEEEb7",
      "scheme": "exact",
      "network": "base",
      "amountAtomic": "150000"
    }
  ]
}
METADATA PROVENANCE

Source catalog records are retained separately from live endpoint observations. Sonar score, uptime, and latency are advisory metrics. CDP indexing is not inferred from validation.