mirrored listing x402 eip155:8453solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp

AI video generation via fal

AI video generation via fal.ai — default model: ByteDance Seedance 2.0. Alternatives: fal-ai/sora-2/text-to-video, fal-ai/veo3.1. Dynamic pricing per request: at-cost fal.ai rate + 15% margin (floor $0.05); the advertised price is the Seedance 5s reference quote — the actual quote is returned per request. Supports text-to-video and image-to-video.

Do you run x402.ottoai.services? This listing was mirrored from Coinbase's public Bazaar. Claim it in 30 seconds — no account required — and it becomes verified, permanently overriding the mirrored copy.

Claim this listing
1750000 (raw units)
price
15
calls / 30d
4
unique payers
2026-09-18
updated

Provider

x402.ottoai.services · discovered, not yet claimed by its owner

Payment (x402 accepts[])

[
  {
    "scheme": "exact",
    "network": "eip155:8453",
    "payTo": "0x0E84dDEdAaE6A779c462C22a59F301EC31B6b808",
    "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
    "amount": "1750000",
    "maxTimeoutSeconds": 300
  },
  {
    "scheme": "exact",
    "network": "eip155:8453",
    "payTo": "0x0E84dDEdAaE6A779c462C22a59F301EC31B6b808",
    "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
    "amount": "1750000",
    "maxTimeoutSeconds": 300
  },
  {
    "scheme": "exact",
    "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
    "payTo": "6XcSfqJHr9vNW2vbiRaMqUYVm7shDgLepca54wUTDPN5",
    "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
    "amount": "1750000",
    "maxTimeoutSeconds": 300
  }
]

Output schema

{
  "bazaar": {
    "info": {
      "input": {
        "method": "POST",
        "queryParams": {
          "aspect_ratio": "16:9",
          "duration": 5,
          "model": "seedance-2.0",
          "prompt": "A serene mountain landscape at sunset with slow drone flyover"
        },
        "type": "http"
      },
      "output": {
        "example": {
          "duration": 5,
          "model": "seedance-2.0",
          "price": 1.75,
          "resolution": "720p",
          "status": "success",
          "videoUrl": "https://images.useotto.xyz/xyz.mp4"
        },
        "type": "json"
      }
    },
    "schema": {
      "$schema": "https://json-schema.org/draft/2020-12/schema",
      "properties": {
        "input": {
          "additionalProperties": false,
          "properties": {
            "method": {
              "enum": [
                "POST"
              ],
              "type": "string"
            },
            "queryParams": {
              "properties": {
                "aspect_ratio": {
                  "description": "Output aspect ratio (default 16:9)",
                  "enum": [
                    "16:9",
                    "9:16",
                    "1:1"
                  ],
                  "type": "string"
                },
                "duration": {
                  "description": "Duration in seconds (per-model caps enforced)",
                  "maximum": 10,
                  "minimum": 4,
                  "type": "integer"
                },
                "image_url": {
                  "description": "Optional: Input image URL for image-to-video",
                  "type": "string"
                },
                "model": {
                  "description": "Video model (default: seedance-2.0)",
                  "enum": [
                    "seedance-2.0",
                    "sora-2",
                    "sora-2-pro",
                    "veo-3.1"
                  ],
                  "type": "string"
                },
                "prompt": {
                  "description": "Video prompt (20-1000 chars). Describe motion, camera, scene.",
                  "type": "string"
                }
              },
              "required": [
                "prompt",
                "duration"
              ],
              "type": "object"
            },
            "type": {
              "const": "http",
              "type": "string"
            }
          },
          "required": [
            "type",
            "method"
          ],
          "type": "object"
        },
        "output": {
          "properties": {
            "example": {
              "properties": {
                "duration": {
                  "type": "number"
                },
                "error": {
                  "type": "string"
                },
                "model": {
                  "type": "string"
                },
                "price": {
                  "type": "number"
                },
                "resolution": {
                  "type": "string"
                },
                "status": {
                  "enum": [
                    "success",
                    "failed"
                  ],
                  "type": "string"
                },
                "videoUrl": {
                  "type": "string"
                }
              },
              "required": [
                "status"
              ],
              "type": "object"
            },
            "type": {
              "type": "string"
            }
          },
          "required": [
            "type"
          ],
          "type": "object"
        }
      },
      "required": [
        "input"
      ],
      "type": "object"
    }
  },
  "builder-code": {
    "info": {
      "a": "bc_hc2dhq09"
    },
    "schema": {
      "$schema": "https://json-schema.org/draft/2020-12/schema",
      "additionalProperties": false,
      "properties": {
        "a": {
          "description": "App builder code",
          "pattern": "^[a-z0-9_]{1,32}$",
          "type": "string"
        },
        "s": {
          "description": "Service builder codes",
          "items": {
            "pattern": "^[a-z0-9_]{1,32}$",
            "type": "string"
          },
          "type": "array"
        },
        "w": {
          "description": "Wallet builder code",
          "pattern": "^[a-z0-9_]{1,32}$",
          "type": "string"
        }
      },
      "type": "object"
    }
  },
  "offer-receipt": {
    "info": {
      "offers": [
        {
          "acceptIndex": 0,
          "format": "eip712",
          "payload": {
            "amount": "1750000",
            "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
            "network": "eip155:8453",
            "payTo": "0x0E84dDEdAaE6A779c462C22a59F301EC31B6b808",
            "resourceUrl": "https://x402.ottoai.services/video-gen",
            "scheme": "exact",
            "validUntil": 1789759022,
            "version": 1
          },
          "signature": "0xb1ee0e9e8a706e97c4bbcf04370f16de3268f1c9d986a7b4734083ed5458d42c4dcf86e6045469aafc569eb6285bd64ab7850fb3a8a90cd58f53ab3ad7b2853b1b"
        },
        {
          "acceptIndex": 1,
          "format": "eip712",
          "payload": {
            "amount": "1750000",
            "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
            "network": "eip155:8453",
            "payTo": "0x0E84dDEdAaE6A779c462C22a59F301EC31B6b808",
            "resourceUrl": "https://x402.ottoai.services/video-gen",
            "scheme": "exact",
            "validUntil": 1789759022,
            "version": 1
          },
          "signature": "0xb1ee0e9e8a706e97c4bbcf04370f16de3268f1c9d986a7b4734083ed5458d42c4dcf86e6045469aafc569eb6285bd64ab7850fb3a8a90cd58f53ab3ad7b2853b1b"
        },
        {
          "acceptIndex": 2,
          "format": "eip712",
          "payload": {
            "amount": "1750000",
            "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
            "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
            "payTo": "6XcSfqJHr9vNW2vbiRaMqUYVm7shDgLepca54wUTDPN5",
            "resourceUrl": "https://x402.ottoai.services/video-gen",
            "scheme": "exact",
            "validUntil": 1789759022,
            "version": 1
          },
          "signature": "0x407b1fc9eee7e4fe6021697dac053f5fbf334c49ee66053d9d08ee3d9c452f585bd131436456f49422a17dea4db705c26e261d58c6898c62ab2a69e64caa099b1b"
        }
      ]
    },
    "schema": {
      "$schema": "https://json-schema.org/draft/2020-12/schema",
      "properties": {
        "offers": {
          "items": {
            "properties": {
              "acceptIndex": {
                "type": "integer"
              },
              "format": {
                "type": "string"
              },
              "payload": {
                "properties": {
                  "amount": {
                    "type": "string"
                  },
                  "asset": {
                    "type": "string"
                  },
                  "network": {
                    "type": "string"
                  },
                  "payTo": {
                    "type": "string"
                  },
                  "resourceUrl": {
                    "type": "string"
                  },
                  "scheme": {
                    "type": "string"
                  },
                  "validUntil": {
                    "type": "integer"
                  },
                  "version": {
                    "type": "integer"
                  }
                },
                "required": [
                  "version",
                  "resourceUrl",
                  "scheme",
                  "network",
                  "asset",
                  "payTo",
                  "amount"
                ],
                "type": "object"
              },
              "signature": {
                "type": "string"
              }
            },
            "required": [
              "format",
              "signature"
            ],
            "type": "object"
          },
          "type": "array"
        }
      },
      "required": [
        "offers"
      ],
      "type": "object"
    }
  },
  "payment-identifier": {
    "info": {
      "required": false
    },
    "schema": {
      "$schema": "https://json-schema.org/draft/2020-12/schema",
      "properties": {
        "id": {
          "maxLength": 128,
          "minLength": 16,
          "pattern": "^[a-zA-Z0-9_-]+$",
          "type": "string"
        },
        "required": {
          "type": "boolean"
        }
      },
      "required": [
        "required"
      ],
      "type": "object"
    }
  }
}

Use it

curl

curl "https://x402.ottoai.services/video-gen"
# -> 402 Payment Required, accepts[] lists how to pay
# retry with a PAYMENT-SIGNATURE (or PAYMENT header) once paid

JavaScript

const res = await fetch("https://x402.ottoai.services/video-gen");
if (res.status === 402) {
  const { accepts } = await res.json();
  // pay one of accepts[] via an x402 client, then retry with the payment header
}

Python

import httpx
res = httpx.get("https://x402.ottoai.services/video-gen")
if res.status_code == 402:
    accepts = res.json()["accepts"]
    # pay one of accepts[] via an x402 client, then retry with the payment header

Machine-readable

Everything on this page is also available as clean JSON at /resources/185.json, and this resource appears in /discovery/resources and /discovery/search.