Animica x402 Directory

Directory

x402-stock-indicators.vercel.app

x402-stock-indicators.vercel.app publishes 3 machine-payable endpoints over the x402 protocol, priced from $0.001 to $0.005 per call. Each was probed directly; the response code below is what it returned.

Endpoints

EndpointMethodPriceProbe
/analyst/:ticker GET $0.005 402
/news/:ticker GET $0.0025 200
/quote/:ticker GET $0.001 200

What these endpoints do

x402-stock-indicators.vercel.app/analyst/:ticker

Analyst sentiment and short interest for a US stock in one call: recommendation trend, consensus price targets, recent upgrades/downgrades by firm, and short interest with month-over-month change -- r…

GET · $0.005 · probe 402

x402-stock-indicators.vercel.app/news/:ticker

Latest news headlines and summaries for a stock ticker from real Yahoo Finance data. Includes article title, summary, publish date, publisher name, and URL — everything needed to monitor sentiment and…

GET · $0.0025 · probe 200

x402-stock-indicators.vercel.app/quote/:ticker

Real-time stock quote in one call: current price, intraday open/high/low, previous close with change and change %, volume metrics, 52-week high/low, and 50/200-day moving averages from real Yahoo Fina…

GET · $0.001 · probe 200