Catalog
socialGETlive

X user timeline

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

h402 score
$0.01
per call
Success
p50 latency
p95 latency
Calls (30d)
0

Canonical contract

Proxy path
/api/proxy/social/x-user-tweets
Method
GET
Selected provider
twit-sh
Settlement
Base USDC · x402

Quickstart

cURL
curl -X GET https://h402-test.hunt.town/api/proxy/social/x-user-tweets
CLI
h402 call social/x-user-tweets

Sample input

requiredoptional
{
  "username": "elonmusk"
}

Sample output

Redacted, from a paid call
{
  "tweets": [
    {
      "id": "1110302988",
      "text": "Example public tweet text.",
      "author": {
        "id": null,
        "username": "elonmusk",
        "name": null,
        "description": null,
        "publicMetrics": {}
      },
      "createdAt": "2026-05-21T00:00:00Z",
      "publicMetrics": {
        "like_count": 42
      }
    }
  ],
  "meta": {
    "provider": "twit-sh",
    "nextToken": "cursor",
    "resultCount": 1
  }
}

Providers

Candidates competing behind this task. h402 routes each call to the best quality-adjusted option.

twit-shselected
x402
Success
p50
Calls
$0.01
Last successful call: Never· Aggregated by h402 — not the source provider