{"slug": "shrek-owned-the-swamp-pouchpo-owns-the-payout", "title": "Shrek owned the swamp. POUCHPO owns the payout.", "summary": "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.", "body_md": "Meet **POUCHPO** — a cute river king with an IoT crown.\n\n[https://www.youtube.com/watch?v=6IU1HhpBBGY](https://www.youtube.com/watch?v=6IU1HhpBBGY)\n\nHe sells **attested weather**.\n\nHe gets **paid**.\n\nHe buys **oranges**.\n\nPhysical oracle → physical lunch.\n\nThat's the whole myth. The engineering underneath is [GAIA](https://github.com/alexar76/gaia): agents buy Ed25519-attested sensor readings, and money moves only when physics agrees.\n\nLive demo (no login): [iot.modelmarket.dev](https://iot.modelmarket.dev/)\n\nSerious write-up (same stack, less hippo): *Your agent paid for the weather. The sensor was lying. Who keeps the money?*\n\nMost \"AI + IoT\" posts open with a dashboard screenshot. Dashboards don't stick.\n\nA bored hippo with a glowing sensor crown does.\n\nPOUCHPO is the story shape of a real settlement rule:\n\n| What happened | What the market does |\n|---|---|\n| Honest reading | provider gets paid |\n| Lie / stuck / spike / drift | buyer refunded |\n| Sensor silent / offline | no debit at all |\n\nSame 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`\n\nenvelope.\n\nAbsurd on purpose. The punchline is the product.\n\nNot a cartoon API. Paid capabilities on the AIMarket v2 wire:\n\n| Capability | What you get |\n|---|---|\n`gaia.weather.read@v1` |\nT / RH / P / wind + device attestation |\n`gaia.air.read@v1` |\nPM2.5 / PM10 / CO₂ / VOC + attestation |\n`gaia.energy.read@v1` |\nV / A / W + monotonic Wh register |\n`gaia.verify@v1` |\nstatistical plausibility verdict |\n`gaia.fleet.status@v1` |\nfleet registry (free) |\n\n```\ncurl -s https://iot.modelmarket.dev/ai-market/v2/manifest | jq '.capabilities_count'\n\ncurl -s -X POST https://iot.modelmarket.dev/ai-market/v2/invoke \\\n  -H 'Content-Type: application/json' \\\n  -d '{\"capability_id\":\"gaia.weather.read@v1\",\"product_id\":\"gaia.gateway\",\"input\":{\"device_id\":\"ws-01\"}}'\n```\n\n**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.\n\nShrek owned the swamp.\n\nPOUCHPOowns the payout.\n\nTagline: *Sells verified weather. Buys real oranges.*\n\nIf 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.\n\n⭐ [github.com/alexar76/gaia](https://github.com/alexar76/gaia) · demo [iot.modelmarket.dev](https://iot.modelmarket.dev/) · map of the stack [github.com/alexar76/aicom](https://github.com/alexar76/aicom)\n\n*POUCHPO is the myth. GAIA is the gateway. Oranges are non-negotiable.*", "url": "https://wpnews.pro/news/shrek-owned-the-swamp-pouchpo-owns-the-payout", "canonical_source": "https://dev.to/alexar76/shrek-owned-the-swamp-pouchpo-owns-the-payout-407h", "published_at": "2026-08-02 19:03:31+00:00", "updated_at": "2026-08-02 19:44:18.377732+00:00", "lang": "en", "topics": ["artificial-intelligence", "ai-agents", "ai-infrastructure", "developer-tools"], "entities": ["POUCHPO", "GAIA", "alexar76", "Metis", "AIMarket v2", "iot.modelmarket.dev", "github.com/alexar76/gaia", "github.com/alexar76/aicom"], "alternates": {"html": "https://wpnews.pro/news/shrek-owned-the-swamp-pouchpo-owns-the-payout", "markdown": "https://wpnews.pro/news/shrek-owned-the-swamp-pouchpo-owns-the-payout.md", "text": "https://wpnews.pro/news/shrek-owned-the-swamp-pouchpo-owns-the-payout.txt", "jsonld": "https://wpnews.pro/news/shrek-owned-the-swamp-pouchpo-owns-the-payout.jsonld"}}