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

# Free sample — Buyer Agent

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

## Summary

Shop, negotiate in writing, daily-report — never buys or deposits.

## When to use

- You want written OTD quotes from multiple sellers
- You need a daily ranked shortlist instead of inbox chaos
- You refuse to let an agent spend money or e-sign

## Decision criteria (buy vs skip)

- You need this when: You want written OTD quotes from multiple sellers
- You get capability: Want-spec schema + mission store
- Budget fits: full unlock is $24.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. Intake want-spec (budget, radius, floor/ceiling)
2. 2. Discover candidates (paste / single-URL / NHTSA validate)
3. 3. Outreach inquiry drafts (approve-before-send)
4. 4. Negotiate counters in writing
5. 5. Daily report + decision handoff packet

## Capabilities (preview)

- Want-spec schema + mission store
- Candidates table with DOM leverage
- Hard rules (no pay / no e-sign / no ID leak)
- Email inquiry + counter templates
- Daily markdown report
- Closing packet checklist

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

## Sample excerpt

# Buyer Agent

**AI that shops, negotiates in writing, and reports — never buys.**

Give it a want-spec (item, budget, radius, floor/ceiling). It maintains a candidates table, drafts seller inquiries, negotiates by email within your limits, and emails a daily ranked report. When you pick a winner, it produces a closing packet (terms + in-person checklist). It will not send money, place deposits, or e-sign.

## When to use

- Vehicle (or other) shopping with multiple dealers/sellers
- You want written OTD quotes and a paper trail
- You need daily digests instead of chaos in your inbox

## Hard rules

- Identifies as assistant for a **named buyer**
- **Never** purchases, deposits, wires, or e-signs
- Default **approve-before-send** for outbound mail
- No bulk scraping of major listing marketplaces (paste URLs)

## Price

**$24.99 USDC** on Base via x402 unlock.

## Standards

x402 payments · ERC-7857 sealed skill · Gmail/Outlook writing channel (customer-connected)
