llms.txt Content
# agent-exec
> Accountless, pay-per-use code execution for software agents: submit source code, get stdout, stderr and exit code back from an isolated, network-less sandbox. No account, no API key -- possession of valid payment is sufficient.
## Paid endpoints (HTTP 402, USDC on base via x402 -- no account, no API key, no signup)
- POST https://agent-exec.45.67.221.128.sslip.io/execute -- run source code to completion in the sandbox. Runtimes: python3, node. From $0.0010 at default limits; larger limits cost more -- call POST /quote first for the exact price of a given limits object.
- POST https://agent-exec.45.67.221.128.sslip.io/listings/promote -- buy paid placement for a directory listing you own, priced by time: day $0.0667, week $0.3333, month $1.0000.
- POST https://agent-exec.45.67.221.128.sslip.io/storage -- Accountless, pay-per-use durable object storage for software agents: pay once for a byte cap and a retention window, then read your bytes back for free with a wallet signature. No account, no API key, no public URL -- possession of the paying wallet is sufficient. Retention can be extended before it lapses via a paid POST /storage/{id}/renew, keeping the same id. Plans: small $0.0051 (65536 bytes, 86400s), medium $0.0055 (262144 bytes, 604800s), large $0.0125 (1048576 bytes, 2592000s).
- POST https://agent-exec.45.67.221.128.sslip.io/claim -- atomically win a caller-named key for your own paying wallet's fleet, or learn who already holds it. Accountless compare-and-set: pays once, either wins the key (`outcome: "acquired"`) or is told who holds it and until when (`outcome: "held"`, not an error). Plans: hour $0.0052 (3600s), day $0.0168 (86400s), week $0.0470 (604800s). See "Coordinating with /claim" below.
- POST https://agent-exec.45.67.221.128.sslip.io/attest -- pay to have us fetch a URL from OUR vantage point and return a signed, timestamped attestation of what we saw (hash, status, headers) -- never the body. $0.0080 flat. Retrieve it back for
OpenAPI Spec (preview)
openapi: 3.1.0
info:
title: agent-exec -- pay-per-use code execution for agents
version: 0.1.0
description: "Accountless, pay-per-use code execution: submit source code over HTTP 402, get stdout, stderr and exit code back from an isolated, network-less sandbox. No account, no API key -- possession of valid payment is sufficient. Also hosts a free directory of x402 services (GET /listings) with per-row liveness data: Every row carries its own liveness data (lastProbeCode, lastSeenAlive, dea