twitter.surf.cascade.fyi - User Tweets is a paid API for AI agents from twitter.surf.cascade.fyi, paid per call via x402, $0.004/call, status unknown (last checked 2026-09-14, last successful call 2026-08-10).
Fetches the recent tweets for a specific Twitter/X user by username, with optional reply inclusion
User tweets
A list of recent tweets posted by the specified user, potentially including reply tweets depending on the include_replies parameter. Each tweet likely contains text content, timestamps, and tweet metadata.
GEThttps://twitter.surf.cascade.fyi/users/haonan/tweetsUse this endpoint when you need to retrieve tweets from a specific known Twitter/X username via a paid micropayment API proxy. Prefer this over scraping or other Twitter APIs when you need a simple per-call pay-as-you-go model without OAuth setup. Useful for monitoring a specific user's activity or feeding tweet content into downstream analysis.
{
"input": {
"type": "http",
"method": "GET",
"queryParams": {
"include_replies": false
}
}
}| Field | Type | Description |
|---|---|---|
| inputrequired | object | |
| output | object |
{
"_truncated": true,
"_originalSize": 23198
}| Field | Type | Description |
|---|---|---|
| _truncatedrequired | boolean | |
| _originalSizerequired | number |
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"