Install
openclaw skills install ntriq-x402-compliance-check-batchBatch compliance analysis for up to 500 texts. Flat $9.00 USDC via x402.
openclaw skills install ntriq-x402-compliance-check-batchAnalyze up to 500 text inputs for compliance violations in one call. Flat $9.00 USDC. 100% local inference on Mac Mini.
POST https://x402.ntriq.co.kr/compliance-check-batch
Content-Type: application/json
X-PAYMENT: <x402-payment-header>
{
"texts": [
"We collect user emails for marketing without explicit consent.",
"All data is encrypted at rest using AES-256."
],
"framework": "GDPR",
"jurisdiction": "EU"
}
| Parameter | Type | Required | Description |
|---|---|---|---|
texts | array | ✅ | Texts to analyze (max 500) |
framework | string | ❌ | GDPR | HIPAA | SOX | general |
jurisdiction | string | ❌ | US | EU | UK etc. |
language | string | ❌ | Output language (default: en) |
curl https://x402.ntriq.co.kr/services