---
skill_id: mrr-waterfall-analyzer
evaluation: free
price_usd_full: 11.99
challenge: https://lvlltd.com/api/pay?skill=mrr-waterfall-analyzer
outline: https://lvlltd.com/skills/mrr-waterfall-analyzer/outline.json
standards: x402, ERC-7857
---

# Free sample — MRR Waterfall Analyzer

**Skill ID:** `mrr-waterfall-analyzer`  
**Full unlock:** $11.99 USDC via x402 on Base  
**Challenge:** https://lvlltd.com/api/pay?skill=mrr-waterfall-analyzer  
**Outline JSON:** https://lvlltd.com/skills/mrr-waterfall-analyzer/outline.json

## Summary

New, expansion, churn, reactivation waterfalls for subscription revenue.

## When to use

- Subscription or membership revenue is growing but unexplained
- You need churn vs expansion diagnosis
- Finance wants a waterfall CSV and story
- Pricing changes need before/after MRR impact

## Decision criteria (buy vs skip)

- You need this when: Subscription or membership revenue is growing but unexplained
- You get capability: Execute MRR Waterfall Analyzer workflows end-to-end
- Budget fits: full unlock is $11.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 MRR Waterfall Analyzer
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 MRR Waterfall Analyzer workflows end-to-end
- New, expansion, churn, reactivation waterfalls for subscription revenue
- 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/mrr-waterfall-analyzer/outline.json
GET  https://lvlltd.com/api/pay?skill=mrr-waterfall-analyzer   → HTTP 402
# transfer maxAmountRequired USDC to payTo on Base
POST https://lvlltd.com/api/pay
  X-PAYMENT: {"txHash":"0x…","skill":"mrr-waterfall-analyzer"}
# response.sealed_pack.files = full pack
```

## Sample excerpt

# MRR Waterfall Analyzer
**ID:** `mrr-waterfall-analyzer`  
**Category:** Finance  
**Price:** $11.99 USDC  
**Tags:** mrr, churn, waterfall

## Summary

New, expansion, churn, reactivation waterfalls for subscription revenue.

## Detailed description

Build MRR waterfalls: new, expansion, contraction, churn, reactivation. Turns subscription vibes into numbers you can act on—even when skills are mixed one-time + recurring.

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:**
- Subscription or membership revenue is growing but unexplained
- You need churn vs expansion diagnosis
- Finance wants a waterfall CSV and story
- Pricing changes need before/after MRR impact

**Price:** $11.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 MRR Waterfall Analyzer
- 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 MRR Waterfall Analyzer workflows end-to-end
- New, expansion, churn, reactivation waterfalls for subscription revenue
- Structure decisions with explicit assumptions
- Produce machine- and human-readable outputs
- Unit economics
- Cash / MRR / runway analysis

## Artifact outputs

- MRR Waterfall Analyzer 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=mrr-waterfall-analyzer  → HTTP 402
POST https://lvlltd.com/api/pay  X-PAYMENT: {"txHash","skill":"mrr-waterfall-analyzer"}
```

Human: https://lvlltd.com/?buy=mrr-waterfall-analyzer
