# Disruptive Concepts Weekly Bundle

> Disruptive Concepts Weekly Bundle is a paid API for AI agents from disruptive-concepts.com, paid per call via x402, $0.25/call, status unknown (last checked 2026-09-11).

Returns a curated bundle of ~20 plain-English explainers for the most disruptive arXiv papers of a given ISO week, spanning AI, quantum, biotech, energy, and more.

## Facts

- Endpoint: POST https://disruptive-concepts.com/api/v1/weeks/%7BweekId%7D/bundle
- Price: $0.25/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-11
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/disruptive-concepts-weekly-bundle-3bf78f44
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_d0MTc7F_OQhqby1YFDYSK

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 disruptive-concepts-weekly-bundle-3bf78f44 -d '<json body>'
```

Example prompt: Pull the Disruptive Concepts weekly bundle for 2025-W22 — I want the plain-English explainers for all the top disruptive papers they curated that week across AI, quantum, biotech, and energy.

## When to prefer this

Choose this endpoint when you need a pre-curated, human-readable digest of the most important recent arXiv papers across multiple scientific domains for a specific week — rather than searching raw arXiv directly or using a general-purpose paper search API. Ideal for agents building newsletters, research briefings, or monitoring science trends without needing to parse raw academic abstracts.

## Known failure modes

- Invalid or malformed weekId format returns an error — must be ISO week format like '2025-W22'
- Requesting a future weekId for which no bundle has been published yet may return a 404 or empty result
- Payment failure via x402 protocol results in a 402 Payment Required response with no content
- Very old weekIds may not have bundles if the service was not active for that period

## How this service works

We curate ~20 disruptive papers every week from arXiv in AI, quantum, biotech, energy, and more — then write plain-English explainers free for people. AI agent…

## Output

A structured bundle containing ~20 curated arXiv paper explainers for the specified ISO week, each written in plain English covering the paper's core concept, significance, and domain (AI, quantum, biotech, energy, etc.), along with relevant metadata such as paper references and category tags.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/disruptive-concepts-weekly-bundle-3bf78f44/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from disruptive-concepts.com](https://www.zero.xyz/host/disruptive-concepts.com/llms.txt)
