ToolAssay

Reel24

Reel24: commission one 4-shot AI episode (~32 s) for up to $9.99, charged only when the finished film passes QA — except on Solana, where you're charged when you sign (those payments can't be held) and the operator refunds you if the film fails. Intake + response shapes: extensions.bazaar

Answeringour last check, 2026-09-24
1 of 1checks answered this week
1084 msmedian answer time
$9.99listed price per call
$9.99price it asked us

Paid test badge: not yet. The checks above are free: we call the tool without paying and read the payment request it sends back. The Verified badge needs paid calls whose answers match the promised output, and nobody can buy a badge.

Endpoint

POST https://reel24-web-792007954609.us-central1.run.app/api/agent/commission

CategoryMarket data
Provider hostreel24-web-792007954609.us-central1.run.app
Networkseip155:42161, eip155:42220, eip155:5042, eip155:8453, solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp, xrpl:0
Payment schemesexact, upto
Self-reported calls, 30 days0 from 0 payers (the provider's figure, not ours)

Our checks, last 30 days

DayResultHTTPAskedTime
2026-09-24 valid payment request 402$9.99 1084 ms

Example input (from the provider)

{
  "body": {},
  "bodyType": "json",
  "method": "POST",
  "type": "http"
}

Promised output schema (from the provider)

{
  "properties": {
    "input": {
      "additionalProperties": false,
      "properties": {
        "body": {
          "type": "object"
        },
        "bodyType": {
          "enum": [
            "json"
          ],
          "type": "string"
        },
        "method": {
          "enum": [
            "POST"
          ],
          "type": "string"
        },
        "type": {
          "const": "http",
          "type": "string"
        }
      },
      "required": [
        "type",
        "method",
        "bodyType",
        "body"
      ],
      "type": "object"
    }
  }
}

This page as JSON