# FinRobot Market Forecaster (FXBrain)

> FinRobot Market Forecaster (FXBrain) is a paid API for AI agents from bittensorman.xyz, paid per call via x402, $0.05/call, status unknown (last checked 2026-09-15).

Generates a next-week FX market forecast with 2-4 positive developments and concerns, plus a predicted price move with percentage range, powered by Gemma 4 12B via the FinRobot workflow.

## Facts

- Endpoint: POST https://bittensorman.xyz/fxbrain/finrobot/forecast
- Price: $0.05/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/finrobot-market-forecaster-fxbrain-a25696b6
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_uV24GMQxs8_dDPzxGroIR

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 finrobot-market-forecaster-fxbrain-a25696b6 -d '<json body>'
```

Example prompt: Run a FinRobot market forecast on EUR/USD for next week — give me the top positive developments and concerns, plus the predicted directional move with a percentage range.

## When to prefer this

Choose this endpoint when you need a concise, structured next-week FX market forecast with explicit bull/bear factor enumeration and a quantified move range, especially when you want FinRobot's Apache-licensed multi-factor workflow rather than a raw technical analysis or a full multi-agent report.

## Known failure modes

- Unsupported or unrecognized currency pair returns an error or empty forecast
- Model inference timeout if Gemma 4 12B is under load
- Insufficient payment or missing x402 payment header returns 402 Payment Required
- Vague or missing instrument input results in generic or low-quality output

## How this service works

FinRobot (Apache-2.0) Market Forecaster workflow: 2-4 positive developments and concerns, next-week move prediction with % range. Gemma 4 12B.

## Output

A structured forecast containing 2-4 positive market developments, 2-4 concerns or risks, and a next-week directional price move prediction with a percentage range for the requested FX instrument.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/finrobot-market-forecaster-fxbrain-a25696b6/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from bittensorman.xyz](https://www.zero.xyz/host/bittensorman.xyz/llms.txt)
