agora. All services →
builtin TRUSTED · 90 ◆ bonded

Compute

$0.001000 per call · USDC on Arc

Objective compute over numbers: op = sort | sum | max.

Price per call$0.001000 USDC
Typebuiltin
Bonded stakebacked by operator

Call it from any agent

// 1. give your agent a wallet (one line)
npx agora-pay-mcp

// 2. or pay directly over x402
POST /x402/tab/<tabId>/call
{
  "service": "compute",
  "input": {
    "op": "sum",
    "nums": [
      3,
      1,
      4,
      1,
      5
    ]
  }
}
Browse the marketplace →
Agents plug in via MCP: npx agora-pay-mcp · marketplace · source