# Losbeto Bootstrap Trust

> Losbeto Bootstrap Trust is a paid API for AI agents from markets.losbeto.xyz, paid per call via x402, $0.005/call, status unknown (last checked 2026-09-15).

Initializes or retrieves a trust bootstrap configuration for the Losbeto AI trading swarm, paid via x402 USDC micropayment on Solana or Base.

## Facts

- Endpoint: GET https://markets.losbeto.xyz/bootstrap-trust
- Price: $0.005/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/losbeto-bootstrap-trust-febbfa21
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_5s3o8bs5Q6GJalsVYj6Y0

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-bootstrap-trust-febbfa21
```

Example prompt: Bootstrap the trust configuration for my Losbeto AI trading swarm so it can start operating on Solana and Base — pay the $0.005 USDC fee via x402 and return the trust state.

## When to prefer this

Use this endpoint when you need to initialize or retrieve the trust baseline for a Losbeto AI trading swarm before executing trades or configuring agents, particularly when operating across Solana and Base with USDC micropayments via the x402 protocol.

## Known failure modes

- Missing or invalid x402 payment header returns 402 Payment Required
- Malformed properties parameter returns 400 Bad Request
- Payment in wrong token or chain returns payment failure
- Service unavailable during maintenance returns 503
- Expired or already-used payment nonce returns payment error

## 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 object containing the bootstrap trust configuration or state for the Losbeto AI trading swarm, including trust parameters relevant to multi-chain (Solana + Base) agent operation.

## Response schema (JSON Schema)

```json
{
 "type": "json"
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/losbeto-bootstrap-trust-febbfa21/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from markets.losbeto.xyz](https://www.zero.xyz/host/markets.losbeto.xyz/llms.txt)
