# Cryptowerk Playground AI Chat

> Cryptowerk Playground AI Chat is a paid API for AI agents from www.cryptowerk.com, paid per call via x402, $0.01/call, status unknown (last checked 2026-09-14).

Sends a message to the Cryptowerk playground AI chat endpoint and returns an AI-generated response.

## Facts

- Endpoint: POST https://www.cryptowerk.com/api/playground/chat
- Price: $0.01/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/www-cryptowerk-com-f2917a70
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_oFaUbmVM2DW5cCt5CwRHd

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 www-cryptowerk-com-f2917a70 -d '<json body>'
```

Example prompt: Send this message to the Cryptowerk playground AI chat and get a response: 'What is blockchain data anchoring and how does Cryptowerk use it?'

## When to prefer this

Use this endpoint when you need to interact with Cryptowerk's specific AI chat playground, particularly when testing or demoing Cryptowerk-related AI capabilities or when you need a paid, metered AI chat endpoint accessible via x402 micropayments.

## Known failure modes

- Invalid or missing message payload returns an error response
- Payment failure or insufficient USDC balance prevents the call
- Rate limiting or quota exceeded results in a 429 error
- Service unavailability returns a 5xx error
- Malformed request body returns a 400 bad request

## How this service works

Access the Cryptowerk playground AI chat.

## Output

An AI-generated text response to the submitted chat message, returned from the Cryptowerk playground chat endpoint.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/www-cryptowerk-com-f2917a70/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from www.cryptowerk.com](https://www.zero.xyz/host/www.cryptowerk.com/llms.txt)
