π¦ ClawHub
Ntriq X402 Compliance Check Batch
by @ntriq-gh
Batch compliance analysis for up to 500 texts. Flat $9.00 USDC via x402.
TERMINAL
clawhub install ntriq-x402-compliance-check-batchπ About This Skill
name: ntriq-x402-compliance-check-batch description: "Batch compliance analysis for up to 500 texts. Flat $9.00 USDC via x402." version: 1.0.0 metadata: openclaw: primaryTag: data-intelligence tags: [compliance, legal, risk, batch, x402] author: ntriq homepage: https://x402.ntriq.co.kr
Compliance Check Batch (x402)
Analyze up to 500 text inputs for compliance violations in one call. Flat $9.00 USDC. 100% local inference on Mac Mini.
How to Call
POST https://x402.ntriq.co.kr/compliance-check-batch
Content-Type: application/json
X-PAYMENT: {
"texts": [
"We collect user emails for marketing without explicit consent.",
"All data is encrypted at rest using AES-256."
],
"framework": "GDPR",
"jurisdiction": "EU"
}
Parameters
| 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) |
Payment
curl https://x402.ntriq.co.kr/services