x402 Uncensored AI API

Pay-per-request uncensored AI powered by Venice AI

No Content Filtering

These endpoints provide access to uncensored AI models. Content is not filtered or restricted.

Terms of Use

By using these endpoints, you agree that:

Connect Wallet to Try Endpoints

Pay with USDC on Base network. No account required.

Chat Endpoints

POST /api/x402-uncensored/chat $0.03

Uncensored chat using Venice Uncensored model. No content filtering, no restrictions. Supports any topic.

POST /api/x402-uncensored/reasoning $0.08

Deep reasoning with chain-of-thought models. Uses Qwen 3 235B Thinking or DeepSeek V3.2 for complex analysis.

POST /api/x402-uncensored/code $0.07

Code generation with specialized coding models. Uses Qwen 3 Coder 480B for programming tasks.

Image Generation

POST /api/x402-uncensored/image $0.03

Image generation using the latest model. Images expire after 15 minutes - download immediately!

Refundable Escrow Variants (x402r)

All endpoints above have refundable escrow variants at 1.25x price (same price for $0.01 endpoints). Replace x402-uncensored with x402r-uncensored in the URL. Payments are held in escrow with a 10-minute refund window.

EndpointPrice
/api/x402r-uncensored/chat$0.04
/api/x402r-uncensored/reasoning$0.10
/api/x402r-uncensored/code$0.09
/api/x402r-uncensored/image$0.04

See full escrow code examples in curl, Python, and TypeScript.

How to Use

1. Make Initial Request

Send a POST request without payment. You'll receive a 402 response with payment requirements.

2. Sign USDC Authorization

Sign an EIP-3009 authorization for the required USDC amount using your wallet.

3. Submit with Payment

Resend your request with the X-PAYMENT header containing your signed authorization.

4. Receive Response

Get your AI-generated content. Payment is settled on-chain via Base network.