# ENI Micro Feed

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

Delivers a single micro-tier data feed response for minimal data consumption needs

## Facts

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

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-micro-feed-5fe3ad67
```

Example prompt: Can you fetch a single request from the ENI Micro Feed to get the smallest available data payload?

## When to prefer this

Choose this endpoint when you need the smallest possible data payload at the lowest cost ($0.001 USDC), ideal for sampling, testing, or lightweight integrations where full data feeds are unnecessary. Prefer this over ENI Basic, Standard, Pro, Premium, or Enterprise feeds when you only need minimal data.

## Known failure modes

- Payment failure if USDC funds are insufficient (x402 payment required error)
- Network timeout if the worker endpoint is unavailable
- Empty or malformed response if the feed has no data
- Authentication errors if credentials are invalid or missing

## How this service works

Micro data feed - 1 request

## Output

Returns a single micro-tier data payload from the ENI feed — the smallest and cheapest data response in the ENI feed tier hierarchy, containing minimal structured data suitable for lightweight integrations or quick checks.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/eni-micro-feed-5fe3ad67/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)
