{"name":"crypto-sentiment","description":"Scores crypto sentiment from recent public X posts about protocols, tickers, tokens, x402, Bankr, Coinbase, and market narratives, without posting or account mutation. Same read-only X sentiment backend as twitter-sentiment. Use it as a crypto sentiment API, token narrative sentiment tool, or X market sentiment search.","price":"$0.03","method":"POST","input_schema":{"properties":{"query":{"type":"string","description":"X recent-search query, e.g. 'x402 payments' or '(coinbase OR bankr) x402'."},"max_results":{"type":"number","description":"Number of recent posts to fetch. X API minimum is 10; this endpoint clamps to 10-50. Default 10."},"language":{"type":"string","description":"Optional two-letter language filter, e.g. 'en'."}},"required":["query"]},"input_example":{"query":"x402 payments","language":"en","max_results":10},"output_example":{"result_count":10,"overall_sentiment":"positive","distribution":{"positive":4,"neutral":5,"negative":1}},"x402_payment_required":true,"x402_facilitator":"https://api.cdp.coinbase.com/platform/v2/x402"}