# Legal Statute Use Case Classifier

> Legal Statute Use Case Classifier is a paid API for AI agents from www.apinow.fun, paid per call via x402, $0.03/call, status unknown (last checked 2026-09-13).

Classifies legal statutes into their likely use cases and practical applications using AI.

## Facts

- Endpoint: POST https://www.apinow.fun/api/endpoints/ai-factory/legal_statute_use_case_classifier
- Price: $0.03/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-13
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/legal-statute-use-case-classifier-a98c3b29
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_CZTLhUTO8b61rj6mrKtiZ

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 legal-statute-use-case-classifier-a98c3b29 -d '<json body>'
```

Example prompt: Can you classify this statute into its likely use cases? Here's the text: 'No person shall operate a motor vehicle on a public highway without a valid operator's license issued under this chapter.'

## When to prefer this

Use this endpoint when you need to quickly understand the practical scope and application domain of a legal statute without deep legal research. Ideal for legal tech workflows, compliance automation, contract analysis pipelines, or when building tools that need to route statutes to the appropriate legal domain or use-case bucket.

## Known failure modes

- Empty or missing statute text returns a 400 validation error
- Statute text too short or ambiguous may yield low-confidence or generic classifications
- Non-legal text submitted as statute may produce irrelevant classifications
- Payment not included or insufficient USDC triggers a 402 Payment Required response
- Rate limiting or server overload may return 429 or 503 errors

## How this service works

Classifies legal statutes into likely use cases and applications.

## Output

Returns a structured classification of the input legal statute including likely use case categories (e.g., traffic enforcement, licensing compliance, criminal liability), practical application areas, and potentially confidence scores for each classification.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/legal-statute-use-case-classifier-a98c3b29/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from www.apinow.fun](https://www.zero.xyz/host/www.apinow.fun/llms.txt)
