# Losbeto Starter Pack — AI Trading Swarm Endpoint Directory

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

Returns a starter pack / index of available endpoints on the Losbeto x402 AI trading swarm, payable in USDC on Solana or Base.

## Facts

- Endpoint: GET https://losbeto-production-dd7c.up.railway.app/starter-pack
- Price: $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-starter-pack-ai-trading-swarm-endpoint-directory-17ec8eb9
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_6ETdwfZnUz7voUz-PflMK

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-starter-pack-ai-trading-swarm-endpoint-directory-17ec8eb9
```

Example prompt: Pull up the Losbeto starter pack so I can see what AI trading swarm endpoints are available and decide which ones to use for my crypto strategy.

## When to prefer this

Choose this endpoint when you need to discover and enumerate all available capabilities on the Losbeto AI trading swarm before making more specific API calls. It is the natural entry point or index for the platform, analogous to a service directory. Prefer it over sibling endpoints when your goal is orientation and planning rather than executing a specific trade or lookup.

## Known failure modes

- 402 Payment Required if USDC payment of $1 is not attached
- 503 or 5xx if Railway-hosted service is down
- Empty or partial response if the endpoint catalog is incomplete
- Unexpected JSON structure due to low schema maturity (crawl score 0.40)

## 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 payload describing the Losbeto starter pack — likely an index or curated list of available x402-monetized endpoints on the trading swarm, with names, descriptions, and pricing metadata for each.

## 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-starter-pack-ai-trading-swarm-endpoint-directory-17ec8eb9/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)
