$0.05
per call · USD Coin on Base
Population-level empirical profile of what separated eventual 5x stocks at the moment of purchase: measurable entry valuation/size/quality specs, twin-engine return decomposition (multiple expansion vs. earnings growth), 5x->25x graduation base rates, drawdown/kill-zone path characteristics, and sector-regime sensitivity. Synthesized and fully cited from Bessembinder, Yartseva, Mayer, Alta Fox, LSV, Novy-Marx, and Morgan Stanley. Clean JSON payload. Descriptive research, not advice.
Endpoint
GET https://alpha402x.com/5x-stock-empirical-profile2
Calls / 30d
2
Unique payers / 30d
Sep 3
Last called
exact
Payment scheme
Call this service
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";
const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);
const res = await fetchWithPay("https://alpha402x.com/5x-stock-empirical-profile", {
method: "GET",
});
const data = await res.json();curl -X GET \
"https://alpha402x.com/5x-stock-empirical-profile" \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"base_rates": {
"5x_to_25x": "...",
"lifetime_5x_rate": "...",
"median_time_trough_to_5x_months": 0
},
"entry_profile": {
"fcf_yield": "{...}",
"forward_pe": "{...}",
"gross_margin": "{...}",
"market_cap": "{...}"
},
"full_content_markdown": "<complete 12-section cited report>",
"key_takeaways": [
"<11 headline empirical findings>"
],
"last_updated": "YYYY-MM-DD",
"return_engine": {
"earnings_growth": "{...}",
"multiple_expansion": "{...}"
},
"sources": [
{
"author": "...",
"title": "...",
"url": "..."
}
],
"summary": "Population-level empirical profile of U.S. stocks that achieved a 5x return...",
"title": "Empirical Profile of 5x Return Stocks — Population-Level Targeting Specifications",
"type": "research_report"
}Payment details
0x73ace32013985f715b5e00e5a341259cce17d220USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of Social & Community and the homepage with a featured placement.
More from alpha402x & similar services
alpha402x · 10Q Highlights AAPL
alpha402x.com
Verbatim, line-cited extraction of the material quantitative sentences from any U.S. company's SEC 10-Q (debt, buybacks, acquisitions, litigation). Extractive, not generative. Any ticker.
alpha402x · AMD Fy2026 Q2
alpha402x.com
Graded against the company's own prior-year quarter, not a peer score — tax-flattered and one-off figures fenced, cited to the 10-Q. Complete card free: /quarterly-quant-card/sample/AMD
alpha402x · Profiles 100x Floor
alpha402x.com
Empirical floor profiles of 10x and 100x stocks at day one — valuation, size, quality, growth and base-rate minimums across the major studies, fully cited. Also /profiles/10x-floor. $0.05 each.