A
$0.015
per call · USD Coin on Base
Futures contract discovery and specifications — tickers, trade dates, maturity, settlement and tick sizes by product code.
Endpoint
GET https://marketdata.use.x402atlas.com/futures-contracts2
Calls / 30d
1
Unique payers / 30d
Sep 1
Last called
exact
Payment scheme
Call this service
TypeScript · @x402/fetch
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://marketdata.use.x402atlas.com/futures-contracts", {
method: "GET",
});
const data = await res.json();cURL
curl -X GET \
"https://marketdata.use.x402atlas.com/futures-contracts?limit=10&product_code=ES" \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"count": 1,
"queried_at": "2026-07-06T12:00:00Z",
"results": [
{
"active": true,
"days_to_maturity": 138,
"first_trade_date": "2024-09-20",
"last_trade_date": "2025-09-19",
"name": "E-mini S&P 500 Future",
"product_code": "ES",
"settlement_date": "2025-09-19",
"ticker": "ESU5"
}
]
}Payment details
Pay to
0x9d667bc76f166322df087b3b3927d4d83d44a5d0Asset
USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913NetworksBase, Solana, Arbitrum, Polygon
Schemesexact
Is this your API?
Pin it to the top of Market Data and the homepage with a featured placement.
More from Atlas Market Data & similar services
A
Atlas Market Data · Insider Trades
marketdata.use.x402atlas.com
SEC Form 4 insider transactions for a US stock — director/officer buys and sells with shares, price and value, a smart-money signal.
GETBaseMarket Data
$0.015 / call9 calls / 30d
A
Atlas Market Data · Treasury Yields
marketdata.use.x402atlas.com
US Treasury yield curve — constant-maturity market yields from 1-month to 30-year, daily history.
GETBaseMarket Data
$0.015 / call3 calls / 30d
A
Atlas Market Data · Splits
marketdata.use.x402atlas.com
Stock split history for a US stock — execution dates and split ratios with price-adjustment factors.
GETBaseMarket Data
$0.015 / call3 calls / 30d