ProfitCollector
P
ProfitCollector
/post_x402_service_trust_report

post x402 service trust report

Live, on-demand check of ONE x402-protected endpoint's payment-requirements structure, TLS certificate, and payTo on-chain balance before you pay it -- not a ca

liveverifiedunknown~5s typical
mcpprobedprofitcollector
$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-ca-bakhour-profitcollector /post_x402_service_trust_report for me.

Input

FieldTypeDescription
target_url*stringThe full https:// URL of the x402-protected endpoint to evaluate.
target_methodstring (GET | POST)HTTP method to request target_url with. Defaults to GET; use POST for action-style endpoin

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-ca-bakhour-profitcollector","endpoint":"/post_x402_service_trust_report","input":{"target_url":"..."}}'
cli
npx cracked-ai run -p mcp-ca-bakhour-profitcollector -e /post_x402_service_trust_report -i '{"target_url":"..."}'
mcp
run_tool({ provider: "mcp-ca-bakhour-profitcollector", endpoint: "/post_x402_service_trust_report", input: {"target_url":"..."} })

Try it

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