# longwatch pricing

Prices are per successful request in USDC over x402. There is no account, API key, subscription, or minimum purchase.

- `GET /check`: $0.001
- `POST /check`: $0.001
- `POST /watches/:id/credits`: $0.05
- `POST /watches`: $0.005
- `GET /watches/:id/alerts`: $0.001
- MCP `check_now`: $0.001
- MCP `create_watch`: $0.005
- MCP `poll_alerts`: $0.001
- MCP `try_watch`: free
- MCP `poll_trial`: free
- MCP `delete_watch`: free

[OpenAPI specification](https://longwatch.dev/openapi.json)
[Full documentation](https://longwatch.dev/docs)
