twitter.surf.cascade.fyi - FortaNetwork User Tweets is a paid API for AI agents from twitter.surf.cascade.fyi, paid per call via x402, $0.004000/call, status unknown (last checked 2026-09-14, last successful call 2026-05-28).
Fetches recent tweets posted by the FortaNetwork Twitter/X account, with optional reply inclusion
User tweets
Returns a list of recent tweets from the FortaNetwork Twitter/X account. The response may be truncated (indicated by _truncated: true) with _originalSize indicating the full payload size in bytes. When not truncated, includes tweet text, metadata, and engagement data.
GEThttps://twitter.surf.cascade.fyi/users/FortaNetwork/tweetsUse this endpoint when you specifically need tweets from the FortaNetwork account and are operating in an x402 micropayment context. It provides a simple GET interface with an option to include or exclude replies, making it ideal for monitoring blockchain/web3 security announcements from FortaNetwork without needing OAuth credentials.
{
"input": {
"type": "http",
"method": "GET",
"queryParams": {
"include_replies": false
}
}
}| Field | Type | Description |
|---|---|---|
| inputrequired | object | |
| output | object |
{
"_truncated": true,
"_originalSize": 30374
}| 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"