{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "agent-paywall402-com-twitter-tweets",
  "title": "Paywall402 \u00b7 Twitter Tweet Lookup",
  "url": "https://agent.paywall402.com/twitter/tweets",
  "category": "data",
  "summary": "Retrieve Twitter/X tweet data by tweet IDs.",
  "seo": {
    "title": "Twitter/X Tweet Data API - x402 Pay-Per-Call",
    "description": "Fetch Twitter/X tweet data by ID via x402 micropayment. Returns tweet content and metadata for 0.0015 USDC per call on Base or Solana."
  },
  "use_cases": [
    "Fetch tweet content for sentiment analysis",
    "Archive tweet data with payment verification",
    "Enrich social media monitoring pipelines"
  ],
  "ideal_buyer": "Social media analysts and AI agents needing programmatic Twitter data access without API keys.",
  "example_prompt": "Get the tweet with ID 1846987139420000000 and return its text, author, and timestamp.",
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "cheap",
    "ratio": 0.15,
    "median_category_atomic": 10000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x66fa4d79ca84016b42352be33c908dd812952ec8",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "1500",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "Get tweet by tweet ids",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "GET",
          "queryParams": {
            "tweet_ids": {
              "type": "string",
              "required": true,
              "description": "The tweet ids to get. eg. 1846987139428634858,1866332309399781537,1868244766405870076. Use comma to separate multiple tweet ids"
            }
          },
          "headerFields": {
            "aisa-payment": {
              "type": "string",
              "required": false,
              "description": "Payment proof header (base64 encoded JSON) for signature-based payment mode"
            },
            "aisa-payment-token": {
              "type": "string",
              "required": false,
              "description": "Optional merchant payment token for wallet-based payment mode"
            }
          }
        }
      }
    },
    {
      "scheme": "exact",
      "network": "solana",
      "pay_to": "4QCrfkNBx6k18YUw12359xuF6S6YY6zKS632S7wCqznJ",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "max_amount_required_atomic": "1500",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "Get tweet by tweet ids",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "GET",
          "queryParams": {
            "tweet_ids": {
              "type": "string",
              "required": true,
              "description": "The tweet ids to get. eg. 1846987139428634858,1866332309399781537,1868244766405870076. Use comma to separate multiple tweet ids"
            }
          },
          "headerFields": {
            "aisa-payment": {
              "type": "string",
              "required": false,
              "description": "Payment proof header (base64 encoded JSON) for signature-based payment mode"
            },
            "aisa-payment-token": {
              "type": "string",
              "required": false,
              "description": "Optional merchant payment token for wallet-based payment mode"
            }
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "agent-paywall402-com",
    "host": "agent.paywall402.com",
    "title": "AI Payment Gateway SDK Demo",
    "description": "Demonstration endpoint for AI agent payment processing via x402. Accepts USDC payments through multiple methods and returns transaction status for automated payment workflows.",
    "url": "https://agent.paywall402.com",
    "favicon": "https://agent.paywall402.com/images/aisa_logo.png"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/agent-paywall402-com-twitter-tweets",
    "url": "https://x402all.com/resource/agent-paywall402-com-twitter-tweets",
    "name": "Paywall402 \u00b7 Twitter Tweet Lookup",
    "@type": "WebAPI",
    "offers": [
      {
        "url": "https://x402all.com/resource/agent-paywall402-com-twitter-tweets",
        "@type": "Offer",
        "price": "0.0015",
        "availability": "https://schema.org/InStock",
        "priceCurrency": "USDC",
        "priceSpecification": {
          "@type": "UnitPriceSpecification",
          "price": "0.001500",
          "unitText": "call",
          "priceCurrency": "USDC"
        },
        "eligibleCustomerType": "Agent",
        "additionalProperty": [
          {
            "@type": "PropertyValue",
            "name": "paymentNetwork",
            "value": "base"
          },
          {
            "@type": "PropertyValue",
            "name": "paymentAsset",
            "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
          }
        ]
      },
      {
        "url": "https://x402all.com/resource/agent-paywall402-com-twitter-tweets",
        "@type": "Offer",
        "price": "0.0015",
        "availability": "https://schema.org/InStock",
        "priceCurrency": "USDC",
        "priceSpecification": {
          "@type": "UnitPriceSpecification",
          "price": "0.001500",
          "unitText": "call",
          "priceCurrency": "USDC"
        },
        "eligibleCustomerType": "Agent",
        "additionalProperty": [
          {
            "@type": "PropertyValue",
            "name": "paymentNetwork",
            "value": "solana"
          },
          {
            "@type": "PropertyValue",
            "name": "paymentAsset",
            "value": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v"
          }
        ]
      }
    ],
    "sameAs": "https://agent.paywall402.com/twitter/tweets",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/agent-paywall402-com",
      "url": "https://agent.paywall402.com",
      "name": "AI Payment Gateway SDK Demo",
      "@type": "Organization"
    },
    "identifier": "agent-paywall402-com-twitter-tweets",
    "description": "Fetch Twitter/X tweet data by ID via x402 micropayment. Returns tweet content and metadata for 0.0015 USDC per call on Base or Solana.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=agent-paywall402-com-twitter-tweets",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=agent-paywall402-com-twitter-tweets"
}
