# patternfetch.com Credit Top-Up

> patternfetch.com Credit Top-Up is a paid API for AI agents from patternfetch.com, paid per call via x402, $1/call, status unknown (last checked 2026-09-14).

Adds $1 USD credit to a patternfetch.com account by paying 1 USDC via the x402 payment protocol

## Facts

- Endpoint: POST https://patternfetch.com/v1/topup
- Price: $1/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/patternfetch-com-credit-top-up-a498a57b
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_MyeqaMqzrYS9HfEroMO3v

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 patternfetch-com-credit-top-up-a498a57b -d '<json body>'
```

Example prompt: Top up my patternfetch.com account with 1 USDC so I have $1 credit to use — go ahead and process the payment now.

## When to prefer this

Use this endpoint specifically when an agent needs to replenish patternfetch.com API credits and has USDC available via the x402 payment protocol. This is the canonical top-up endpoint for patternfetch and is the only way to add credit to a patternfetch account programmatically.

## Known failure modes

- Insufficient USDC balance — payment rejected, credit not added
- Invalid or missing x402 payment header — 402 Payment Required response
- Network timeout during payment processing — credit status unknown
- Duplicate payment attempt — may be rejected or result in double credit depending on server logic
- Payment processor unavailability — service temporarily down

## How this service works

patternfetch credit top-up (1 USDC -> $1 credit)

## Output

Returns a JSON object with a 'credited' field set to true, confirming that $1 USD credit has been successfully added to the patternfetch account after the 1 USDC payment is processed.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/patternfetch-com-credit-top-up-a498a57b/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from patternfetch.com](https://www.zero.xyz/host/patternfetch.com/llms.txt)
