# Disruptive Concepts — arXiv Paper Score & Explainer

> Disruptive Concepts — arXiv Paper Score & Explainer is a paid API for AI agents from disruptive-concepts.com, paid per call via x402, $0.01/call, status unknown (last checked 2026-09-10).

Retrieves a plain-English explainer and relevance/disruption score for a specific arXiv paper by its ID

## Facts

- Endpoint: POST https://disruptive-concepts.com/api/v1/scores/%7BarxivId%7D
- Price: $0.01/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-10
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/disruptive-concepts-arxiv-paper-score-explainer-fe5c204b
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_IyXftiMzfzyTpq6GLethj

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-arxiv-paper-score-explainer-fe5c204b -d '<json body>'
```

Example prompt: Can you pull the Disruptive Concepts score and plain-English explainer for arXiv paper 2406.13463 — I want to know how disruptive it is and get a summary I can actually understand.

## When to prefer this

Use this endpoint when you need a quick, human-readable disruption score and plain-English summary for a specific arXiv paper — especially in AI, quantum, biotech, or energy domains. It is ideal when the user wants to assess research significance without reading the full paper. Prefer this over general LLM summarization when you want a curated expert perspective with a consistent scoring framework. Note that coverage is limited to ~20 curated papers per week, so it works best for high-profile or trending preprints rather than obscure papers.

## Known failure modes

- Paper ID not found in curated database — only ~20 papers per week are covered, so most arXiv IDs will return no result
- Malformed arXiv ID format causes a validation error
- Payment failure via x402 protocol results in 402 response and no content
- Rate limiting or quota exceeded returns an error response
- Network timeout for cold-start or high-traffic scenarios

## 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

Returns a disruption/relevance score for the specified arXiv paper along with a curated plain-English explainer describing what the paper is about, why it matters, and how disruptive it is — written for a non-expert audience covering fields like AI, quantum computing, biotech, and energy.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/disruptive-concepts-arxiv-paper-score-explainer-fe5c204b/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)
