# x402 Delivery Map Dataset

> x402 Delivery Map Dataset is a paid API for AI agents from x402-delivery-map.owenlvll.workers.dev, paid per call via x402, $29/call, status unknown (last checked 2026-09-16).

Returns a dataset of 464 x402 endpoints and what they actually delivered when paid, measured over a 23-minute window on Base in September 2026

## Facts

- Endpoint: GET https://x402-delivery-map.owenlvll.workers.dev/data.json
- Price: $29/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-16
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/x402-delivery-map-dataset-f9267e32
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_J3VUIsOIrDbucR0H9-zbP

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 x402-delivery-map-dataset-f9267e32
```

Example prompt: Pull the x402 delivery map dataset — the one that recorded what 464 paid endpoints actually returned on Base in September 2026 — so I can see the full breakdown of delivery outcomes and content types.

## When to prefer this

Choose this endpoint when you need empirical, payment-verified delivery data on x402 endpoints measured in a real market snapshot on Base. Ideal for researchers, ecosystem auditors, or developers evaluating x402 endpoints before integrating them. Prefer this over self-reported or theoretical endpoint lists when you need ground-truth delivery behavior.

## Known failure modes

- Payment not processed correctly — endpoint requires $29 USDC via x402 protocol and may reject non-compliant payment headers
- Dataset may be a static snapshot and not reflect current x402 endpoint behavior
- Workers.dev origin may be unavailable or rate-limited
- Free preview/schema/method access available without payment; full data requires paid call

## How this service works

What 464 x402 endpoints actually returned when paid, measured 2026-09-06T20:05Z to 2026-09-06T20:28Z on Base. Paid per download in USDC over x402. Free: preview, schema, method.

## Output

A JSON dataset containing 464 rows and 22 columns, where each row represents an x402 endpoint that was paid during a measurement window on Base (2026-09-06T20:05Z to 2026-09-06T20:28Z). Fields include the price paid in USDC, the endpoint URL, the HTTP method, delivery outcome, content type, and other metadata about what the endpoint actually returned post-payment.

## Request schema (JSON Schema)

```json
{
 "type": "object",
 "properties": {
  "properties": {
   "type": "string"
  }
 }
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/x402-delivery-map-dataset-f9267e32/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from x402-delivery-map.owenlvll.workers.dev](https://www.zero.xyz/host/x402-delivery-map.owenlvll.workers.dev/llms.txt)
