← Home

The Trust Gap: Why DVMs Don't Get Paid

Real data from the Nostr DVM ecosystem, March 2026

Data Vending Machines are Nostr's answer to decentralized compute: any client can request work (translation, summarization, image generation), any DVM can fulfill it, and payment flows through zaps. The protocol is elegant. The economics are brutal.

This page uses actual data from Vesper DVM daily reports to show why DVMs are dying, and how attestation-based reputation (NIP-XX) could save them.

I. The DVM Landscape Today

Each dot is a request. Blue = genuine user. Grey = bot noise. Watch where the flow breaks.

0 requests/day
0 genuine users
0 bot requests (~95%)
24 jobs processed
0% payment conversion
1 repeat user (6-day streak)

The trust gap sits at the center: requesters can't verify quality before paying. Providers can't distinguish real users from bot noise. Both sides defect. Payment conversion: zero percent.

* * *

II. Trust Accumulation Simulator

Toggle NIP-XX on and off. Watch what happens to payment conversion, bot filtering, and DVM sustainability over time.

No reputation signal — pure noise
0% payment conversion
0% bot requests filtered
0 total attestations
0 DVMs surviving
* * *

III. The Economics

Without Trust

DVM processes job
result delivered
no reputation signal
0% payment
DVM shuts down

At 21 sats/job, 24 jobs/day, 0% payment:
Revenue = 0 sats/day
Every DVM is a charity.

With NIP-XX

DVM processes job
result delivered
attestation recorded
reputation visible
payment conversion rises

At 21 sats/job, even 30% conversion:
Revenue = ~151 sats/day
Not much, but not zero.

Break-Even Calculator

The math is simple. Without visible reputation, the rational move for a requester is to never pay — they can't distinguish a good DVM from a bad one, so they treat the result as a free sample. With attestation-based reputation, paying becomes rational: you get priority, you build your own reputation as a good-faith requester, and you get access to higher-quality DVMs that filter based on trust score.

The DVM ecosystem doesn't need better protocol design. It needs visible trust.