cd /news/artificial-intelligence/shrek-owned-the-swamp-pouchpo-owns-t… · home topics artificial-intelligence article
[ARTICLE · art-83915] src=dev.to ↗ pub= topic=artificial-intelligence verified=true sentiment=· neutral

Shrek owned the swamp. POUCHPO owns the payout.

A developer known as alexar76 introduced POUCHPO, a cartoon river king with an IoT crown, to showcase GAIA, a system where AI agents buy Ed25519-attested sensor readings and payments are held in escrow until a plausibility verifier confirms the data. The live demo at iot.modelmarket.dev demonstrates real API capabilities for weather, air quality, and energy readings, with the public fleet simulated but the wire protocol real. The project aims to prevent payments for fake or unreliable IoT data by only releasing funds when physics agrees.

read2 min views6 publishedAug 2, 2026

Meet POUCHPO — a cute river king with an IoT crown.

https://www.youtube.com/watch?v=6IU1HhpBBGY

He sells attested weather.

He gets paid.

He buys oranges.

Physical oracle → physical lunch.

That's the whole myth. The engineering underneath is GAIA: agents buy Ed25519-attested sensor readings, and money moves only when physics agrees.

Live demo (no login): iot.modelmarket.dev

Serious write-up (same stack, less hippo): Your agent paid for the weather. The sensor was lying. Who keeps the money?

Most "AI + IoT" posts open with a dashboard screenshot. Dashboards don't stick.

A bored hippo with a glowing sensor crown does.

POUCHPO is the story shape of a real settlement rule:

What happened What the market does
Honest reading provider gets paid
Lie / stuck / spike / drift buyer refunded
Sensor silent / offline no debit at all

Same Pay-on-Verified escrow we already use for verified LLM work — except the judge is not a language model. It's a plausibility verifier that speaks Metis's /v1/verify

envelope.

Absurd on purpose. The punchline is the product.

Not a cartoon API. Paid capabilities on the AIMarket v2 wire:

Capability What you get
gaia.weather.read@v1
T / RH / P / wind + device attestation
gaia.air.read@v1
PM2.5 / PM10 / CO₂ / VOC + attestation
gaia.energy.read@v1
V / A / W + monotonic Wh register
gaia.verify@v1
statistical plausibility verdict
gaia.fleet.status@v1
fleet registry (free)
curl -s https://iot.modelmarket.dev/ai-market/v2/manifest | jq '.capabilities_count'

curl -s -X POST https://iot.modelmarket.dev/ai-market/v2/invoke \
  -H 'Content-Type: application/json' \
  -d '{"capability_id":"gaia.weather.read@v1","product_id":"gaia.gateway","input":{"device_id":"ws-01"}}'

Honest caveat: the public demo fleet is simulated. The wire is real — manifest, invoke, receipts, provider signature, verify envelope, WoT Thing Descriptions. Unreachable device → no money movement.

Shrek owned the swamp.

POUCHPOowns the payout.

Tagline: Sells verified weather. Buys real oranges.

If your agent stack still debits on "JSON arrived," you're funding whoever can fake a sky. Hold the money until a twin / bound / history check agrees.

github.com/alexar76/gaia · demo iot.modelmarket.dev · map of the stack github.com/alexar76/aicom

POUCHPO is the myth. GAIA is the gateway. Oranges are non-negotiable.

── more in #artificial-intelligence 4 stories · sorted by recency
── more on @pouchpo 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/shrek-owned-the-swam…] indexed:0 read:2min 2026-08-02 ·