{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "xbirdapi-up-railway-app-api-lists-id-tweets",
  "title": "XBird \u00b7 List Tweets Fetcher",
  "url": "https://xbirdapi.up.railway.app/api/lists/[id]/tweets",
  "category": "data",
  "summary": "Retrieve tweets from a specific Twitter/X list by list ID, including author handles and tweet content.",
  "seo": {
    "title": "Twitter/X List Tweets API | x402 Social Data Access",
    "description": "Fetch tweets from Twitter/X lists via x402 micropayments. $0.001 per request on Base. Retrieve list member posts without API rate limits."
  },
  "use_cases": [
    "Monitor tweets from a curated list of accounts",
    "Aggregate social signals from list members for sentiment analysis",
    "Archive list tweet history for research or compliance"
  ],
  "ideal_buyer": "Social listening agents, sentiment analysis tools, and researchers monitoring specific Twitter communities.",
  "example_prompt": "Get all recent tweets from Twitter list ID 123456789.",
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "cheap_outlier",
    "ratio": 0.05,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x7229a8476173674c5d66a5161a123cac345c45e8",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "1000",
      "max_timeout_seconds": 300,
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "GET",
          "queryParams": {
            "id": "123"
          }
        },
        "output": {
          "type": "json",
          "example": {
            "tweets": [
              {
                "id": "456",
                "text": "List tweet",
                "author": {
                  "handle": "member"
                }
              }
            ]
          }
        }
      }
    }
  ],
  "duplicate_cluster_id": "data-cl-bead05083c82",
  "origin": {
    "slug": "xbirdapi-up-railway-app",
    "host": "xbirdapi.up.railway.app",
    "title": "xbird API (Railway deployment)",
    "description": "An API endpoint hosted on Railway. The current deployment returns a 404 error, indicating the application is not currently running or the route is misconfigured.",
    "url": "https://xbirdapi.up.railway.app"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/xbirdapi-up-railway-app-api-lists-id-tweets",
    "url": "https://x402all.com/resource/xbirdapi-up-railway-app-api-lists-id-tweets",
    "name": "XBird \u00b7 List Tweets Fetcher",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/xbirdapi-up-railway-app-api-lists-id-tweets",
      "@type": "Offer",
      "price": "0.001",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.001000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://xbirdapi.up.railway.app/api/lists/[id]/tweets",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/xbirdapi-up-railway-app",
      "url": "https://xbirdapi.up.railway.app",
      "name": "xbird API (Railway deployment)",
      "@type": "Organization"
    },
    "identifier": "xbirdapi-up-railway-app-api-lists-id-tweets",
    "description": "Fetch tweets from Twitter/X lists via x402 micropayments. $0.001 per request on Base. Retrieve list member posts without API rate limits.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=xbirdapi-up-railway-app-api-lists-id-tweets",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=xbirdapi-up-railway-app-api-lists-id-tweets"
}
