x402 Trading & On-Chain Intelligence
XT
x402 Trading & On-Chain Intelligence
/schedule_status

schedule status

Webhook Scheduler: check a scheduled job's status and last delivery result. Send { token, id }. [x402 paid tool — price $0.003; POST /api/schedule/status]

liveunknown~5s typical
mcpx402trading&
$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-ai-firmbrain-x402-services /schedule_status for me.

Input

FieldTypeDescription
token*stringYour secret token
id*stringJob id from POST /api/schedule

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-ai-firmbrain-x402-services","endpoint":"/schedule_status","input":{"token":"...","id":"..."}}'
cli
npx cracked-ai run -p mcp-ai-firmbrain-x402-services -e /schedule_status -i '{"token":"...","id":"..."}'
mcp
run_tool({ provider: "mcp-ai-firmbrain-x402-services", endpoint: "/schedule_status", input: {"token":"...","id":"..."} })

Try it

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