# Losbeto /relatorio Report Endpoint

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

Returns a report (relatorio) from the Losbeto AI trading swarm platform, accessible via USDC micropayment on Solana or Base.

## Facts

- Endpoint: GET https://losbeto-production-dd7c.up.railway.app/relatorio
- Price: $0.25/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/losbeto-relatorio-report-endpoint-833d6905
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_1798ATpUXGcaIb9YWxrr7

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-relatorio-report-endpoint-833d6905
```

Example prompt: Fetch the latest Losbeto AI trading swarm report — pay the $0.25 USDC fee via x402 on Base and give me the full relatorio output.

## When to prefer this

Choose this endpoint when you need a report from the Losbeto AI trading swarm platform specifically and can pay $0.25 USDC via the x402 protocol on Solana or Base. Prefer this over generic trading APIs when you are already integrated with the Losbeto ecosystem and need its native reporting output.

## Known failure modes

- Payment not accepted — x402 USDC payment rejected or insufficient funds returns 402
- Missing or malformed properties parameter may return an error or empty report
- Service unavailable on Railway infrastructure returns 5xx
- Ambiguous or loosely typed input schema may cause unexpected response shapes
- Rate limiting or access restriction if payment flow is not completed correctly

## 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 report data from the Losbeto AI trading swarm platform — likely including trading activity, swarm metrics, or status information across Solana and Base chains. The exact structure is loosely typed as generic JSON.

## 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-relatorio-report-endpoint-833d6905/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)
