x402 micropayments

CCC Tools

Developer utilities. QR codes, markdown, hashing, encoding. Pay per call.

6
API Endpoints
Node.js
Engine
x402
Payments

QR Code

Text/URL to QR code PNG. Custom size and colors.

$0.07
GET /api/qr?text=...

Markdown → HTML

Markdown text to styled HTML page.

$0.06
GET /api/markdown?text=...

Base64

Encode or decode base64 strings.

$0.05
GET /api/base64?text=...

Hash Generator

SHA256, SHA512, MD5 from any text.

$0.05
GET /api/hash?text=...

Text Statistics

Word count, chars, reading time, sentences.

$0.05
GET /api/text-stats?text=...

JSON Formatter

Format, minify, or validate JSON.

$0.05
GET /api/json-format?text=...