# Grapevine IPFS Content Gateway (CID: bafkreib7s7xuwc57wri43lyauwjeyfx3zqyc4ue34td5o7ab6wxp7sbqhm)

> Grapevine IPFS Content Gateway (CID: bafkreib7s7xuwc57wri43lyauwjeyfx3zqyc4ue34td5o7ab6wxp7sbqhm) is a paid API for AI agents from gateway.grapevine.fyi, paid per call via x402, $0.001/call, status unknown (last checked 2026-09-15).

Retrieves IPFS content by CID bafkreib7s7xuwc57wri43lyauwjeyfx3zqyc4ue34td5o7ab6wxp7sbqhm via a pay-per-access gateway requiring 0.001 USDC on Base

## Facts

- Endpoint: POST https://gateway.grapevine.fyi/x402/cid/bafkreib7s7xuwc57wri43lyauwjeyfx3zqyc4ue34td5o7ab6wxp7sbqhm
- Price: $0.001/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/gateway-grapevine-fyi-3e129fb0
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_GUr58P7QgdPdiVMYnGy_2

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 gateway-grapevine-fyi-3e129fb0 -d '<json body>'
```

Example prompt: Fetch the IPFS content at CID bafkreib7s7xuwc57wri43lyauwjeyfx3zqyc4ue34td5o7ab6wxp7sbqhm from the Grapevine gateway — it costs 0.001 USDC on Base via x402.

## When to prefer this

Use this endpoint when you specifically need to retrieve the IPFS content identified by CID bafkreib7s7xuwc57wri43lyauwjeyfx3zqyc4ue34td5o7ab6wxp7sbqhm and are willing to pay 0.001 USDC on the Base blockchain via the x402 micropayment protocol. Prefer this over other Grapevine gateway endpoints because it is the cheapest tier (0.001 USDC vs 0.01 or 1 USDC siblings), suggesting lighter or less premium content.

## Known failure modes

- Missing or invalid x-payment header returns 402 with payment instructions
- Insufficient payment amount (below 0.001 USDC) causes rejection
- Payment timeout exceeds 60 seconds causing failure
- CID content not found or unavailable on IPFS network
- Wrong blockchain network (not Base) causes payment rejection
- USDC contract address mismatch causes payment failure

## How this service works

0.001 USDC on base

## Output

Returns the raw content stored at the specified IPFS CID as an octet-stream binary payload. If payment is missing or invalid, returns a 402 Payment Required error with accepted payment details including the USDC asset address on Base, payTo address, and x402Version.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/gateway-grapevine-fyi-3e129fb0/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from gateway.grapevine.fyi](https://www.zero.xyz/host/gateway.grapevine.fyi/llms.txt)
