Twitter Surf - User Tweets by Username 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).
Retrieves the recent tweets posted by a specific Twitter/X user account by their username
User tweets
A list of recent tweets from the specified Twitter user, including tweet text, timestamps, and associated metadata. When include_replies is true, reply tweets are included alongside original posts.
GEThttps://twitter.surf.cascade.fyi/users/graphprotocol/tweetsUse this endpoint when you need to programmatically retrieve tweets from a known Twitter/X username without direct Twitter API credentials. Ideal for monitoring public figures, brands, or projects (like graphprotocol) and aggregating their recent posts into an agent workflow. Best for read-only use cases where you already know the exact username.
{
"input": {
"type": "http",
"method": "GET",
"pathParams": {},
"queryParams": {
"include_replies": false
}
}
}| Field | Type | Description |
|---|---|---|
| inputrequired | object | |
| output | object |
{
"_truncated": true,
"_originalSize": 38035
}| Field | Type | Description |
|---|---|---|
| _truncatedrequired | boolean | |
| _originalSizerequired | number |
No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
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"