# Grapevine CID Content Gateway

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

Retrieves or processes content identified by a specific IPFS CID (bafkreietsauy6p5qywywasmjgxlzzmjzv3zi4hchgwfuxo5gdbrltqtole) via a paid gateway on the Grapevine platform

## Facts

- Endpoint: POST https://gateway.grapevine.fyi/x402/cid/bafkreietsauy6p5qywywasmjgxlzzmjzv3zi4hchgwfuxo5gdbrltqtole
- Price: $0.01/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-a8787fa9
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_kTX2WJWMzgwqDm1BS-XGr

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-a8787fa9 -d '<json body>'
```

Example prompt: Fetch the grapevine content at CID bafkreietsauy6p5qywywasmjgxlzzmjzv3zi4hchgwfuxo5gdbrltqtole — it costs 0.01 USDC on Base to access.

## When to prefer this

Use this endpoint when you need to access a specific piece of content addressed by IPFS CID bafkreietsauy6p5qywywasmjgxlzzmjzv3zi4hchgwfuxo5gdbrltqtole through the Grapevine platform and can pay 0.01 USDC on Base via x402. Prefer this over generic IPFS gateways when the content is gated behind Grapevine's access control or monetization layer.

## Known failure modes

- Payment not provided or insufficient USDC — 402 Payment Required
- Invalid or unresolvable CID — 404 Not Found
- Base blockchain payment verification failure — payment rejected
- Network timeout reaching the gateway — 503 Service Unavailable
- CID content no longer pinned or available — empty or error response

## How this service works

0.01 USDC on base

## Output

Returns the content payload stored at the specified IPFS CID, unlocked after a micropayment of 0.01 USDC on the Base blockchain via the x402 payment protocol.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/gateway-grapevine-fyi-a8787fa9/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)
