SERVICE / DETAILother

BlockRun.AI

POST blockrun.ai/api/v1/modal/sandbox/create

SONAR SCORE0.000
LIVE PRICE0.011000
BAZAAR LIVE
CDP INDEXEDno
DECISION EVIDENCE

Why an agent can trust this route.

No recent observations
HANDSHAKE SUCCESS0.0%402 challenge reachable
PAID DELIVERY0.0%settlement observed
P90 LATENCYrecent response window
PRICE DRIFTadvertised vs observed

Sonar evidence is advisory. Paid delivery is shown as verified only when paid probes are available; otherwise route estimates use the unpaid handshake as a clearly labeled proxy.

SONAR PROBE HISTORY / 30D

Observed outcomes

JSON ↗
No probe history yet.
LIVE ENDPOINT METADATA

Create a managed Python 3.11 sandbox. Two billing modes selected by 'timeout': ≤300s = flat rate (CPU $0.01, GPU varies). >300s = per-hour billing for the full requested lifetime, no refund on early terminate. Max 24h.

Resource: blockrun.ai/api/v1/modal/sandbox/create

Network: eip155:8453 · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0xe9030014F5DAe217d0A152f02A043567b16c1aBf

Payment methods: · Last validation:

{
  "input": {
    "type": "http",
    "method": "POST",
    "bodyFields": {
      "cpu": {
        "type": "number",
        "description": "CPU cores (max 1 CPU-only, 8 for GPU sandboxes, default: 1)"
      },
      "gpu": {
        "type": "string",
        "description": "Optional GPU type. One of: T4, L4, A10G, A100, H100. Flat (≤300s): T4 $0.05, L4 $0.08, A10G $0.1, A100 $0.2, H100 $0.4. Hourly: T4 $1.5, L4 $2, A10G $2.5, A100 $4, H100 $8/hour."
      },
      "image": {
        "type": "string",
        "description": "Managed image. Only `python:3.11` is currently available."
      },
      "memory": {
        "type": "number",
        "description": "Memory in MB (max 1024 CPU-only, 32768 for GPU sandboxes, default: 512)"
      },
      "timeout": {
        "type": "number",
        "description": "Sandbox lifetime in seconds (max 86400 = 24h, default: 300). >300s switches to hourly billing."
      }
    },
    "discoverable": true
  },
  "output": {
    "type": "object",
    "properties": {
      "example": {
        "type": "object",
        "properties": {
          "result": {
            "type": "object"
          }
        }
      }
    }
  },
  "paymentRequirements": [
    {
      "raw": {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0xe9030014F5DAe217d0A152f02A043567b16c1aBf",
        "amount": "11000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      },
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "payTo": "0xe9030014F5DAe217d0A152f02A043567b16c1aBf",
      "scheme": "exact",
      "network": "eip155:8453",
      "amountAtomic": "11000"
    }
  ]
}
METADATA PROVENANCE

Source catalog records are retained separately from live endpoint observations. Sonar score, uptime, and latency are advisory metrics. CDP indexing is not inferred from validation.