prediction-stock-pulse
Get prediction market sentiment and live stock price for any US ticker in one call. Filter by keyword or view top markets. Saves cost vs separate API calls.
Instructions
One call returns prediction market sentiment (Limitless Exchange) + live equity price for a specified ticker. Collapses the prediction-market → stock-price agent chain into a single x402 payment. $0.016 vs $0.024 bought individually. Inputs: ticker (required), query (optional keyword filter for prediction markets).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticker | No | US stock ticker (e.g. AMD, NVDA, SPY). Case-insensitive. | |
| query | No | Optional keyword to filter prediction markets (e.g. 'btc', 'eth', 'rate cut'). If omitted returns top 5 markets by volume. | |
| market_limit | No | Number of prediction markets to return (1–10, default 5). |