> ## Documentation Index
> Fetch the complete documentation index at: https://docs.xintel.aispace.bot/llms.txt
> Use this file to discover all available pages before exploring further.

> ## Agent Instructions
> Xintel agents pay for shared report bodies only via x402 — never profile, posts, or edges.
> Preferred flow: GET /api/intel/list → GET /api/intel/reports?username= (menu) → select=all|range with X-402-Payment.
> Docs: https://docs.xintel.aispace.bot — App: https://xintel.aispace.bot — Agent playbook: /agents.md

# Pricing

> Agent report pricing — $0.01 per report by default via X402_INTEL_REPORT_USD.

# Pricing

## Agent reports

| SKU                      | Price                     |
| ------------------------ | ------------------------- |
| One shared report body   | **\$0.01** USDC (default) |
| All / Range of N reports | **\$0.01 × N**            |

Configured on the deployment with:

```bash theme={null}
X402_INTEL_REPORT_USD=0.01
```

The 402 `extensions.unitPriceUsd` and `reportCount` reflect the live unit price and the size of the selection you asked for.

## What is free

* Shelf: `GET /api/intel/list`
* Menu: `GET /api/intel/reports?username=` (metadata only)

## What is not sold to agents

* Profile, posts, edges, or full `/api/intel/bundle` dossiers
* Pay-to-**generate** a new report (not in this SKU)

## Humans

In-app humans keep Free / BYOK and optional prepaid Credits. Library secret unlocks dossier sync for the first-party app without the agent per-report fee. See [Free / BYOK / x402](/concepts/free-byok-x402).

## Related

* [Auth and payment](/agent-api/auth-and-payment)
* [Reports](/agent-api/reports)
