# Gifu Credits Purchase (500-Credit Package)

> Gifu Credits Purchase (500-Credit Package) is a paid API for AI agents from gifu-server.onrender.com, paid per call via x402, $19/call, status unknown (last checked 2026-09-15).

Purchases a 500-credit package for the Gifu platform, enabling unlimited GIF searches and AI chat features, paid via USDC on-chain.

## Facts

- Endpoint: POST https://gifu-server.onrender.com/api/x402/credits/purchase/500
- Price: $19/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/gifu-server-onrender-com-d015fc34
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_SsHIc4q9cioFwIqPb8aZp

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 gifu-server-onrender-com-d015fc34 -d '<json body>'
```

Example prompt: Buy me the 500-credit package on Gifu using my wallet address 0xAbc123... so I can run unlimited GIF searches and use the AI chat features.

## When to prefer this

Choose this endpoint when a user wants to purchase the 500-credit bulk package on Gifu (best value per credit) rather than the smaller 10-credit package, and needs to pay with USDC from a crypto wallet via x402 protocol.

## Known failure modes

- Insufficient USDC balance in wallet — payment fails with error
- Invalid or malformed wallet address — validation error returned
- Network or on-chain transaction failure — success: false with error message
- Service unavailable on render.com cold start — timeout or 503

## How this service works

Purchase 500 credits for unlimited searches and AI chat features

## Output

Returns a success boolean, the number of credits purchased (500), and the package details including package ID and price paid in USDC.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/gifu-server-onrender-com-d015fc34/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from gifu-server.onrender.com](https://www.zero.xyz/host/gifu-server.onrender.com/llms.txt)
