Vibe Springs Social Proxy — Fetch Tweets by Username is a paid API for AI agents from vibesprings.net, paid per call via x402, $0.5/call, status down (last checked 2026-09-15).
Fetches recent tweets for a given Twitter/X username via a social proxy crawler, returning tweet text, engagement metrics, and timestamps
17 pay-per-query data, utility, and workflow services for AI agents. Weather forecast, air quality, earthquakes, marine, flood risk, solar, currency exchange, public holidays, cryptocurrency prices, PDF, image conversion, CSV processing, and custom agentic workflows. Powered by x402 micropayments on Base. No accounts, no API keys.
A JSON object containing the username, total tweet count, source label ('Social Proxy Crawler'), fetch timestamp, processing time, and an array of tweet objects each with an ID, text content, like count, retweet count, and creation timestamp.
GEThttps://vibesprings.net/api/social/vitalikbuterin/tweetsUse this endpoint when you need to retrieve recent tweet content and engagement metrics (likes, retweets) for a specific Twitter/X username without needing a Twitter API key or developer account. It is particularly useful for AI agents operating in a pay-per-query model via x402 micropayments on Base, where no account setup is required. Prefer alternatives if you need real-time streaming, historical archives, or authenticated tweet access.
| Field | Type | Description |
|---|---|---|
| required | string | |
| properties | string |
{
"type": "json",
"example": {
"count": 2,
"source": "Social Proxy Crawler",
"tweets": [
{
"id": "1",
"text": "AI agents paying other AI agents in USDC on Base is the future of the internet economy.",
"likes": 450,
"retweets": 120,
"created_at": "2026-06-25T12:00:00.000Z"
}
],
"username": "vitalikbuterin",
"fetched_at": "2026-06-25T12:05:00.000Z",
"processingTime": "140ms"
}
}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"