{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "twitter-space-agent-production-up-railway-app-entrypoints-format-twitter-space-invoke",
  "title": "Twitter Space Agent \u00b7 Transcribe & Format",
  "url": "https://twitter-space-agent-production.up.railway.app/entrypoints/format-twitter-space/invoke",
  "category": "media",
  "summary": "Process Twitter Space audio into structured transcripts with identified speakers and cost transparency.",
  "seo": {
    "title": "Twitter Space Transcription API - x402 Audio Processing",
    "description": "Download, transcribe, and format Twitter Spaces with speaker ID. x402 pay-per-call. 2000 USDC. ~4 min processing for 30-min Space."
  },
  "use_cases": [
    "Archive Twitter Spaces with searchable transcripts",
    "Extract quotes and insights from podcast-style discussions",
    "Monitor competitor or industry thought leader spaces"
  ],
  "ideal_buyer": "Content creators and research teams needing high-quality Twitter Space transcription with speaker identification.",
  "example_prompt": "Transcribe this Twitter Space URL with speaker names: https://twitter.com/i/spaces/1YqJDq...",
  "example_request_body": {
    "spaceUrl": "https://twitter.com/i/spaces/1YqJDq..."
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "expensive_outlier",
    "ratio": 200000,
    "median_category_atomic": 10000
  },
  "pricing_review_required": true,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0xb308ed39d67d0d4bae5bc2faef60c66bbb6ae429",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "2000000000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "Download and transcribe a Twitter Space, then format it with speaker identification. Returns a structured dialogue with participants identified. Processing time: ~4 minutes for a 30-minute Space.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "input": {
              "type": "object",
              "required": [
                "spaceUrl"
              ],
              "properties": {
                "spaceUrl": {
                  "type": "string"
                }
              }
            }
          }
        },
        "output": {
          "output": {
            "type": "object",
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "required": [
              "formattedTranscript",
              "participants",
              "title"
            ],
            "properties": {
              "title": {
                "type": "string",
                "description": "Title of the Space"
              },
              "duration": {
                "type": "number",
                "description": "Duration in seconds"
              },
              "participants": {
                "type": "array",
                "items": {
                  "type": "string"
                },
                "description": "List of identified participants"
              },
              "costBreakdown": {
                "type": "object",
                "required": [
                  "whisper",
                  "gpt4o",
                  "total"
                ],
                "properties": {
                  "gpt4o": {
                    "type": "number",
                    "description": "GPT-4o formatting cost in USD"
                  },
                  "total": {
                    "type": "number",
                    "description": "Total processing cost in USD"
                  },
                  "whisper": {
                    "type": "number",
                    "description": "Whisper API cost in USD"
                  }
                },
                "description": "Cost breakdown for transparency",
                "additionalProperties": false
              },
              "formattedTranscript": {
                "type": "string",
                "description": "Markdown-formatted transcript with speaker identification"
              }
            },
            "additionalProperties": false
          }
        }
      }
    }
  ],
  "duplicate_cluster_id": "ai-cl-5efbedad566f",
  "origin": {
    "slug": "twitter-space-agent-production-up-railway-app",
    "host": "twitter-space-agent-production.up.railway.app",
    "title": "Twitter Space Agent API",
    "description": "x402-payable API origin on Railway. Currently returns 404; application may be inactive or misconfigured. Endpoint status unavailable.",
    "url": "https://twitter-space-agent-production.up.railway.app"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/twitter-space-agent-production-up-railway-app-entrypoints-format-twitter-space-invoke",
    "url": "https://x402all.com/resource/twitter-space-agent-production-up-railway-app-entrypoints-format-twitter-space-invoke",
    "name": "Twitter Space Agent \u00b7 Transcribe & Format",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/twitter-space-agent-production-up-railway-app-entrypoints-format-twitter-space-invoke",
      "@type": "Offer",
      "price": "2000",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "2000.000000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://twitter-space-agent-production.up.railway.app/entrypoints/format-twitter-space/invoke",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/twitter-space-agent-production-up-railway-app",
      "url": "https://twitter-space-agent-production.up.railway.app",
      "name": "Twitter Space Agent API",
      "@type": "Organization"
    },
    "identifier": "twitter-space-agent-production-up-railway-app-entrypoints-format-twitter-space-invoke",
    "description": "Download, transcribe, and format Twitter Spaces with speaker ID. x402 pay-per-call. 2000 USDC. ~4 min processing for 30-min Space.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=twitter-space-agent-production-up-railway-app-entrypoints-format-twitter-space-invoke",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "media"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=twitter-space-agent-production-up-railway-app-entrypoints-format-twitter-space-invoke"
}
