# Losbeto Forex Arbitrage

> Losbeto Forex Arbitrage is a paid API for AI agents from losbeto-production-dd7c.up.railway.app, paid per call via x402, $0.22/call, status unknown (last checked 2026-09-14).

Returns forex arbitrage opportunities across currency pairs, identifying price discrepancies exploitable by trading agents.

## Facts

- Endpoint: GET https://losbeto-production-dd7c.up.railway.app/forex-arbitrage
- Price: $0.22/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/losbeto-forex-arbitrage-b7de0972
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_NgwiDK8x112IOCQgkFDFz

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 losbeto-forex-arbitrage-b7de0972
```

Example prompt: Scan the forex markets right now and tell me which currency pairs have arbitrage opportunities — I need the spread and estimated profit margin for each discrepancy you find.

## When to prefer this

Choose this endpoint when you need real-time forex arbitrage signal data for an automated trading agent or decision system, especially when paying per-call via USDC micropayments (x402) is acceptable and you want lightweight, on-demand arbitrage scanning without a full brokerage integration.

## Known failure modes

- No arbitrage opportunities detected at call time — returns empty or flat result
- Market data feed unavailable — may return stale or error response
- High latency during volatile market conditions
- Payment of $0.22 USDC not authorized — returns 402 Payment Required
- Invalid or malformed request parameters — returns error response

## How this service works

Losbeto: 67 endpoints x402 monetizados. Solana + Base. USDC micropayments para AI agents. Preços a partir de $0.003.

## Output

A JSON response listing detected forex arbitrage opportunities, including currency pairs with price discrepancies, spread sizes, estimated profit margins, and relevant exchange rate data at the time of the call.

## Request schema (JSON Schema)

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

## Response schema (JSON Schema)

```json
{
 "type": "json"
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/losbeto-forex-arbitrage-b7de0972/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from losbeto-production-dd7c.up.railway.app](https://www.zero.xyz/host/losbeto-production-dd7c.up.railway.app/llms.txt)
