XB
x402 Bazaar Listing Monitor
/check_listing_health
check listing health
Checks whether a seller's x402 Bazaar resources are currently listed under the given payTo address in the public discovery catalog. Flags each resource as liste
liveunknown~5s typical
mcpx402bazaarlisting
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-acjlabs-x402-listing-monitor /check_listing_health for me.
Input
| Field | Type | Description |
|---|---|---|
| payTo* | string | |
| resources* | array |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-com-acjlabs-x402-listing-monitor","endpoint":"/check_listing_health","input":{"payTo":"...","resources":[]}}'cli
npx cracked-ai run -p mcp-com-acjlabs-x402-listing-monitor -e /check_listing_health -i '{"payTo":"...","resources":[]}'mcp
run_tool({ provider: "mcp-com-acjlabs-x402-listing-monitor", endpoint: "/check_listing_health", input: {"payTo":"...","resources":[]} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.