# Free Fire $1 Diamond Top-Up

> Free Fire $1 Diamond Top-Up is a paid API for AI agents from freefire.x402.fi, paid per call via x402, $1/call, status down (last checked 2026-09-16).

Processes a $1 USDC payment to top up Garena Free Fire Diamonds for purchasing in-game items, characters, skins, and weapons.

## Facts

- Endpoint: POST https://freefire.x402.fi/store/buy/free-fire-1
- Price: $1/call
- Payment: x402
- Status: down
- Last checked: 2026-09-16
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/free-fire-store-219ba2cf
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_JH4hcLnD1rkRv1CoU8Yk1

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 free-fire-store-219ba2cf -d '<json body>'
```

Example prompt: Top up my Garena Free Fire account with $1 worth of Diamonds so I can buy in-game items — use the x402 crypto payment flow.

## When to prefer this

Use this endpoint when a user wants to make a small $1 incremental top-up of Free Fire Diamonds using USDC crypto payment via the x402 protocol. Prefer this over the $2, $5, $10, or $20 variants when the user explicitly wants the minimum $1 denomination or is testing the flow.

## Known failure modes

- Insufficient USDC balance results in payment failure
- Invalid or unrecognized Free Fire account ID returns an error
- Payment network congestion causes timeout or delayed confirmation
- Duplicate payment attempt may be rejected as already processed
- Account region restrictions may block the top-up

## How this service works

Free Fire $1 top-up. Redeemable for Diamonds in Garena Free Fire to purchase characters, skins, weapons, and in-game items.

## Output

A confirmation that $1 USDC has been processed and Diamonds have been credited to the specified Garena Free Fire account, enabling purchase of characters, skins, weapons, and other in-game items.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/free-fire-store-219ba2cf/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from freefire.x402.fi](https://www.zero.xyz/host/freefire.x402.fi/llms.txt)
