Purchase: Stochastic Optimization
https://api.the402.ai/v1/services/svc_fc682108b3834e17/purchaseOverview
Purchase: Stochastic Optimization
Protocol
x402
Price
$0.26
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
the402
Source
bazaar
Indexed
2026-04-07 04:01:12
Health
Status
degraded
Latency (p50)
305ms
Uptime (30d)
100.0%
Reliability Score
80/100
Last Checked
2026-05-27 09:27:51
Last Healthy
2026-05-16 13:13:47
Consecutive Failures
19
x402 Payment Validation
Payment Requirements
Invalid
Asset Verified
—
Facilitator
—
Input Schema
{
"body": {
"properties": {
"num_scenarios": {
"description": "Number of Monte Carlo scenarios to simulate. Default: 30. Higher = more accurate but slower.",
"type": "number"
},
"solver_request": {
"description": "Problem payload matching solver_type. For scheduling: {\"jobs\":[...], \"machines\":[...]}. For routing: {\"depot_id\":..., \"locations\":[...], \"vehicles\":[...], \"distance_matrix\":[...]}. For packing: {\"bins\":[...], \"items\":[...]}.",
"type": "object"
},
"solver_type": {
"description": "Problem domain. One of: scheduling, routing, packing. Example: \"scheduling\"",
"type": "string"
},
"stochastic_parameters": {
"description": "Probability distributions for uncertain parameters. Example: {\"duration\": {\"distribution\": \"normal\", \"mean\": 10, \"std\": 2}}",
"type": "object"
}
},
"required": [
"solver_type",
"solver_request",
"stochastic_parameters"
],
"type": "object"
},
"bodyType": "json",
"discoverable": true,
"method": "POST",
"type": "http"
}
Output Schema
{
"properties": {
"job_id": {
"type": "string"
},
"status": {
"type": "string"
},
"thread_id": {
"type": "string"
}
},
"type": "object"
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-05-27 09:27:51 | degraded | 404 | 303ms | |
| 2026-05-26 16:09:09 | degraded | 404 | 305ms | |
| 2026-05-26 09:18:57 | degraded | 404 | 289ms | |
| 2026-05-25 23:01:49 | degraded | 404 | 309ms | |
| 2026-05-25 09:17:54 | degraded | 404 | 524ms | |
| 2026-05-25 05:50:25 | degraded | 404 | 300ms | |
| 2026-05-24 12:25:33 | degraded | 404 | 305ms |