# Monexus Terminal — SADC Live Deals Feed

> Monexus Terminal — SADC Live Deals Feed is a paid API for AI agents from terminal.themonexus.com, paid per call via x402, $0.003/call, status unknown (last checked 2026-09-14).

Returns live, in-date retail/commercial deals from the PriceMate catalogue corpus for the Southern African Development Community (SADC) region, filterable by category and result count.

## Facts

- Endpoint: POST https://terminal.themonexus.com/api/v1/deals
- Price: $0.003/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/monexus-terminal-sadc-live-deals-feed-c894180c
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_tyr_n6dyFxdaNk9kwz3si

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 monexus-terminal-sadc-live-deals-feed-c894180c -d '<json body>'
```

Example prompt: Pull me the top 50 current grocery deals from the PriceMate SADC catalogue right now.

## When to prefer this

Choose this endpoint when you need live, in-date retail deal data specifically from the SADC (Southern African Development Community) region sourced from the PriceMate catalogue. Prefer this over generic price comparison or global deal APIs when the geographic focus is Southern Africa and you need category-filtered promotional listings.

## Known failure modes

- limit exceeds 100 — returns validation error
- invalid or unrecognised category — may return empty results or error
- no live deals available for the specified category at time of request
- payment failure via x402 — call not processed
- stale catalogue data if PriceMate feed has not been recently updated

## How this service works

Monexus Terminal API — Live in-date SADC deals from the PriceMate catalogue corpus. Params: category, limit (<=100).

## Output

A list of up to 100 live, in-date deal records from the PriceMate SADC catalogue, including product names, categories, prices, promotional details, and validity dates. Results are filtered by the requested category if provided.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/monexus-terminal-sadc-live-deals-feed-c894180c/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from terminal.themonexus.com](https://www.zero.xyz/host/terminal.themonexus.com/llms.txt)
