# Losbeto Council Deep AI Trading Endpoint

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

Invokes a deep council AI analysis for multi-chain crypto trading decisions, payable per-call via USDC micropayments over x402.

## Facts

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

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-council-deep-ai-trading-endpoint-bfbdec05
```

Example prompt: Can you run a deep council analysis on whether I should buy SOL right now given current market conditions — use the Losbeto AI trading swarm council endpoint to get a thorough multi-agent deliberation?

## When to prefer this

Choose this endpoint when you need a thorough, multi-agent AI deliberation on a crypto trading decision rather than a quick lookup or simple signal — particularly when the $4.16 per-call cost is justified by the depth of analysis needed. Prefer this over cheaper sibling endpoints when the decision requires deep council-level consensus across Solana and Base contexts.

## Known failure modes

- Missing or malformed 'properties' parameter returns an error or empty analysis
- Insufficient USDC payment ($4.16 required) results in HTTP 402 payment required
- Railway hosting downtime may cause connection timeouts
- Ambiguous or vague properties input may yield low-quality council output
- Rate limiting or quota exhaustion may block repeated calls

## How this service works

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

## Output

Returns a JSON response containing the AI council's deep deliberation output, which likely includes a multi-agent consensus analysis, trading recommendation, or market assessment relevant to the queried context.

## 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-council-deep-ai-trading-endpoint-bfbdec05/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)
