Powered by x402 micropayments

The X/Twitter API, paid per call.

A clean JSON mirror of X — profiles, timelines, tweets, search and lists. No API keys, no signup, no rate-limit dashboards. Just $0.005 per request in USDC on Base, settled over x402.

● live at x.1x402.sh● USDC on Base● no keys · no accounts
For agents

Drop-in agent skill

x.1x402.sh ships an agent-readable skill file. Point any x402-capable agent at the URL below and it learns every endpoint, the payment flow, and how to read X data — paying per call from its own wallet.

Or fetch it directly: curl https://x.1x402.sh/skill.md

Reference

API reference

Base URL https://x.1x402.sh/api. Every response is JSON wrapped as {"code":0,"data":…} on success. Expand an endpoint for parameters, an example response, and a live "Try it" link.

Profiles

5 endpoints

Everything about an account: timeline, bio, stats and metadata.

Tweets

1 endpoint

Single tweets and their full conversation threads.

Lists

3 endpoints

Curated X lists — metadata, their timeline, and their members.

Broadcasts

1 endpoint

Spaces and live broadcasts.

How it works

Pay per request with x402

x402 turns the dormant HTTP 402 status into a real payment rail. No accounts, no invoices — your client pays for exactly what it calls.

1

Request

Call any endpoint. Costly ones reply 402 with an x402 challenge in the PAYMENT-REQUIRED header.

2

Pay

Your x402 client signs a $0.005 USDC payment on Base and retries with the X-PAYMENT header.

3

Receive

The facilitator settles on-chain and the API returns your JSON — no keys, no accounts.