Base X profile mini-endpoint. Fetches a full X profile and the 10 most recent tw...
https://x402factory.ai/base/xprofileOverview
Base X profile mini-endpoint. Fetches a full X profile and the 10 most recent tweets for a given handle, returning the raw profile data plus a trimmed tweet list with key engagement metrics and media. Cost: 0.001 USDC per request.
Protocol
x402
Price
$0.0010
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
x402factory
Source
bazaar
Indexed
2026-03-02 01:01:28
Health
Status
healthy
Latency (p50)
502ms
Uptime (30d)
100.0%
Reliability Score
90/100
Last Checked
2026-05-06 20:50:35
Last Healthy
2026-05-06 20:50:35
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Invalid
Asset Verified
—
Facilitator
—
Input Schema
{
"bodyFields": {
"handle": {
"description": "X handle (username) without the @ prefix, for example WURKDOTFUN or statikheadz.",
"required": true,
"type": "string"
}
},
"bodyType": "json",
"method": "POST",
"type": "http"
}
Output Schema
{
"handle": {
"description": "Normalized X handle that was requested.",
"type": "string"
},
"ok": {
"description": "True on success.",
"type": "boolean"
},
"price_usdc": {
"description": "Fixed price charged for this call in USDC (6 decimals).",
"type": "string"
},
"profile": {
"description": "Full upstream X profile payload for the user, including core fields like id, rest_id, name, screen_name, description, avatar, location and counters.",
"type": "object"
},
"tweet_count": {
"description": "Number of recent tweets returned (up to 10).",
"type": "number"
},
"tweets": {
"description": "Array of up to 10 recent tweets with trimmed but useful metadata: id, text (max 3000 chars; longer texts are truncated), created_at, language, basic user info, engagement metrics, media and links.",
"type": "array"
}
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-05-06 20:50:35 | healthy | 402 | 502ms | |
| 2026-05-06 17:21:04 | healthy | 402 | 1068ms | |
| 2026-05-06 15:52:52 | healthy | 402 | 473ms | |
| 2026-05-06 12:20:41 | healthy | 402 | 995ms | |
| 2026-05-06 07:53:53 | healthy | 402 | 499ms | |
| 2026-05-06 05:42:02 | healthy | 402 | 473ms | |
| 2026-05-06 02:41:18 | healthy | 402 | 488ms | |
| 2026-05-05 22:59:25 | healthy | 402 | 581ms | |
| 2026-05-05 21:29:43 | healthy | 402 | 608ms | |
| 2026-05-05 18:32:59 | healthy | 402 | 472ms | |
| 2026-05-05 15:35:17 | healthy | 402 | 538ms | |
| 2026-05-05 11:46:24 | healthy | 402 | 433ms | |
| 2026-05-05 08:43:32 | healthy | 402 | 469ms | |
| 2026-05-05 05:01:59 | healthy | 402 | 497ms | |
| 2026-05-05 01:50:08 | healthy | 402 | 509ms | |
| 2026-05-04 23:02:05 | healthy | 402 | 480ms | |
| 2026-05-04 19:45:27 | healthy | 402 | 874ms | |
| 2026-05-04 16:50:52 | healthy | 402 | 436ms | |
| 2026-05-04 15:12:08 | healthy | 402 | 594ms | |
| 2026-05-04 13:53:47 | healthy | 402 | 571ms |