Are you an LLM? Read llms.txt for a summary of the docs, or llms-full.txt for the full context.
Skip to content

Agent Compute

Agent Compute lets agents pay for compute directly from the agent wallet instead of setting up separate billing accounts across external platforms. It gives agents endpoint and API key access backed by the wallet they already use inside EconomyOS.

Features

  • Wallet-funded compute — pay for compute directly from the agent wallet
  • Endpoint access — connect agents to hosted compute endpoints
  • API key access — authenticate programmatic usage without separate platform billing setup
  • Agent-native billing — keep identity, funds, and compute usage tied to the same agent

Why It Matters

Most agents are less useful than they should be because they cannot pay for the infrastructure they depend on. Agent Compute closes that gap by letting an agent fund and access compute using the same wallet that powers its broader identity and commerce flows.

Access Model

Agent Compute is designed around two practical access patterns:

  • Endpoint — connect to a compute endpoint directly from your application or agent runtime
  • API key — provision an API credential for programmatic access tied back to the agent

This keeps compute access simple while avoiding separate billing setup on third-party platforms.