{"name":"mentions","description":"Monitors public X mentions of a brand, handle, URL, ticker, or phrase by searching recent posts and returning matches with author and metric fields. Uses X API v2 recent search. Read-only; no posting, replying, liking, following, or account mutation. Use it as a mentions API, X mentions search, Twitter mention monitor, or public social mention search.","price":"$0.006","method":"POST","input_schema":{"properties":{"query":{"type":"string","description":"Mention query, e.g. '@bankrbot', 'agentutility.ai', or 'x402 payments'."},"max_results":{"type":"number","description":"Number of recent posts to fetch. Clamped to 10-50. Default 10."},"language":{"type":"string","description":"Optional two-letter language filter."}},"required":["query"]},"input_example":{"query":"agentutility.ai","language":"en","max_results":10},"output_example":{"mode":"search","result_count":10,"source":"X API v2 recent search"},"x402_payment_required":true,"x402_facilitator":"https://api.cdp.coinbase.com/platform/v2/x402"}