Sandboxed Python code execution via E2B
https://api.signalfuse.co/v1/gateway/execute/e2bOverview
Sandboxed Python code execution via E2B
Protocol
x402 (POST)
Price
—
Payment Asset
USD Coin
Payment Network
eip155:8453
Category
uncategorized
Provider
signalfuse
Source
bazaar
Indexed
2026-04-27 04:57:02
Health
Status
healthy
Latency (p50)
329ms
Uptime (30d)
100.0%
Reliability Score
90/100
Last Checked
2026-04-29 04:40:15
Last Healthy
2026-04-29 04:40:15
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Valid
Asset Verified
Known USDC
Facilitator
—
Input Schema
{
"method": "POST",
"schema": {
"properties": {
"code": {
"description": "Python code to execute",
"type": "string"
},
"language": {
"default": "python",
"type": "string"
},
"timeout": {
"default": 30,
"description": "Max execution seconds (capped at 60)",
"type": "integer"
}
},
"required": [
"code"
],
"type": "object"
},
"type": "http"
}
Output Schema
{
"example": {
"error": null,
"stderr": [],
"stdout": [
"4\n"
]
},
"type": "json"
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-04-29 04:40:15 | healthy | 402 | 309ms | |
| 2026-04-29 03:03:15 | healthy | 402 | 318ms | |
| 2026-04-29 00:16:31 | healthy | 402 | 330ms | |
| 2026-04-28 22:55:25 | healthy | 402 | 337ms | |
| 2026-04-28 19:56:58 | healthy | 402 | 345ms | |
| 2026-04-28 18:01:56 | healthy | 402 | 366ms | |
| 2026-04-28 16:59:04 | healthy | 402 | 314ms | |
| 2026-04-28 14:06:08 | healthy | 402 | 335ms | |
| 2026-04-28 11:51:29 | healthy | 402 | 323ms | |
| 2026-04-28 10:21:57 | healthy | 402 | 329ms | |
| 2026-04-28 08:45:58 | healthy | 402 | 356ms | |
| 2026-04-28 06:22:04 | healthy | 402 | 317ms | |
| 2026-04-28 05:08:41 | healthy | 402 | 325ms | |
| 2026-04-28 02:08:59 | healthy | 402 | 319ms | |
| 2026-04-28 00:49:33 | healthy | 402 | 189ms | |
| 2026-04-27 22:51:53 | healthy | 402 | 331ms | |
| 2026-04-27 20:04:14 | healthy | 402 | 352ms | |
| 2026-04-27 18:25:35 | healthy | 402 | 339ms | |
| 2026-04-27 16:19:56 | healthy | 402 | 327ms | |
| 2026-04-27 14:36:06 | healthy | 402 | 327ms |