Breach402 Owner Protection
BO
Breach402 Owner Protection
/prepare_paid_breach_check

Prepare Paid Breach Check

Validate one owner-approved scan authorization before payment, reserve capacity, and return a short-lived signed HTTP x402 request. The price is $1 USDC on Sola

liveverifiedunknown~5s typical
mcpprobedbreach402ownerprotection
$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-bmcxiv-breach402-owner-protection /prepare_paid_breach_check for me.

Input

FieldTypeDescription
scan_token*stringOne-time token returned after owner verification.
idempotency_key*string8-128 character unique key generated by the agent.

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-bmcxiv-breach402-owner-protection","endpoint":"/prepare_paid_breach_check","input":{"scan_token":"...","idempotency_key":"..."}}'
cli
npx cracked-ai run -p mcp-com-bmcxiv-breach402-owner-protection -e /prepare_paid_breach_check -i '{"scan_token":"...","idempotency_key":"..."}'
mcp
run_tool({ provider: "mcp-com-bmcxiv-breach402-owner-protection", endpoint: "/prepare_paid_breach_check", input: {"scan_token":"...","idempotency_key":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.