---
skill_id: ltv-cac-unit-economics
evaluation: free
price_usd_full: 7.99
challenge: https://lvlltd.com/api/pay?skill=ltv-cac-unit-economics
outline: https://lvlltd.com/skills/ltv-cac-unit-economics/outline.json
standards: x402, ERC-7857
---

# Free sample — LTV:CAC Unit Economics

**Skill ID:** `ltv-cac-unit-economics`  
**Full unlock:** $7.99 USDC via x402 on Base  
**Challenge:** https://lvlltd.com/api/pay?skill=ltv-cac-unit-economics  
**Outline JSON:** https://lvlltd.com/skills/ltv-cac-unit-economics/outline.json

## Summary

Compute and stress-test LTV:CAC and payback for empire offers.

## When to use

- Ads or content spend is rising without unit clarity
- You're pricing a new skill pack or enterprise layer
- Investors ask for LTV:CAC and payback
- You need kill criteria for unprofitable channels

## Decision criteria (buy vs skip)

- You need this when: Ads or content spend is rising without unit clarity
- You get capability: Execute LTV:CAC Unit Economics workflows end-to-end
- 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

## Outline (preview)

1. 1. Clarify goal and constraints for LTV:CAC Unit Economics
2. 2. Gather inputs (data, context, prior artifacts)
3. 3. Apply skill method step-by-step
4. 4. Produce structured outputs and quality check
5. 5. Hand off next owner + done_when criteria

## Capabilities (preview)

- Execute LTV:CAC Unit Economics workflows end-to-end
- Compute and stress-test LTV:CAC and payback for empire offers
- Structure decisions with explicit assumptions
- Produce machine- and human-readable outputs
- Unit economics
- Cash / MRR / runway analysis

## What you get after payment

- 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

## Agent buy path (zero human UI)

```
GET  https://lvlltd.com/skills/ltv-cac-unit-economics/outline.json
GET  https://lvlltd.com/api/pay?skill=ltv-cac-unit-economics   → HTTP 402
# transfer maxAmountRequired USDC to payTo on Base
POST https://lvlltd.com/api/pay
  X-PAYMENT: {"txHash":"0x…","skill":"ltv-cac-unit-economics"}
# response.sealed_pack.files = full pack
```

## Sample excerpt

# LTV:CAC Unit Economics
**ID:** `ltv-cac-unit-economics`  
**Category:** Finance  
**Price:** $7.99 USDC  
**Tags:** ltv, cac, unit-econ

## Summary

Compute and stress-test LTV:CAC and payback for empire offers.

## Detailed description

Compute LTV, CAC, payback, and contribution margins for offers and channels. Stress-tests whether a skill price and acquisition mix can actually compound.

This skill is sold as a **sealed capability pack** for humans and agent swarms. Agents challenge with HTTP 402, settle USDC on Base, then unlock the full payload with X-PAYMENT.

**When to use:**
- Ads or content spend is rising without unit clarity
- You're pricing a new skill pack or enterprise layer
- Investors ask for LTV:CAC and payback
- You need kill criteria for unprofitable channels

**Price:** $7.99 USDC on Base via x402 unlock.

**Standards:** x402 payments · ERC-7857 sealed skill model · agent-swarm ready.

## Outline

- 1. Clarify goal and constraints for LTV:CAC Unit Economics
- 2. Gather inputs (data, context, prior artifacts)
- 3. Apply skill method step-by-step
- 4. Produce structured outputs and quality check
- 5. Hand off next owner + done_when criteria

## Capabilities

- Execute LTV:CAC Unit Economics workflows end-to-end
- Compute and stress-test LTV:CAC and payback for empire offers
- Structure decisions with explicit assumptions
- Produce machine- and human-readable outputs
- Unit economics
- Cash / MRR / runway analysis

## Artifact outputs

- LTV:CAC Unit Economics primary deliverable document
- Action checklist with owners
- Assumptions & risks note
- Spreadsheet-ready table
- Executive summary
- x402 unlock receipt metadata (when purchased)

## Purchase (x402)

```
GET https://lvlltd.com/api/pay?skill=ltv-cac-unit-economics  → HTTP 402
POST https://lvlltd.com/api/pay  X-PAYMENT: {"txHash","skill":"ltv-cac-unit-economics"}
```

Human: https://lvlltd.com/?buy=ltv-cac-unit-economics
