x402.twit.sh

x402.twit.sh
Category
Service
Network
Avg / request
$0.003 – $0.01
Endpoints
22

Service overview

What is x402.twit.sh?

Get the latest tweets that mention the authenticated user (the notifications timeline). Returns up to 20 tweets per page, most recent first, with pagination support. Query params: auth_token (string, required) - Twitter auth_token cookie; ct0 (string, required) - Twitter ct0 cookie; type (string, optional) - notifications timeline to read: All (default), Priority, or Mentions; next_token (string, optional) - pagination cursor. Returns X v2 API-compatible JSON.

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