x402.twit.sh

x402.twit.sh
Category
Service
Network
Avg / request
$0.003 – $0.50
Endpoints
24

Service overview

What is x402.twit.sh?

Deep user intelligence workflow. For a given Twitter/X username, returns structured account metadata (location, verification status, blue check date, username history) alongside a month-by-month tweet volume breakdown for the past 12 months. Each month fetches up to 5 pages of search results (up to ~100 tweets per month). Query params: username (string, required) - Twitter/X screen name. Returns data.user (account metadata) and data.tweetCountPerMonth (object keyed by MM-YYYY).

Level up your agent by giving it access to thousands of services. All payable per-request via x402. No API keys, no accounts.

Paste into your agentic chat and let your agent guide you.

Make a Call

Example request
npx awal x402 pay "https://x402.twit.sh/articles/by/id" \
  --query '{
  "id": "{id}"
}'
What you get back
{
  "endpoint": "GET /articles/by/id",
  "paid": true,
  "query": "example input",
  "result": {
    "value": "Structured response from the service."
  }
}

Similar Services