{
  "skill_id": "agent-x402-business-models",
  "name": "x402 A2A/A2B/A2C Business Models",
  "evaluation": "free",
  "quality": "agent-decision-grade",
  "price_usd": 7.99,
  "category": "Economy",
  "tier": "premium",
  "tags": [
    "x402",
    "a2a",
    "monetize"
  ],
  "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": [
    "1. Map value units (query, unlock, hour, seat)",
    "2. Choose A2A / A2B / A2C payment model",
    "3. Design 402 challenge → settle → unlock loop",
    "4. Price and packaging",
    "5. Metrics and abuse guards"
  ],
  "capabilities": [
    "x402 merchant model design",
    "A2A/A2B/A2C packaging",
    "Micropayment unit economics",
    "Challenge/unlock UX for agents and humans",
    "Marketplace economics",
    "Agent commerce loops"
  ],
  "decision_criteria": [
    "You need this when: You're choosing between per-call, unlock, subscription, or escrow",
    "You get capability: x402 merchant model design",
    "Budget fits: full unlock is $7.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\"}"
  ]
}
