{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "x402-tweetx402-com-api-user",
  "title": "TweetX402 \u00b7 Get user timeline tweets",
  "url": "https://x402.tweetx402.com/api/user/",
  "category": "data",
  "summary": "Fetch recent tweets from a specified X/Twitter user timeline. Returns tweet data with engagement metrics and supports configurable result limits.",
  "seo": {
    "title": "X/Twitter User Timeline API | x402 | TweetX402",
    "description": "Retrieve recent tweets from any X/Twitter user timeline via x402. $0.001 per call. Returns tweet IDs, content, engagement metrics, and timestamps. No API keys required."
  },
  "use_cases": [
    "Monitor competitor or influencer posting activity",
    "Track brand mention responses from specific accounts",
    "Archive tweet history for sentiment analysis",
    "Trigger workflows based on account posting patterns"
  ],
  "ideal_buyer": "Social media monitoring agents, competitive intelligence tools, and research platforms needing programmatic access to X/Twitter timelines without platform API complexity.",
  "example_prompt": "Get the last 50 tweets from elonmusk including engagement counts and tweet IDs.",
  "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": "0x9ddbc42e8fea0d9a7fd68934545d3a9bff334307",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "1000",
      "max_timeout_seconds": 60,
      "mime_type": "application/json",
      "description": "Get recent tweets from a user timeline. Returns tweets posted by the specified user.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "GET",
          "queryParams": {
            "limit": {
              "type": "number",
              "required": false,
              "description": "Max tweets to return (1-100, default 20)"
            },
            "username": {
              "type": "string",
              "required": true,
              "description": "Twitter/X username (without @). Example: elonmusk"
            }
          }
        },
        "output": {
          "type": "array",
          "items": {
            "type": "object",
            "properties": {
              "id": {
                "type": "string",
                "description": "Tweet ID"
              },
              "text": {
                "type": "string",
                "description": "Tweet text"
              },
              "likes": {
                "type": "number",
                "description": "Like count"
              },
              "retweets": {
                "type": "number",
                "description": "Retweet count"
              }
            }
          },
          "description": "Array of tweet objects from user timeline"
        }
      }
    }
  ],
  "duplicate_cluster_id": "data-cl-6fa7f755f230",
  "origin": {
    "slug": "x402-tweetx402-com",
    "host": "x402.tweetx402.com",
    "title": "TweetX402 API - X Protocol for AI Agents",
    "description": "Provides x402 payment endpoints for AI agents on Base mainnet. Offers API documentation and pricing for agent-to-agent transactions using the native X protocol.",
    "url": "https://x402.tweetx402.com"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/x402-tweetx402-com-api-user",
    "url": "https://x402all.com/resource/x402-tweetx402-com-api-user",
    "name": "TweetX402 \u00b7 Get user timeline tweets",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/x402-tweetx402-com-api-user",
      "@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://x402.tweetx402.com/api/user/",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/x402-tweetx402-com",
      "url": "https://x402.tweetx402.com",
      "name": "TweetX402 API - X Protocol for AI Agents",
      "@type": "Organization"
    },
    "identifier": "x402-tweetx402-com-api-user",
    "description": "Retrieve recent tweets from any X/Twitter user timeline via x402. $0.001 per call. Returns tweet IDs, content, engagement metrics, and timestamps. No API keys required.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=x402-tweetx402-com-api-user",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=x402-tweetx402-com-api-user"
}
