Ntriq X402 Content Generate

AI content generation for blogs, emails, social posts, product descriptions. $0.02 USDC via x402.

Audits

Pass

Install

openclaw skills install ntriq-x402-content-generate

Content Generate (x402)

Generate professional content — blog posts, emails, social media, product descriptions, reports, and ad copy. 100% local inference on Mac Mini. $0.02 USDC per call.

How to Call

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

{
  "prompt": "benefits of standing desks for office workers",
  "style": "blog",
  "tone": "professional",
  "max_words": 500
}

Parameters

ParameterTypeRequiredDescription
promptstringTopic or content brief
stylestringblog | email | social | product | report | ad (default: blog)
tonestringprofessional | casual | persuasive | friendly (default: professional)
languagestringOutput language (default: en)
max_wordsintegerMax word count (default: 500)

Example Response

{
  "status": "ok",
  "style": "blog",
  "title": "5 Reasons Standing Desks Transform Office Productivity",
  "content": "Standing desks have revolutionized...",
  "word_count": 487
}

Payment

  • Price: $0.02 USDC per call
  • Network: Base mainnet (EIP-3009 gasless)
  • Protocol: x402
curl https://x402.ntriq.co.kr/services