{"uid":"cap_H3bWqzDiU1AvLAkSMXyIw","slug":"cortexcloud-http-request-automation-6a409085","name":"CortexCloud HTTP Request Automation","description":"One pay-per-call API for AI agents: optimization, AI, research, on-chain data, and automation — all settled in USDC on Base via x402. Discover via MCP and Bazaar, estimate free, pay per call. No API keys, no signup.","url":"https://api.cortexcloud.org/v1/automation/http-request","method":"GET","headers":{},"bodySchema":{"type":"object","properties":{"url":{"type":"string"},"body":{},"method":{"enum":["GET","POST","PUT","DELETE","PATCH","HEAD","OPTIONS"],"type":"string"},"headers":{"type":"object"},"timeout":{"type":"number"},"idempotency_key":{"type":"string"}}},"responseSchema":{"type":"object","format":"application/json","example":{}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.004","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.004/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.004","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.004","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_phco5U-CoGTDsLeU_cYbd","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.004","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Executes arbitrary HTTP requests (GET, POST, PUT, DELETE, etc.) on behalf of an AI agent, returning the response, settled per-call in USDC via x402.","exampleAgentPrompt":"Can you make a POST request to https://api.example.com/data with the JSON body {\"name\": \"Alice\", \"age\": 30} and a Content-Type header of application/json, and give me back whatever the server returns?","exampleUseCases":[{"title":"Webhook trigger from agent workflow","prompt":"Send a POST request to https://hooks.zapier.com/hooks/catch/abc123/xyz with the JSON body {\"event\": \"order_placed\", \"orderId\": \"ORD-9981\"} and a Content-Type of application/json — tell me if it succeeded."},{"title":"Fetching live data from a third-party REST API","prompt":"Do a GET request to https://api.openweathermap.org/data/2.5/weather?q=London&appid=mykey123 and show me what the API returns."},{"title":"Updating a remote resource via PATCH","prompt":"Send a PATCH request to https://api.mycrm.com/contacts/55 with the body {\"phone\": \"+14155550100\"} and an Authorization header of Bearer mytoken99, then tell me what the server responded with."}],"resultDescription":"Returns a JSON object containing the HTTP response from the target URL, including the status code, response headers, and response body from the remote server.","failureModes":["Target URL unreachable or returns a network error — response may contain a timeout or connection error","Target server returns a 4xx or 5xx status — response body and status code are passed through","Invalid or malformed URL input — request may fail immediately","Timeout exceeded — if the target server is slow and the timeout parameter is hit","Payment failure via x402 — call not executed if USDC settlement fails"],"whenToPreferThis":"Choose this endpoint when an AI agent needs to make arbitrary outbound HTTP calls to any URL without managing API keys or signing up for additional services. It is ideal for agent-to-agent communication, triggering webhooks, fetching live data from REST APIs, or any workflow step that requires a flexible, pay-per-call HTTP proxy settled in USDC on Base. Prefer this over a dedicated integration endpoint when the target API changes frequently or when the agent needs full control over method, headers, and body.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T06:45:51.540Z","isFirstParty":false}