Ntriq X402 Blueprint Batch

Batch architectural blueprint analysis for up to 500 images. Flat $15.00 USDC via x402.

Install

openclaw skills install @ntriq-gh/ntriq-x402-blueprint-batch

Blueprint Batch (x402)

Analyze up to 500 architectural blueprints in one call. Flat $15.00 USDC. 100% local vision AI on Mac Mini.

How to Call

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

{
  "images": [
    "https://example.com/floor1.jpg",
    "https://example.com/floor2.jpg"
  ],
  "analysis_type": "rooms"
}

Parameters

ParameterTypeRequiredDescription
imagesarrayBlueprint image URLs (max 500)
analysis_typestringfull | dimensions | rooms | materials
languagestringOutput language (default: en)

Payment

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