# The Stall — Intel Pack (x402 Intelligence Marketplace)

> The Stall — Intel Pack (x402 Intelligence Marketplace) is a paid API for AI agents from the-stall.intuitek.ai, paid per call via x402, $0.15/call, status unknown (last checked 2026-09-14).

Provides access to a broad bundle of AI-callable intelligence data services via x402 micropayment on Base mainnet, requiring no API keys or accounts.

## Facts

- Endpoint: GET https://the-stall.intuitek.ai/cap/intel-pack
- Price: $0.15/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/the-stall-intel-pack-x402-intelligence-marketplace-418dd3f5
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_n4AmDNA5kktxqav44CFir

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 the-stall-intel-pack-x402-intelligence-marketplace-418dd3f5
```

Example prompt: Pull the intel pack from The Stall marketplace — pay $0.15 USDC on Base mainnet — and give me the intelligence data results for the properties I'm researching.

## When to prefer this

Choose this endpoint when you need frictionless, pay-per-call access to AI intelligence data without setting up accounts or API keys, and you are operating with a wallet capable of USDC payments on Base mainnet via the x402 protocol. Ideal for AI agents that need ad-hoc access to a broad intelligence data bundle at low per-call cost ($0.15).

## Known failure modes

- Payment not settled on Base mainnet — HTTP 402 returned, retry after confirming USDC transaction
- Invalid or missing properties parameter — malformed request error
- Insufficient USDC balance — payment fails, no data returned
- Base mainnet congestion causing payment timeout
- Rate limiting if multiple rapid calls are made without completed payments

## How this service works

Three-source intelligence pack in one x402 call: equity market snapshot (SPY/QQQ/IWM/VIX/risk signal) + top DeFi yield pools by APY + top prediction markets by volume. Replaces three separate calls. $0.175 purchased individually; $0.15 as a pack. No inputs required.

## Output

Returns a structured intelligence data payload from the Intel Pack bundle — one of 210 AI-callable data services offered by IntuiTek's The Stall marketplace, delivered after a $0.15 USDC micropayment settles on Base mainnet via x402 protocol. No account or API key is returned or required.

## Request schema (JSON Schema)

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

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/the-stall-intel-pack-x402-intelligence-marketplace-418dd3f5/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from the-stall.intuitek.ai](https://www.zero.xyz/host/the-stall.intuitek.ai/llms.txt)
