SERVICE / DETAILother
Remix Project
POST api.remix.live/mcp/x402-http/compile
SONAR SCORE0.000
LIVE PRICE0.010000
BAZAAR LIVE—
CDP INDEXEDno
DECISION EVIDENCE
No recent observationsWhy an agent can trust this route.
HANDSHAKE SUCCESS0.0%402 challenge reachable
PAID DELIVERY0.0%settlement observed
P90 LATENCY—recent response window
PRICE DRIFT—advertised 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
JSON ↗Observed outcomes
No probe history yet.
LIVE ENDPOINT METADATA
Compile Solidity contracts with the Remix compiler, supporting multiple files, custom versions, and optimization settings
Resource: api.remix.live/mcp/x402-http/compile
Network: eip155:8453 · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0x4CF33cCB14B43D76b4f672C3feDe297d1d763ace
Payment methods: — · Last validation: —
{
"input": {
"body": {
"sources": {
"MyToken.sol": {
"content": "// SPDX-License-Identifier: MIT\npragma solidity ^0.8.0;\n\ncontract MyToken {\n string public name = \"MyToken\";\n}"
}
},
"version": "v0.8.35+commit.47b9dedd"
},
"type": "http",
"method": "POST",
"bodyType": "json"
},
"output": {
"type": "json",
"example": {
"success": true,
"version": "v0.8.35+commit.47b9dedd",
"contracts": {
"MyToken.sol": {
"MyToken": {
"abi": [],
"evm": {
"bytecode": {
"object": "0x608060405..."
}
}
}
}
}
}
},
"paymentRequirements": [
{
"raw": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x4CF33cCB14B43D76b4f672C3feDe297d1d763ace",
"amount": "10000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
},
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0x4CF33cCB14B43D76b4f672C3feDe297d1d763ace",
"scheme": "exact",
"network": "eip155:8453",
"amountAtomic": "10000"
}
]
}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.