# Losbeto /sinais — AI Trading Signals Endpoint

> Losbeto /sinais — AI Trading Signals Endpoint is a paid API for AI agents from losbeto-production-dd7c.up.railway.app, paid per call via x402, $0.1/call, status unknown (last checked 2026-09-14).

Returns AI-generated trading signals across crypto markets, payable via USDC micropayment using the x402 protocol.

## Facts

- Endpoint: GET https://losbeto-production-dd7c.up.railway.app/sinais
- Price: $0.1/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/losbeto-sinais-ai-trading-signals-endpoint-4b1fe21f
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_E9lluh7sQN6uLJPcnzn04

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-sinais-ai-trading-signals-endpoint-4b1fe21f
```

Example prompt: Pull the latest AI trading signals from Losbeto right now — I want to know what the swarm is recommending across crypto markets.

## When to prefer this

Choose this endpoint when an AI agent needs actionable crypto trading signals generated by an AI swarm and can fulfill x402 USDC micropayments on Solana or Base. Prefer this over generic price feeds when you need directional trade recommendations rather than raw price data.

## Known failure modes

- 402 Payment Required — x402 micropayment not fulfilled before request
- Invalid or missing properties parameter returns malformed or empty signal set
- Service unavailable on Railway deployment (cold start or downtime)
- Stale signals if underlying market data feed is delayed

## 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 AI-generated trading signals (buy/sell/hold indicators) for crypto assets, derived from the Losbeto multi-chain AI trading swarm. Access costs $0.10 USDC per call via x402 micropayment on Solana or Base.

## 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-sinais-ai-trading-signals-endpoint-4b1fe21f/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)
