# PageAudit Extra Workspace Tab

> PageAudit Extra Workspace Tab is a paid API for AI agents from pageaudit.online, paid per call via x402, $0.05/call, status unknown (last checked 2026-09-13).

Adds an extra tab to a PageAudit workspace, beyond the default included allocation, for a pay-per-use fee.

## Facts

- Endpoint: POST https://pageaudit.online/api/tabs
- Price: $0.05/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-13
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/pageaudit-extra-workspace-tab-74e3a087
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_CWkJ7yD35v0Q5LrFnjkEr

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 pageaudit-extra-workspace-tab-74e3a087 -d '<json body>'
```

Example prompt: Add an extra workspace tab to my PageAudit account so I can audit another page alongside the ones I already have open.

## When to prefer this

Use this endpoint when a user's PageAudit workspace has reached its tab limit and they need to open one additional tab for a new page audit; it is the dedicated paid mechanism for tab expansion as opposed to the free daily allowance or a tab re-run.

## Known failure modes

- Insufficient USDC balance to cover the $0.05 per-call fee
- Invalid or missing workspace credentials
- Workspace limit reached for the account tier
- Payment processing failure via x402 protocol
- Malformed request body missing required workspace identifier

## How this service works

PageAudit: extra workspace tab

## Output

A confirmation that a new workspace tab has been created/allocated within the PageAudit workspace, expanding the user's available tab slots by one.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/pageaudit-extra-workspace-tab-74e3a087/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from pageaudit.online](https://www.zero.xyz/host/pageaudit.online/llms.txt)
