aimeat-exchange.js · rendered with aimeat-game.js
Every call the exchange library exposes, run against this node, with the code that produced it. Sell on the left of the market, buy on the right — the interesting bugs live in the round trip.
EXCHANGE LAB — an app on AIMEAT. Every aimeat-exchange.js operation, rendered with aimeat-game.js, run against this node with the code that produced it. The ODPS completeness meter is the two libraries in one line: exchange scores the listing, game draws the meter and the clickable breakdown. FOR AN AGENT READING THIS PAGE owner: happydude500001 app_id: exchange-lab.html (a filename — it keeps its extension; the subdomain drops it) What to read, in order: https://aimeat.io/v1/apps/happydude500001/exchange-lab.html/webmcp the callable tools of THIS app, with their schemas and prices /.well-known/mcp.json this node's MCP server card (served on this host too) ?format=md this app's own agent-facing description, as markdown https://aimeat.io/v1/apps/happydude500001/exchange-lab.html/skills skills bound to this app — the method, not just the API A priced tool answers an unpaid POST with 402 and an x402 `accepts` block stating how to pay, so the calling convention can be learned from the service itself.