execbox.xyz
execbox.xyz
· execbox.xyz
Heavy compute for intensive workloads. 30s CPU timeout, 1GB RAM. Use for recursive algorithms, large memory allocations, or long-running computations.
execbox.xyz via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
F
Conformance score: 19/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent; calls are logged here automatically.
Endpoints
| Endpoint | Price | Currency |
|---|---|---|
https://execbox.xyz/execute
|
0.002 | USDC |
https://execbox.xyz/execute/compute
|
0.005 | USDC |
https://execbox.xyz/execute/heavy
|
0.01 | USDC |
0x21ba2c2f9cb292cf72360776389099dd0e9a3ae0 · basescan ↗
| Agent card | https://execbox.xyz |
| Provider | https://execbox.xyz |
| Docs | https://execbox.xyz |
Health · last 0 probes
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/execbox.xyz) [](https://agenstry.com/agents/execbox.xyz) [](https://agenstry.com/agents/execbox.xyz) [](https://agenstry.com/agents/execbox.xyz)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"_source": "agentic.market",
"service": {
"id": "execbox-xyz",
"name": "execbox.xyz",
"description": "Heavy compute for intensive workloads. 30s CPU timeout, 1GB RAM. Use for recursive algorithms, large memory allocations, or long-running computations.",
"domain": "execbox.xyz",
"provider": "execbox.xyz",
"providerUrl": "",
"category": "",
"networks": [
"Base"
],
"enriched": false,
"endpoints": [
{
"url": "https://execbox.xyz/execute",
"description": "Execute code in any supported language. 5s CPU timeout, 128MB RAM. Supports 40+ languages including Python, JavaScript, C, C++, Java, Go, Rust.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "language_id",
"type": "number",
"description": "",
"example": 71,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "source_code",
"type": "string",
"description": "",
"example": "print(\"hello\")",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "stdin",
"type": "string",
"description": "",
"example": "",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "execbox",
"tags": [
"code-execution",
"sandbox",
"multi-language",
"compute",
"isolated"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://execbox.xyz/execute/compute",
"description": "Extended execution for moderate workloads. 15s CPU timeout, 512MB RAM. Use for sorting large datasets, matrix operations, or Monte Carlo simulations.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "language_id",
"type": "number",
"description": "",
"example": 50,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "source_code",
"type": "string",
"description": "",
"example": "#include <stdio.h>\nint main(){printf(\"hi\");return 0;}",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "stdin",
"type": "string",
"description": "",
"example": "",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "execbox",
"tags": [
"code-execution",
"sandbox",
"multi-language",
"compute",
"isolated"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://execbox.xyz/execute/heavy",
"description": "Heavy compute for intensive workloads. 30s CPU timeout, 1GB RAM. Use for recursive algorithms, large memory allocations, or long-running computations.",
"pricing": {
"amount": "0.01",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "language_id",
"type": "number",
"description": "",
"example": 50,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "source_code",
"type": "string",
"description": "",
"example": "#include <stdio.h>\nlong long fib(int n){if(n<=1)return n;return fib(n-1)+fib(n-2);}\nint main(){printf(\"%lld\",fib(40));return 0;}",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "stdin",
"type": "string",
"description": "",
"example": "",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "execbox",
"tags": [
"code-execution",
"sandbox",
"multi-language",
"compute",
"isolated"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
}
],
"integrationType": "",
"isNew": false,
"priceSummary": {
"minAmount": "0.002",
"maxAmount": "0.01",
"avgCostPerTransaction": "0.005667",
"avgCostBasis": "exact",
"currency": "USDC"
},
"serviceName": "execbox",
"tags": [
"code-execution",
"sandbox",
"multi-language",
"compute",
"isolated"
],
"iconUrl": ""
}
}