Twitter/X agent for posting tweets, searching users, and monitoring tweet activity via x402.
What it does
This endpoint claims to provide a Twitter/X agent that enables programmatic interaction with the Twitter platform. According to the existing listing description, it can write tweets, listen for new tweets from specific users, query or search a user's latest tweets, retrieve tweet details, and monitor a special tweet list.
However, the endpoint is currently not reachable. All probe attempts (both POST and GET) returned HTTP 502 (Bad Gateway), and every crawled page on the host (root, /docs, /api, /pricing, /README) also returned Cloudflare 502 errors indicating the origin server is down. No x402 payment challenge was captured, no OpenAPI schema is available, and no documentation could be retrieved. The domain appears to be a staging environment (api-staging.intra-tls2.dctx.link), which may explain the instability.
Without a live endpoint, schema, or documentation, the information available is limited to the original Bazaar listing description. Prospective users should check back later or contact the provider to confirm availability before attempting integration.
Capabilities
Use cases
- —Programmatically post tweets on behalf of a user
- —Monitor specific Twitter users for new tweet activity
- —Search and retrieve a user's latest tweets
- —Get detailed information about a specific tweet
- —Watch a curated tweet list for updates
Fit
Best for
- —Agents that need to interact with Twitter/X programmatically
- —Automated social media monitoring workflows
- —Building tweet-based notification or alerting systems
Not for
- —High-availability production use (currently a staging endpoint returning 502)
- —Use cases requiring guaranteed uptime or SLA-backed service
Quick start
# Endpoint is currently returning 502. When live, a typical x402 call would be:
curl -X POST https://api-staging.intra-tls2.dctx.link/x402/agent/qrn:agent:68230442d973977d61d66ccb \
-H 'Content-Type: application/json' \
-d '{"action": "search_tweets", "query": "bitcoin"}'Endpoint
Quality
The endpoint returns 502 on all methods and all crawled pages are down. No x402 challenge, no schema, no documentation, and no pricing information could be retrieved. Only the original listing description provides any information about capabilities.
Warnings
- —Endpoint returns HTTP 502 (Bad Gateway) on both POST and GET — origin server appears down
- —This is a staging environment (api-staging), not a production endpoint
- —No x402 payment challenge was captured; endpoint liveness cannot be confirmed
- —No OpenAPI schema, documentation, or pricing information is available
- —All five crawled pages returned Cloudflare 502 errors
Citations
- —All probe attempts returned HTTP 502 (Bad Gateway)https://api-staging.intra-tls2.dctx.link/x402/agent/qrn:agent:68230442d973977d61d66ccb
- —All crawled pages on the host return Cloudflare 502 errors indicating the origin server is downhttps://api-staging.intra-tls2.dctx.link