You're viewing a demo portfolio

Join the waitlist
PRSM

check_bazaar_listing

Active

Tool of com.mudko/agent-ready-kit

declared in 0.1.0

The resumable pipeline driver for a purchased Bazaar Listing Package: call it any time with the listing_key and it performs the most useful next action and reports {state, next_step}. After the customer deploys their kit it runs Coinbase's validator (per-check fixes on failure); once valid, if the endpoint's price is within our auto-trigger bound (~$1) WE fire the indexing settlement from our own funded wallet — money the customer never fronts; above the bound it points at the kit's self-settle script. Finally it confirms the live merchant-feed entry and returns the receipt (settle tx + feed timestamp). Safe to call repeatedly (idempotent; concurrent calls cannot double-spend). After 5 failed attempts a human specialist takes over automatically.

Parameters schema

{
  "type": "object",
  "required": [
    "listing_key"
  ],
  "properties": {
    "listing_key": {
      "type": "string",
      "description": "lk_… key issued when the package was purchased (required)."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

com.mudko/agent-ready-kit

https://github.com/lmno100/agent-ready-kit-saas

1/7 registries
View full server →