$0.05
per call · USD Coin on Base
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.
Endpoint
GET https://alpha402x.com/profiles/100x-floor2
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/profiles/100x-floor", {
method: "GET",
});
const data = await res.json();curl -X GET \
"https://alpha402x.com/profiles/100x-floor" \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"content_markdown": "<complete cited profile in markdown: base rates, entry floors, return engine, hold cost, disqualifiers>",
"disclaimer": "Descriptive research, not investment advice.",
"id": "100x-floor",
"key_takeaways": [
"<10-12 headline empirical findings>"
],
"sources": [
"<~20 cited studies and books>"
],
"summary": "Empirical minimum conditions observed at the starting point of 100x outcomes...",
"title": "The 100x Floor Profile",
"type": "empirical_profile"
}Payment details
0x73ace32013985f715b5e00e5a341259cce17d220USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of Search & Web 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 · 5X Stock Empirical Profile
alpha402x.com
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.