# ENI Basic Feed

> ENI Basic Feed is a paid API for AI agents from payai-eni-x402.systempayroll880.workers.dev, paid per call via x402, $0.005/call, status unknown (last checked 2026-09-14).

Returns a basic data feed payload in a single request, priced at $0.005 USDC via x402 micropayment

## Facts

- Endpoint: GET https://payai-eni-x402.systempayroll880.workers.dev/basic
- Price: $0.005/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/eni-basic-feed-48c883f2
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_4_IL4lVifMrJtxbKEG5SF

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 eni-basic-feed-48c883f2
```

Example prompt: Can you fetch the ENI basic data feed for me — the cheapest single-request option at $0.005?

## When to prefer this

Choose this endpoint when you need the most affordable access to ENI feed data and do not require premium, pro, standard, or enterprise tier content. Best suited for lightweight polling, cost-sensitive automations, or initial integration testing with x402 micropayments at $0.005 per call.

## Known failure modes

- Payment not provided or insufficient — x402 Payment Required response
- Invalid or expired payment header — authorization rejected
- Network timeout connecting to Cloudflare Workers endpoint
- Upstream data source unavailable — 503 or empty response
- Rate limit exceeded for the given payment credential

## How this service works

Basic data feed - 1 request

## Output

A basic data feed payload returned as the response body. The exact structure is not publicly documented, but represents the entry-level tier of ENI feed data accessible with a single GET request after x402 micropayment authorization of $0.005 USDC.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/eni-basic-feed-48c883f2/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from payai-eni-x402.systempayroll880.workers.dev](https://www.zero.xyz/host/payai-eni-x402.systempayroll880.workers.dev/llms.txt)
