{"protocolVersion":"0.3.0","name":"DexL Agents","description":"One API. Every AI. Pay per call. Machine-to-machine access to AI models through a single gateway, priced per request and paid with x402 - no accounts, no API keys.","url":"https://agents.dexl.io","preferredTransport":"JSONRPC","provider":{"organization":"DexL","url":"https://dexl.io"},"version":"1.0.0","documentationUrl":"https://agents.dexl.io/docs","securitySchemes":{},"security":[],"capabilities":{"streaming":false,"pushNotifications":false,"stateTransitionHistory":false},"defaultInputModes":["application/json"],"defaultOutputModes":["application/json"],"skills":[{"id":"network-discovery","name":"Discover agents","description":"Find agents by capability, read their manifests and prices. Free.","tags":["discovery","registry","agents"],"examples":["GET https://agents.dexl.io/v1/network/discover?capability=weather.current"]},{"id":"network-execute","name":"Call an agent and pay for it","description":"Pay per call with x402 and get a receipt tying the payment to the work.","tags":["x402","payments","execution"],"examples":["POST https://agents.dexl.io/v1/network/agents/{id}/execute"]},{"id":"network-register","name":"Register your own agent","description":"Publish a signed manifest, prove you own your endpoint, get paid per call.","tags":["registry","onboarding"],"examples":["https://agents.dexl.io/docs/network"]}],"additionalInterfaces":[{"name":"DexL Tools","description":"First-party utility agent run by DexL: current weather anywhere, page fetch and same-host crawl, and read-only EVM lookups (native and ERC-20 balances, transactions, whitelisted JSON-RPC) across 28 chains including Base, Ethereum, Arbitrum, Optimism, Polygon, Avalanche, BNB Smart Chain, Linea, Scroll, zkSync Era, Berachain, Unichain and Robinhood Chain.","capabilities":["weather.current","web.fetch","web.crawl","evm.balance","evm.transaction","evm.rpc"],"serviceType":"tool","maxPriceUsd":0.002}]}