# Losbeto Launch Sniper

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

Launches a sniper bot targeting new token listings or liquidity events on supported chains, paid via USDC micropayment.

## Facts

- Endpoint: GET https://losbeto-production-dd7c.up.railway.app/launch-sniper
- Price: $0.49/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/losbeto-launch-sniper-dc1292ff
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_Ce5_vdQ7nAYfD5FwEVEYL

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-launch-sniper-dc1292ff
```

Example prompt: Launch the Losbeto sniper bot to automatically buy a newly listed token the moment it hits the DEX — I want to snipe the next launch on Solana.

## When to prefer this

Choose this endpoint when you need to automatically execute a buy order the instant a new token or liquidity pool launches on Solana or Base, and you want to pay per-use via USDC micropayment without managing your own bot infrastructure.

## Known failure modes

- Missing or malformed properties parameter returns an error
- Insufficient USDC balance for the $0.49 per-call fee results in payment failure
- Target token or pool not found or not yet launched
- Chain not supported or RPC unavailable
- Rate limiting if too many sniper requests are fired in quick succession

## 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 indicating whether the sniper was successfully launched, along with execution details such as transaction status, target token info, and chain used.

## 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-launch-sniper-dc1292ff/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)
