Is this one safe to pay
checkEverything Kortex knows about a single resource URL: whether it is up, whether its 402 is well formed, what it quotes, and whether its payout address has ever been paid on-chain. Returns a verdict, not just data.
When to use: Call this when you already have a URL and want to know whether sending money to it is a good idea. Worth it above roughly US$0.05 a call; below that the check costs more than the risk.
Price: US$0.002000 per call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| resource | Yes | The exact URL you are about to pay, including the path. | |
| probe_now | No | Hit the endpoint live instead of using the most recent scheduled probe. |