# AtlasMarkets Pollux — Commodities Risk Intelligence

> AtlasMarkets Pollux — Commodities Risk Intelligence is a paid API for AI agents from atlasmarkets-pollux.onrender.com, paid per call via x402, $0.02/call, status unknown (last checked 2026-09-13).

Returns commodities market risk intelligence and analytics for AI agents via a pay-per-call x402-protected endpoint on Base mainnet.

## Facts

- Endpoint: GET https://atlasmarkets-pollux.onrender.com/api/pollux/risk
- Price: $0.02/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-13
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/atlasmarkets-pollux-commodities-risk-intelligence-885cb6df
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_4jkwcg-eda3ZdjISvzMrs

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 atlasmarkets-pollux-commodities-risk-intelligence-885cb6df
```

Example prompt: Pull the latest commodities market risk intelligence from AtlasMarkets Pollux for crude oil so I can see current risk exposure before making a trading decision.

## When to prefer this

Choose this endpoint when an AI agent needs real-time commodities market risk intelligence with a low per-call cost ($0.02 USDC) and can handle x402 micropayment authentication on Base mainnet. Ideal for trading agents, portfolio risk monitors, or market-aware automation pipelines that need structured risk signals for commodities like energy, metals, or agricultural products.

## Known failure modes

- 402 Payment Required if x402 payment header is missing or insufficient
- Invalid or malformed properties parameter returns 400 error
- Commodity not found or unsupported returns empty or error response
- Network timeout from Render-hosted service during high load
- Stale or unavailable market data if upstream data source is down

## How this service works

commodities market intelligence for AI agents. x402-protected on Base mainnet.

## Output

Returns commodities market risk intelligence including risk scores, market condition metrics, and analytical signals for the requested commodity or market, delivered as structured JSON data. Each call costs $0.02 USDC via x402 on Base mainnet.

## Request schema (JSON Schema)

```json
{
 "type": "object",
 "properties": {
  "properties": {
   "type": "string"
  }
 }
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/atlasmarkets-pollux-commodities-risk-intelligence-885cb6df/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from atlasmarkets-pollux.onrender.com](https://www.zero.xyz/host/atlasmarkets-pollux.onrender.com/llms.txt)
