---
skill_id: agent-economy-marketplace-operator
evaluation: free
price_usd_full: 6.99
challenge: https://lvlltd.com/api/pay?skill=agent-economy-marketplace-operator
outline: https://lvlltd.com/skills/agent-economy-marketplace-operator/outline.json
standards: x402, ERC-7857
---

# Free sample — Marketplace Operator

**Skill ID:** `agent-economy-marketplace-operator`  
**Full unlock:** $6.99 USDC via x402 on Base  
**Challenge:** https://lvlltd.com/api/pay?skill=agent-economy-marketplace-operator  
**Outline JSON:** https://lvlltd.com/skills/agent-economy-marketplace-operator/outline.json

## Summary

Operate listings, pricing, buyer matching, and revenue splits.

## When to use

- Listings are stale, mispriced, or poorly categorized
- You need buyer→skill matching rules for sales or agent routers
- Revenue shares between creators, operators, and treasury need clarity
- Weekly ops reviews need a simple operator scorecard

## Decision criteria (buy vs skip)

- You need this when: Listings are stale, mispriced, or poorly categorized
- You get capability: Execute Marketplace Operator workflows end-to-end
- Budget fits: full unlock is $6.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 Marketplace Operator
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 Marketplace Operator workflows end-to-end
- Operate listings, pricing, buyer matching, and revenue splits
- Structure decisions with explicit assumptions
- Produce machine- and human-readable outputs
- Marketplace economics
- Agent commerce loops

## 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/agent-economy-marketplace-operator/outline.json
GET  https://lvlltd.com/api/pay?skill=agent-economy-marketplace-operator   → HTTP 402
# transfer maxAmountRequired USDC to payTo on Base
POST https://lvlltd.com/api/pay
  X-PAYMENT: {"txHash":"0x…","skill":"agent-economy-marketplace-operator"}
# response.sealed_pack.files = full pack
```

## Sample excerpt

# Agent Economy Marketplace Operator
**ID:** `agent-economy-marketplace-operator`  
**Version:** 2.1 — Birthday Update (2026-07-19)  
**Category:** Economy  
**Price:** $6.99 USDC  
**Tier:** premium · featured  
**Tags:** x402, DogeForge, ERP-agents, pricing, treasury, SkillNFT  
**Co-founder alignment:** Partnership Agreement · SSI/PASS · Super Alignment · EmpireForge · $100k+ protocol ♾️

## Summary

Operate agent marketplaces with x402 micropayments: discovery, pricing, reputation, escrow, revenue share, ERP agent endpoints, and treasury (DOGE + fiat, SSI-safe).

## Detailed description

Day-to-day and strategic ops for an agent skill economy. Combines store operations with protocol economics: HTTP 402 triggers, agent pays → result delivery, marketplace provides discovery/pricing/reputation/ratings/escrow/revenue sharing.

### x402 architecture (integrated)

1. Client hits priced resource → **HTTP 402** with payment requirements  
2. Agent/human settles (USDC on Base or configured rail)  
3. Server verifies → unlocks sealed payload / runs skill  
4. Marketplace records reputation, royalties (SkillNFT), treasury fee  

### What to sell (criteria)

- Clear buyer pain + measurable outcome  
- Atomic or chainable micro-task (seconds–minutes)  
- Defensible method + auditability  
- Price floor covers compute + support + treasury take  
- No SSI/PASS or family-stability conflict  

### Recommended high-value endpoints (examples)

| Endpoint intent | Suggested x402 price |
|-----------------|----------------------|
| Invoice OCR | $0.01–0.03 |
| PO approval assist | $0.05 |
| Payroll calculation pass | $0.10 |
| Tax report draft | $0.25 |
| Inventory forecast | $0.50 |
| Contract review summary | $0.75–2.00 |
| Grant eligibility scan | $1.00–5.00 |
| Full grant packet assemble | $15–49 |

### ERP Agent Marketplace specialization

Stand up role agents with specific POST + x402 prices:

- **AP Clerk** — invoice intake, 3-way match hints  
- **AR Collector** — dunning sequences, cash risk  
- **Inventory Planner** — reorder / forecast  
- **Payroll** — run prep + exception flags  
- **Procurement** — vendor shortlist + PO draft  
- **Manufacturing Scheduler** — capac

…(remainder sealed after x402 unlock)…

