F
fingers
/x402_fair_price
x402 fair price
Is this price fair for what the service does? Give an x402 service (host, URL, or 0x payTo) and optionally the price you were quoted. Returns the going rate for
liveunknown~5s typical
mcpfingers
$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-co-fingersai-fingers /x402_fair_price for me.
Input
| Field | Type | Description |
|---|---|---|
| target* | string | x402 service host, URL, or 0x payTo address |
| quoted | number | optional: the price per call you were quoted, to benchmark it |
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-co-fingersai-fingers","endpoint":"/x402_fair_price","input":{"target":"..."}}'cli
npx cracked-ai run -p mcp-co-fingersai-fingers -e /x402_fair_price -i '{"target":"..."}'mcp
run_tool({ provider: "mcp-co-fingersai-fingers", endpoint: "/x402_fair_price", input: {"target":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.