Overview

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) 186ms
Uptime (30d) 100.0%
Reliability Score 100/100
Last Checked 2026-08-04 17:48:21
Last Healthy 2026-08-04 17:48:21
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-08-04 17:48:21 healthy 402 194ms
2026-08-04 11:08:26 healthy 402 210ms
2026-08-04 04:21:38 healthy 402 184ms
2026-08-04 00:29:34 healthy 402 231ms
2026-08-03 22:08:10 healthy 402 186ms
2026-08-03 15:20:00 healthy 402 205ms
2026-08-03 09:58:25 healthy 402 228ms
2026-08-03 02:32:31 healthy 402 174ms
2026-08-02 21:42:06 healthy 402 179ms
2026-08-02 16:28:49 healthy 402 192ms
2026-08-02 15:39:10 healthy 402 193ms
2026-08-02 10:10:36 healthy 402 170ms
2026-08-02 04:09:48 healthy 402 171ms
2026-08-01 23:09:31 healthy 402 166ms
2026-08-01 19:27:41 healthy 402 172ms