# Dexter Deep Research Job Status

> Dexter Deep Research Job Status is a paid API for AI agents from x402.dexter.cash, paid per call via x402, $1/call, status unknown (last checked 2026-09-14).

Retrieves the status and results of a previously submitted Dexter Deep Research job

## Facts

- Endpoint: GET https://x402.dexter.cash/api/tools/deep-research/jobs
- Price: $1/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/dexter-deep-research-job-status-d644e66f
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_9yzMWKBjDw3ntXUgPIrmr

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 dexter-deep-research-job-status-d644e66f
```

Example prompt: Can you check the status of my Dexter deep research job and return the findings if it's completed?

## When to prefer this

Use this endpoint when you have already initiated a Dexter deep research job and need to poll for its completion or retrieve its output. This is the retrieval step in a two-phase deep research workflow, not the submission step.

## Known failure modes

- Job ID not found or invalid — returns 404 or error response
- Job still in progress — returns pending/running status without final results
- Authentication or payment verification failure — returns 402 or 401
- Service unavailable or timeout — returns 5xx error

## How this service works

Dexter Deep Research job

## Output

Returns the current status and, if completed, the full results of the specified deep research job, including any synthesized findings or analysis produced by the Dexter research pipeline.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/dexter-deep-research-job-status-d644e66f/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from x402.dexter.cash](https://www.zero.xyz/host/x402.dexter.cash/llms.txt)
