# thebotwire.com Labor & Workplace Safety Wire

> thebotwire.com Labor & Workplace Safety Wire is a paid API for AI agents from thebotwire.com, paid per call via x402, $0.005/call, status unknown (last checked 2026-09-15).

Fetches the latest US Department of Labor rules, wage decisions, OSHA citations, penalties, and safety enforcement actions for HR and compliance use cases.

## Facts

- Endpoint: GET https://thebotwire.com/labor/latest
- Price: $0.005/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/thebotwire-com-labor-workplace-safety-wire-469edbae
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_DXlLb4a1MxsvRztbhY_fu

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability thebotwire-com-labor-workplace-safety-wire-469edbae
```

Example prompt: Pull the latest OSHA citations and DOL wage decisions from the past 24 hours — up to 20 results — so I can review any new enforcement actions affecting our HR compliance posture.

## When to prefer this

Choose this endpoint when you need real-time or near-real-time US federal labor and workplace safety enforcement data — specifically DOL rules and OSHA citations — rather than general news aggregators. It is purpose-built for HR and compliance agents that need structured, filterable government enforcement feeds, not broad labor news. Prefer it over generic news APIs when you need to distinguish DOL vs OSHA sources or scope results to a specific freshness window.

## Known failure modes

- No results returned if the freshness window is too narrow or no new items exist in that period
- Invalid 'since' format (e.g. '1week' instead of '7d') may cause a parsing error or empty response
- Requesting limit above 50 will be rejected by schema validation
- Unrecognized 'src' enum value (e.g. 'nlrb') will be rejected; only 'dol' and 'osha' are valid
- Payment failure via x402 protocol if USDC balance is insufficient

## How this service works

US labor and workplace safety announcements for HR and compliance agents: Department of Labor rules and wage decisions, plus OSHA citations, penalties and safety enforcement actions.

## Output

A list of structured labor and workplace safety announcements sourced from the US Department of Labor and OSHA, including rule changes, wage decisions, citations, penalty amounts, and enforcement actions, filtered by source, freshness, and optional search terms.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/thebotwire-com-labor-workplace-safety-wire-469edbae/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from thebotwire.com](https://www.zero.xyz/host/thebotwire.com/llms.txt)
