Monthly subscription
Card or bank
Predictable spend for developers and teams.
Turn Social/X and public-web signals into structured, traceable insights with sources, confidence, and uncertainty.
No wallet custody. No marketplace. No raw social-data resale.
Same APIs. Same evidence contract. Choose the billing model that fits the caller.
Card or bank
Predictable spend for developers and teams.
Machine-native via x402
$0.01–$0.10 per call
For autonomous agents and variable usage.
Start with focused Social/X intelligence today; the contract is designed for additional public-web and data providers over time.
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
MCP and REST return the same structured result regardless of billing model. Payment authorization stays separate from evidence generation.
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. Results may be partial or no_data, and raw post text is not mirrored in responses.
curl -i https://evidexa.okmybot.com/v1/search/social \
-H 'content-type: application/json' \
-d '{"query":"x402 agent payments"}'Paid execution currently returns HTTP 503 EVIDEXA-503-PAID_ACCESS_PAUSED without a payment challenge or charge. See Docs for the complete contract.