x402stock BLS Labor Market Indicators is a paid API for AI agents from x402stock.xyz, paid per call via x402, $0.02/call, status unknown (last checked 2026-09-14).
Returns the latest US labor market headline indicators from the Bureau of Labor Statistics, including unemployment rate, labor force participation rate, nonfarm payrolls, and average hourly earnings with month-over-month changes.
US labor-market headline indicators from the Bureau of Labor Statistics: the unemployment rate, labor force participation rate, total nonfarm payrolls, and average hourly earnings, each with its latest value and change from the prior month. No ticker needed. Sourced from US BLS. From x402stock, a pay-per-call market & economic data API for AI agents. No API key or account; pay in USDC via x402.
A JSON object containing an array of metrics from the US BLS, each with the metric name, unit, latest value, latest reporting month, prior month value, and month-over-month change. Covers unemployment rate (%), labor force participation rate (%), total nonfarm payrolls (thousands), and average hourly earnings (dollars).
GEThttps://x402stock.xyz/api/v1/labor-marketUse this endpoint when you need a quick snapshot of the four key US labor market headline indicators without building a BLS API integration. Ideal for macroeconomic dashboards, investment research context, or any agent workflow that needs current employment data with no API key setup. It covers only headline BLS figures, not granular breakdowns by sector or demographics.
{
"input": {
"type": "http",
"method": "GET",
"queryParams": {}
}
}| Field | Type | Description |
|---|---|---|
| properties | string |
{
"as_of": "2026-04-01T00:00:00.000Z",
"series": "us_labor_market_headline",
"source": "us_bls",
"metrics": [
{
"unit": "percent",
"change": 0,
"metric": "unemployment_rate",
"prior_value": 4.3,
"latest_month": "2026-04",
"latest_value": 4.3
},
{
"unit": "percent",
"change": -0.1,
"metric": "labor_force_participation_rate",
"prior_value": 61.9,
"latest_month": "2026-04",
"latest_value": 61.8
},
{
"unit": "thousands_of_jobs",
"change": 115,
"metric": "nonfarm_payrolls",
"prior_value": 158621,
"latest_month": "2026-04",
"latest_value": 158736
},
{
"unit": "usd_per_hour",
"change": 0.06,
"metric": "avg_hourly_earnings",
"prior_value": 37.35,
"latest_month": "2026-04",
"latest_value": 37.41
}
]
}{
"type": "json",
"example": {
"as_of": "2026-04-01T00:00:00.000Z",
"series": "us_labor_market_headline",
"source": "us_bls",
"metrics": [
{
"unit": "percent",
"change": -0.1,
"metric": "unemployment_rate",
"prior_value": 4.2,
"latest_month": "2026-04",
"latest_value": 4.1
}
]
}
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"