# BaseBuilder Crypto Active Airdrops

> BaseBuilder Crypto Active Airdrops is a paid API for AI agents from bb-crypto.vercel.app, paid per call via x402, $0.079184/call, status unknown (last checked 2026-09-15).

Retrieves a list of currently active cryptocurrency airdrops

## Facts

- Endpoint: POST https://bb-crypto.vercel.app/api/active-airdrops
- Price: $0.079184/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/basebuilder-crypto-active-airdrops-3232885c
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_uctkzHvV-gIGwGvTtS_53

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 basebuilder-crypto-active-airdrops-3232885c -d '<json body>'
```

Example prompt: What crypto airdrops are currently active and open for claiming right now? Pull the latest live airdrop opportunities from BaseBuilder Crypto so I can see what's available.

## When to prefer this

Use this endpoint when you need a real-time snapshot of live, claimable crypto airdrops across blockchain networks. Prefer this over static airdrop databases when freshness matters and you want only currently active (not expired) opportunities.

## Known failure modes

- Payment not provided or insufficient USDC — returns 402 Payment Required
- No active airdrops found at query time — returns empty list
- Upstream data source unavailable — returns 503 or timeout
- Invalid request body format — returns 400 Bad Request

## How this service works

BaseBuilder Crypto API hub - 26 paid endpoints

## Output

A list of currently active cryptocurrency airdrops including details such as token name, network, reward amounts, eligibility requirements, and claim deadlines.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/basebuilder-crypto-active-airdrops-3232885c/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from bb-crypto.vercel.app](https://www.zero.xyz/host/bb-crypto.vercel.app/llms.txt)
