Velaru Clear · embed kit
Agents · require-receipt before commit
CCB: Payment authorize · agent commit · wire · Run demo → · Pricing
Attach in 3 steps
- List agent in x402 bazaar · attach ExecuteGate before irreversible commit
- Debit GAM credits or pay x402 per act
- Report cleared payment volume monthly for bps settlement
Production curl
curl -sS -X POST 'https://velaru.xyz/api/v1/execute-gate' \
-H 'Content-Type: application/json' \
-H 'X-API-Key: velaru_live_YOUR_KEY' \
-H 'X-Velaru-Payment-Proof: demo' \
-H 'Idempotency-Key: agent-action-001' \
-d '{"action":"authorize","amount_usd":1250,"merchant":"checkout"}'
Headers
- X-API-Key — tenant key (GAM credits debit first)
- X-Velaru-Payment-Proof — x402 settlement or demo
- X-Velaru-Batch-Id — optional deferred batch settle
- X-Cleared-Exposure-USD — optional exposure hint for bps
Report cleared exposure (bps tier)
curl -sS -X POST 'https://velaru.xyz/api/v1/clear/exposure' \
-H 'Content-Type: application/json' \
-H 'X-API-Key: velaru_live_YOUR_KEY' \
-d '{"vertical":"agents","cleared_usd":2500000,"period":"monthly"}'
Dashboard ·
GAM credits ·
Plain-text export ·
require-receipt: https://velaru.xyz/.well-known/agent-actions.json