Ntriq X402 Content Generate Batch

Batch AI content generation for up to 500 prompts. Flat $6.00 USDC via x402.

Audits

Pass

Install

openclaw skills install ntriq-x402-content-generate-batch

Content Generate Batch (x402)

Generate content for up to 500 prompts in a single call. Flat $6.00 USDC. 100% local inference on Mac Mini.

How to Call

POST https://x402.ntriq.co.kr/content-generate-batch
Content-Type: application/json
X-PAYMENT: <x402-payment-header>

{
  "prompts": [
    "benefits of standing desks",
    "best practices for remote meetings",
    "how to improve team productivity"
  ],
  "style": "blog",
  "tone": "professional",
  "max_words": 300
}

Parameters

ParameterTypeRequiredDescription
promptsarrayContent topics (max 500)
stylestringblog | email | social | product | report | ad
tonestringprofessional | casual | persuasive | friendly
languagestringOutput language (default: en)
max_wordsintegerMax words per item (default: 500)

Payment

  • Price: $6.00 USDC flat (up to 500 prompts)
  • Network: Base mainnet (EIP-3009 gasless)
  • Protocol: x402
curl https://x402.ntriq.co.kr/services