T
$0.005
per call · USD Coin on Base
Search Twitter/X with structured filters or raw advanced-search syntax. Returns up to 20 normalized tweets with full text, author details, engagement metrics and a pagination cursor.
Endpoint
GET https://twitter.use.x402atlas.com/search75
Calls / 30d
7
Unique payers / 30d
Sep 8
Last called
exact
Payment scheme
Call this service
TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";
const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);
const res = await fetchWithPay("https://twitter.use.x402atlas.com/search", {
method: "GET",
});
const data = await res.json();cURL
curl -X GET \
"https://twitter.use.x402atlas.com/search?words=bitcoin" \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"cursor": "DAACCgACHMe1FCaAJxAKAAMcx7UU…",
"queried_at": "2026-07-05T12:00:00Z",
"query": "from:@PancakeSwap filter:replies",
"tweet_count": 1,
"tweets": [
{
"author": {
"avatar": "https://pbs.twimg.com/profile_images/2004910939959967744/wr7-zpVh_normal.jpg",
"description": "Everyone's favorite DEX. Swap, trade, and earn across 10+ chains.",
"followers": 2132825,
"id": "1305349277422477313",
"name": "PancakeSwap",
"screen_name": "PancakeSwap",
"verified": true
},
"bookmarks": 0,
"conversation_id": "2071965667491000381",
"created_at": "2026-06-30T14:34:45Z",
"id": "2071965671001608665",
"is_quote": false,
"lang": "en",
"likes": 16,
"quotes": 0,
"replies": 1,
"retweets": 2,
"text": "Stack your tokenized assets ⬇️\nhttps://t.co/peohoKiMyQ",
"urls": [
"https://pancakeswap.finance/stocks"
],
"views": 3534
}
],
"type": "top"
}Payment details
Pay to
0x51d577c8cbb8b3fb1ba0ce31c7923cc27a07f78bAsset
USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913NetworksBase, Arbitrum, Polygon
Schemesexact
Is this your API?
Pin it to the top of Social & Community and the homepage with a featured placement.
More from Twitter/X API & similar services
T
Twitter/X API · User Tweets
twitter.use.x402atlas.com
Get a paginated timeline of posts from an X user.
GETBaseSocial & Community
$0.005 / call12 calls / 30d
T
Twitter/X API · List Followers
twitter.use.x402atlas.com
Get followers of a public X list.
GETBaseSocial & Community
$0.005 / call9 calls / 30d
T
Twitter/X API · Community Tweets
twitter.use.x402atlas.com
Get top or latest posts from an X community.
GETBaseSocial & Community
$0.005 / call9 calls / 30d