# Losbeto /analise — Crypto Market Analysis

> Losbeto /analise — Crypto Market Analysis is a paid API for AI agents from losbeto-production-dd7c.up.railway.app, paid per call via x402, $0.05/call, status unknown (last checked 2026-09-13).

Returns AI-powered crypto market analysis via a monetized x402 endpoint accepting USDC micropayments on Solana and Base.

## Facts

- Endpoint: GET https://losbeto-production-dd7c.up.railway.app/analise
- Price: $0.05/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-13
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/losbeto-analise-crypto-market-analysis-58133deb
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_HcqucWYPAX-UjgFopbvqo

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-analise-crypto-market-analysis-58133deb
```

Example prompt: Run a crypto market analysis using Losbeto's AI trading swarm and give me the current market conditions and any notable trading signals — pay the $0.05 USDC fee via x402 on Base.

## When to prefer this

Choose this endpoint when you need a low-cost ($0.05 USDC), pay-per-call AI-driven crypto market analysis that integrates natively with x402 micropayment flows on Solana or Base. It is best suited for autonomous AI agents that need to embed crypto intelligence into automated workflows without subscription overhead.

## Known failure modes

- Payment not authorized — 402 response if USDC micropayment is not attached or fails
- Invalid or missing input properties — may return an error or empty analysis
- Service unavailable — Railway hosting may have cold starts or downtime
- Ambiguous input schema ('properties' field is loosely defined) — unclear what triggers different analysis types
- Rate limiting or quota exceeded if multiple agents call simultaneously

## 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 object containing AI-generated crypto market analysis, potentially including market conditions, trend interpretations, trading signals, and sentiment or directional assessments produced by the Losbeto AI trading swarm.

## 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-analise-crypto-market-analysis-58133deb/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)
