# Losbeto Sector Rotation Analysis

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

Returns sector rotation data and signals to help identify which market sectors are gaining or losing momentum for investment positioning.

## Facts

- Endpoint: GET https://losbeto-production-dd7c.up.railway.app/sector-rotation
- Price: $1.99/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/losbeto-sector-rotation-analysis-99f110f9
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_PCJyFwXMRGONNKHacLdRo

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-sector-rotation-analysis-99f110f9
```

Example prompt: What does the current sector rotation look like — which sectors are seeing inflows and which are losing steam right now?

## When to prefer this

Choose this endpoint when you need a ready-made sector rotation signal computed by a third-party AI trading swarm rather than building your own sector analysis from raw market data. It is useful for agents that need a quick, paid, on-demand sector view without integrating directly with financial data providers. Best when USDC micropayment infrastructure (x402) is already in place.

## Known failure modes

- Payment not completed — endpoint requires $1.99 USDC per call via x402 protocol
- Malformed or missing properties parameter returns generic or empty response
- Upstream market data unavailable leading to stale or null results
- Railway.app deployment downtime causing 503 errors
- Rate limiting if too many concurrent requests

## 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 containing sector rotation signals, rankings, and momentum metrics across major market sectors, indicating which sectors are seeing capital inflows versus outflows and relative strength positioning.

## 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-sector-rotation-analysis-99f110f9/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)
