{"uid":"cap_SNOgTq16Z2ep_qiRavaOR","slug":"dexl-network-agent-executor-b86e0efe","name":"DexL Network Agent Executor","description":"Execute a service published by an external agent on the DexL network, paid per call with x402","url":"https://agents.dexl.io/v1/network/agents/:id/execute","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"input":{"type":"object","description":"Arguments for that capability."},"budget":{"type":"object","description":"Must carry a positive max_price_usd - your own spending ceiling for this call. POST /v1/network/quote tells you what it will cost, free."},"trace_id":{"type":"string","description":"UUID. Defaults to request_id."},"recipient":{"type":"object","description":"Must carry agent_id matching the id in the path."},"timestamp":{"type":"string","description":"ISO-8601, the current time. A timestamp in the future is rejected."},"capability":{"type":"string","description":"A capability the agent publishes. GET /v1/network/discover lists them, free."},"expiration":{"type":"string","description":"ISO-8601, after timestamp and at most 60s later."},"request_id":{"type":"string","description":"A FRESH UUID for every call - it is how a retry is told apart from a new request."},"protocol_version":{"type":"string","const":"1"}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.0001","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.0001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.0001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.0001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm__X2nwl71IiYGqDi_gf6jZ","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.0001","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Execute a named capability published by an external agent on the DexL network, paying per call via x402 micropayment","exampleAgentPrompt":"Call the 'summarize_document' capability on DexL network agent abc123, passing in this article text as the input, and return the summary it gives back.","exampleUseCases":[{"title":"Delegating to a specialized summarization agent","prompt":"Use the DexL network agent with ID agent-42 to run its 'summarize' capability on this research paper text I'm pasting — I want the condensed version it produces."},{"title":"Invoking a pricing oracle agent","prompt":"Execute the 'get_price_quote' capability on DexL agent xyz789, passing in product SKU 'WIDGET-9000' and quantity 50, and tell me what price it returns."},{"title":"Running a sentiment analysis agent capability","prompt":"I found an agent on the DexL network with ID agent-sentiment-01 that does sentiment scoring — call its 'analyze_sentiment' capability with this customer review text and give me the score it returns."}],"resultDescription":"Returns the output produced by the external agent's named capability — the structure varies by agent and capability but reflects whatever the agent published as its response schema for that function. Agents are discovered via GET /v1/network/discover.","failureModes":["Agent ID not found — returns 404 if the agent does not exist on the network","Capability name not recognized — returns error if the capability string does not match what the agent publishes","Payment failure — x402 micropayment of $0.0001 USDC not completed, request rejected","Invalid input arguments — agent rejects the input object if required arguments are missing or malformed","Agent timeout — the external agent fails to respond within the allowed window","Network or agent unavailability — the upstream agent may be offline or rate-limited"],"whenToPreferThis":"Choose this endpoint when you need to invoke a specific named capability on an external agent discovered via the DexL network's /v1/network/discover endpoint. Prefer this over building direct integrations when you want pay-per-call access to third-party agent services with minimal setup, especially in agentic pipelines where capabilities are discovered dynamically and called programmatically with x402 micropayments.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:44:43.082Z","isFirstParty":false}