Ntriq X402 Code Review Batch

Batch AI code review for up to 500 snippets. Flat $15.00 USDC via x402.

Audits

Pass

Install

openclaw skills install ntriq-x402-code-review-batch

Code Review Batch (x402)

Review up to 500 code snippets in a single call. Flat $15.00 USDC. 100% local inference on Mac Mini.

How to Call

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

{
  "snippets": [
    "eval(userInput)",
    "password = 'hardcoded123'"
  ],
  "language": "javascript",
  "focus": "security"
}

Parameters

ParameterTypeRequiredDescription
snippetsarrayCode snippets to review (max 500)
languagestringProgramming language (default: auto)
focusstringall | security | performance | quality

Payment

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