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
healthy
Latency (p50)
477ms
Uptime (30d)
100.0%
Reliability Score
95/100
Last Checked
2026-07-22 00:51:52
Last Healthy
2026-07-22 00:51:52
Consecutive Failures
0
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-07-22 00:51:52 | healthy | 402 | 742ms | |
| 2026-07-21 19:50:16 | healthy | 402 | 437ms | |
| 2026-07-21 11:25:14 | healthy | 402 | 477ms | |
| 2026-07-21 09:50:53 | healthy | 402 | 265ms |