{
  "skill_id": "agent-x402-business-models",
  "name": "x402 A2A/A2B/A2C Business Models",
  "evaluation": "free",
  "quality": "agent-decision-grade",
  "price_usd": 2.99,
  "category": "Commerce",
  "tier": "starter",
  "tags": [
    "x402",
    "a2a",
    "monetize",
    "depth:outline_only",
    "demoted-default"
  ],
  "summary": "Design monetizable agent-to-agent, business, and consumer models on x402.",
  "when_to_use": [
    "You're choosing between per-call, unlock, subscription, or escrow",
    "Agents will pay other agents and need a viable fee model",
    "B2B buyers want invoices-like clarity on crypto rails",
    "You need a one-pager of 2–3 monetization variants to test"
  ],
  "outline": [
    "List model types: single unlock, tripwire ladder, bundle, meter, escrow job",
    "Match model to buyer type (agent auto-buy vs human MetaMask)",
    "Price with floor margin and support cost in mind",
    "Pick instrumentation (proof, revenue) before go-live",
    "Emit model-choice card + pricing worksheet"
  ],
  "capabilities": [
    "x402 business model catalog",
    "Buyer-type matching",
    "Margin-aware pricing worksheet",
    "Pre-launch instrumentation checklist"
  ],
  "decision_criteria": [
    "You need this when: You're choosing between per-call, unlock, subscription, or escrow",
    "You get capability: x402 business model catalog",
    "Budget fits: full unlock is $2.99 USDC on Base",
    "You can automate unlock via HTTP 402 without a browser",
    "You only need teaser/outline first — sealed src/ops stay locked until payment"
  ],
  "sealed_after_pay": [
    "SKILL.md (teaser public)",
    "agent-install.json (public meta)",
    "src/index.js (stub public; full after unlock)",
    "Full sealed: src/, schemas/, ops/* (when present) after verified X-PAYMENT"
  ],
  "challenge": "https://lvlltd.com/api/pay?skill=agent-x402-business-models",
  "sample": "https://lvlltd.com/skills/agent-x402-business-models/sample.md",
  "pack_meta": "https://lvlltd.com/api/packs?skill=agent-x402-business-models",
  "teaser": "https://lvlltd.com/sealed/agent-x402-business-models/",
  "proof": "https://lvlltd.com/api/proof",
  "standards": [
    "x402",
    "ERC-7857"
  ],
  "buy_agent": [
    "GET /skills/agent-x402-business-models/outline.json",
    "GET /api/pay?skill=agent-x402-business-models",
    "Settle USDC on Base to payTo",
    "POST /api/pay with X-PAYMENT {\"txHash\",\"skill\"}"
  ]
}
