Catalog
SocialGETlive

X user timeline

Return the latest public tweets from a given X/Twitter user timeline.

$0.004
per call
Success
100%
p50 latency
2.81s
p95 latency
3.14s
Calls (30d)
5

Provider contract

Call path
/routes/
glim-shdefault
/social/x-user-tweets
Method
GET
Selected provider
glim-shdefault
Provider price
$0.004
Settlement
Base USDC · x402 · 5% h402 fee

Quickstart

Both commands call the selected provider directly.

cURL
curl '/routes/glim-sh/social/x-user-tweets?ref=elonmusk'
CLI
h402 call 'social/x-user-tweets' --provider 'glim-sh' --method GET --query '{"ref":"elonmusk"}'

Parameters & live test

pays real USDC
glim-shdefault$0.0040/call

Fill the request fields, quote the exact per-call total, then choose x402 or eligible bonus credit explicitly before sending. Only the selected provider's listed parameters are accepted.

refstringrequired

X/Twitter username without @.

cursorstringoptional

Optional pagination cursor; pass meta.nextToken from the previous response.

GET/routes/glim-sh/social/x-user-tweets
Request query
{
  "ref": "elonmusk"
}

ResponseExample response
{
  "data": {
    "data": [
      {
        "id": "2079908111956242433",
        "url": "https://x.com/elonmusk/status/2079908111956242433",
        "text": "RT @ScottPresler: No threat of violence against my life is going to stop me from pushing for the SAVE America Act. https://t.co/QBrzFNI2xY",
        "created_at": "2026-07-22T12:35:11.000Z",
        "lang": "en",
        "source": "Twitter for iPhone",
        "conversation_id": "2079908111956242433",
        "is_reply": false,
        "is_thread_start": true,
        "content_type": "media",
        "time_ago": "2h ago",
        "author": {
          "id": "44196397",
          "username": "elonmusk",
          "name": "Elon Musk",
          "profile_image_url": "https://pbs.twimg.com/profile_images/2053244804520427520/m8mdWZCG_normal.jpg",
          "verified": true,
          "public_metrics": {
            "followers_count": 240992289,
            "following_count": 1370,
            "tweet_count": 105910,
            "like_count": 240124,
            "media_count": 4627
          },
          "created_at": "2009-06-02T20:12:29.000Z"
        },
        "public_metrics": {
          "like_count": 36851,
          "retweet_count": 5982,
          "reply_count": 1854,
          "quote_count": 308,
          "impression_count": 802413,
          "bookmark_count": 295
        },
        "referenced_tweets": [
          {
            "type": "retweeted",
            "id": "2079329000787468594"
          }
        ],
        "media": [
          {
            "type": "photo",
            "url": "https://pbs.twimg.com/media/HNtCrvIbMAASRC-.jpg"
          }
        ],
        "entities": {
          "mentions": [
            {
              "username": "ScottPresler"
            }
          ]
        },
        "engagement_rate": 0.0557,
        "retweeted_tweet": {
          "id": "2079329000787468594",
          "url": "https://x.com/ScottPresler/status/2079329000787468594",
          "text": "No threat of violence against my life is going to stop me from pushing for the SAVE America Act. https://t.co/QBrzFNI2xY",
          "created_at": "2026-07-20T22:14:00.000Z",
          "lang": "en",
          "source": "Twitter for iPhone",
          "conversation_id": "2079329000787468594",
          "is_reply": false,
          "is_thread_start": true,
          "content_type": "media",
          "time_ago": "1d ago",
          "author": {
            "id": "931286316",
            "username": "ScottPresler",
            "name": "ThePersistence",
            "location": "Make Kindness Cool Again",
            "profile_image_url": "https://pbs.twimg.com/profile_images/1321124227215491072/pIC0lG5M_normal.jpg",
            "verified": true,
            "public_metrics": {
              "followers_count": 2497002,
              "following_count": 76249,
              "tweet_count": 166861,
              "like_count": 636503,
              "media_count": 20094
            },
            "created_at": "2012-11-07T05:23:07.000Z"
          },
          "public_metrics": {
            "like_count": 36851,
            "retweet_count": 5982,
            "reply_count": 1854,
            "quote_count": 308,
            "impression_count": 802413,
            "bookmark_count": 295
          },
          "media": [
            {
              "type": "photo",
              "url": "https://pbs.twimg.com/media/HNtCrvIbMAASRC-.jpg"
            }
          ],
          "engagement_rate": 0.0557
        }
      },
      {
        "id": "2079905555066528050",
        "url": "https://x.com/elonmusk/status/2079905555066528050",
        "text": "RT @adeoressi: I think there is now overwhelming evidence to say: DO NOT TRUST OPEN AI",
        "created_at": "2026-07-22T12:25:01.000Z",
        "lang": "en",
        "source": "Twitter for iPhone",
        "conversation_id": "2079905555066528050",
        "is_reply": false,
        "is_thread_start": true,
        "content_type": "original",
        "time_ago": "2h ago",
        "author": {
          "id": "44196397",
          "username": "elonmusk",
          "name": "Elon Musk",
          "profile_image_url": "https://pbs.twimg.com/profile_images/2053244804520427520/m8mdWZCG_normal.jpg",
          "verified": true,
          "public_metrics": {
            "followers_count": 240992289,
            "following_count": 1370,
            "tweet_count": 105910,
            "like_count": 240124,
            "media_count": 4627
          },
          "created_at": "2009-06-02T20:12:29.000Z"
        },
        "public_metrics": {
          "like_count": 1914,
          "retweet_count": 253,
          "reply_count": 211,
          "quote_count": 18,
          "impression_count": 254476,
          "bookmark_count": 44
        },
        "referenced_tweets": [
          {
            "type": "retweeted",
            "id": "2079772638273319365"
          }
        ],
        "entities": {
          "mentions": [
            {
              "username": "adeoressi"
            }
          ]
        },
        "engagement_rate": 0.0093,
        "retweeted_tweet": {
          "id": "2079772638273319365",
          "url": "https://x.com/adeoressi/status/2079772638273319365",
          "text": "I think there is now overwhelming evidence to say: DO NOT TRUST OPEN AI",
          "created_at": "2026-07-22T03:36:51.000Z",
          "lang": "en",
          "source": "Twitter for iPhone",
          "conversation_id": "2079772638273319365",
          "is_reply": false,
          "is_thread_start": true,
          "content_type": "original",
          "time_ago": "11h ago",
          "author": {
            "id": "133188015",
            "username": "adeoressi",
            "name": "Adeo Ressi",
            "location": "Palo Alto, California",
            "profile_image_url": "https://pbs.twimg.com/profile_images/2024154894253563904/wWs4lGeb_normal.jpg",
            "verified": true,
            "public_metrics": {
              "followers_count": 27902,
              "following_count": 235,
              "tweet_count": 4086,
              "like_count": 1596,
              "media_count": 452
            },
            "created_at": "2010-04-15T06:50:13.000Z"
          },
          "public_metrics": {
            "like_count": 1914,
            "retweet_count": 253,
            "reply_count": 211,
            "quote_count": 18,
            "impression_count": 254476,
            "bookmark_count": 44
          },
          "engagement_rate": 0.0093
        }
      },
      {
        "id": "2079904892232306797",
        "url": "https://x.com/elonmusk/status/2079904892232306797",
        "text": "RT @PeterSweden7: Weird how the mainstream media is suddenly very quiet about the attacks on democracy currently happening in Hungary.",
        "created_at": "2026-07-22T12:22:23.000Z",
        "lang": "en",
        "source": "Twitter for iPhone",
        "conversation_id": "2079904892232306797",
        "is_reply": false,
        "is_thread_start": true,
        "content_type": "original",
        "time_ago": "2h ago",
        "author": {
          "id": "44196397",
          "username": "elonmusk",
          "name": "Elon Musk",
          "profile_image_url": "https://pbs.twimg.com/profile_images/2053244804520427520/m8mdWZCG_normal.jpg",
          "verified": true,
          "public_metrics": {
            "followers_count": 240992289,
            "following_count": 1370,
            "tweet_count": 105910,
            "like_count": 240124,
            "media_count": 4627
          },
          "created_at": "2009-06-02T20:12:29.000Z"
        },
        "public_metrics": {
          "like_count": 2024,
          "retweet_count": 270,
          "reply_count": 211,
          "quote_count": 5,
          "impression_count": 246337,
          "bookmark_count": 39
        },
        "referenced_tweets": [
          {
            "type": "retweeted",
            "id": "2079902263745618379"
          }
        ],
        "entities": {
          "mentions": [
            {
              "username": "PeterSweden7"
            }
          ]
        },
        "engagement_rate": 0.0102,
        "retweeted_tweet": {
          "id": "2079902263745618379",
          "url": "https://x.com/PeterSweden7/status/2079902263745618379",
          "text": "Weird how the mainstream media is suddenly very quiet about the attacks on democracy currently happening in Hungary.",
          "created_at": "2026-07-22T12:11:57.000Z",
          "lang": "en",
          "source": "Twitter for iPhone",
          "conversation_id": "2079902263745618379",
          "is_reply": false,
          "is_thread_start": true,
          "content_type": "original",
          "time_ago": "3h ago",
          "author": {
            "id": "707231479047315456",
            "username": "PeterSweden7",
            "name": "PeterSweden",
            "location": "Europe",
            "profile_image_url": "https://pbs.twimg.com/profile_images/2070994493612933120/RleBe7xT_normal.jpg",
            "verified": true,
            "public_metrics": {
              "followers_count": 919939,
              "following_count": 177,
              "tweet_count": 37244,
              "like_count": 1098,
              "media_count": 4722
            },
            "created_at": "2016-03-08T15:48:19.000Z"
          },
          "public_metrics": {
            "like_count": 2024,
            "retweet_count": 270,
            "reply_count": 211,
            "quote_count": 5,
            "impression_count": 246337,
            "bookmark_count": 39
          },
          "engagement_rate": 0.0102
        }
      }
    ],
    "meta": {
      "result_count": 20,
      "has_next_page": true,
      "next_cursor": "DAADDAABCgABHN1RaHKa8AEKAAIc3QSYKNoBwwAIAAIAAAACCAADAAAAAAgABAAAAAAKAAUc3XV8KAAnEAoABhzddXwn_9jwAAA"
    }
  },
  "h402": {
    "routeId": "social/x-user-tweets",
    "provider": "glim-sh",
    "selectedCandidateId": "social/x-user-tweets/glim-sh",
    "routing": "manual",
    "paidBy": "x402-exact"
  }
}

Providers

Choose a provider for this task. The catalog recommends the current default from quality, reliability, and price; your selected provider stays pinned. Listed prices are provider prices; settlement adds a 5% h402 fee.

glim-shdefaultcheapest
x402mpp
100
Success
100%
p50
2.81s
Calls
2
100%
$0.004$0.0040/call
twit-sh
x402
100
Success
100%
p50
2.41s
Calls
3
100%
$0.01$0.010/call
Last successful call: 6d ago· Aggregated by h402 — not the source provider