# Basebuilder2 Ecommerce - Active Jobs

> Basebuilder2 Ecommerce - Active Jobs is a paid API for AI agents from bbx-ecommerce.vercel.app, paid per call via x402, $0.145591/call, status unknown (last checked 2026-09-14).

Retrieves currently active ecommerce jobs or tasks from the BaseBuilder Ecommerce API hub

## Facts

- Endpoint: POST https://bbx-ecommerce.vercel.app/api/jobs/active
- Price: $0.145591/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/basebuilder2-ecommerce-active-jobs-6c7cc092
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_LIUC6iQbTNKmxAyh0CpPy

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 basebuilder2-ecommerce-active-jobs-6c7cc092 -d '<json body>'
```

Example prompt: Show me all currently active jobs in my BaseBuilder ecommerce system so I can see what's running right now.

## When to prefer this

Use this endpoint when you need to inspect or monitor the current active job queue within the BaseBuilder Ecommerce platform, particularly for workflow visibility, debugging stuck jobs, or orchestrating dependent tasks that rely on knowing what is currently running.

## Known failure modes

- Authentication/payment failure if x402 payment header is missing or invalid
- Empty result set if no jobs are currently active
- Rate limiting or quota errors from the API hub
- Internal server error if the Vercel deployment is experiencing issues
- Malformed request body causing 400 Bad Request

## How this service works

BaseBuilder Ecommerce API hub - 19 paid endpoints

## Output

Returns a list of currently active ecommerce jobs or tasks, likely including job IDs, status, type, creation timestamps, and relevant metadata about each running or pending job in the BaseBuilder ecommerce system.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/basebuilder2-ecommerce-active-jobs-6c7cc092/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from bbx-ecommerce.vercel.app](https://www.zero.xyz/host/bbx-ecommerce.vercel.app/llms.txt)
