search_social
Search and normalize up to 25 recent public X signals.
REST: POST /v1/search/social
Credit budget: 20 default / 25 max
Agent-first, pay-per-call, evidence-backed
Evidexa turns Social/X and public-web signals into structured, traceable, confidence-aware intelligence. Agents discover tools for free, then pay only for the call they execute.
search_socialSearch and normalize up to 25 recent public X signals.
REST: POST /v1/search/social
Credit budget: 20 default / 25 max
user_intelligenceEvidence-backed intelligence for one public X account.
REST: POST /v1/intelligence/user
Credit budget: 40 default / 50 max
topic_intelligenceTrends, themes, controversies, and sources for one topic.
REST: POST /v1/intelligence/topic
Credit budget: 80 default / 100 max
product_intelligenceEvidence-backed product feedback, pain points, and competitor signals.
REST: POST /v1/intelligence/product
Credit budget: 120 default / 150 max
REST and MCP use x402 V2. This active endpoint settles USDC on Base (production). A separately isolated staging endpoint uses Base Sepolia (test). Evidexa never receives a buyer private key.
The current bridge retrieves public X data through Xquik Guest REST. Evidexa sells derived intelligence and evidence, not raw social data. Xquik is the MVP's single upstream fault domain, while the service contract is designed to support multiple providers and public-web sources over time. Results may be partial or no_data, and raw post text is not mirrored in responses.
curl -i https://YOUR_WORKER/v1/search/social \
-H 'content-type: application/json' \
-d '{"query":"x402 agent payments"}'The first valid unpaid request returns HTTP 402 and a PAYMENT-REQUIRED challenge. See Docs for the retry flow.