{"uid":"cap_Tfv7zCjsoafRC5K6KvmNe","slug":"ddg-http-headers-extraction-service-5adeff2d","name":"DDG HTTP Headers Extraction Service","description":"Machine-payable DDG services for AI agents. Current public live payment rails are x402 multi-chain USDC and direct-crypto auto/manual for public receiving-address families. MPP/Stripe/Tempo is installed but pending live provider env plus penny-settlement proof before any MPP-live advertisement. DDG sells bounded artifacts/results, not raw provider account access.","url":"https://agents.daedalusdevelopmentgroup.com/v1/http-headers","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input","output"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object"},"type":{"type":"string","const":"http"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":true},"output":{"type":"object","required":["type","example"],"properties":{"type":{"type":"string"},"example":{"ok":true}},"additionalProperties":true}}},"responseSchema":{"type":"json","example":{"ok":true}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.001","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.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_Nz8APBP7CB-x2q3tRmrMq","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns the HTTP headers of a given HTTP request, providing agents with header inspection for POST/PUT/PATCH requests","exampleAgentPrompt":"Can you inspect the HTTP headers that come back when I make a JSON POST request with body {\"userId\": 42} — I want to see what headers are being sent or echoed.","exampleUseCases":[{"title":"Debug outbound API request headers","prompt":"I need to see what HTTP headers are attached to a POST request I'm sending with a JSON body like {\"action\": \"ping\"} — can you pull those headers for me so I can debug the request?"},{"title":"Audit headers on form submission","prompt":"Can you check what HTTP headers are present when I submit a form-data POST with fields name and email? I want to make sure the right content-type and other headers are in place."},{"title":"Inspect headers for a PATCH request","prompt":"I'm troubleshooting a PATCH request sending a JSON body {\"status\": \"active\"} — can you extract and show me all the HTTP headers that are part of that request?"}],"resultDescription":"Returns a JSON object with ok: true and the extracted HTTP headers from the specified request, allowing agents to inspect what headers are present or echoed for a given HTTP POST, PUT, or PATCH call.","failureModes":["Missing required fields (input.type, input.method, input.bodyType, input.body) returns a validation error","Unsupported HTTP method (e.g. GET) returns an enum validation error","Payment not completed via x402 rail returns a 402 Payment Required response","Malformed body type results in schema rejection","Network timeout on the upstream request returns an error response"],"whenToPreferThis":"Choose this endpoint when you need to programmatically inspect or extract HTTP headers from a POST, PUT, or PATCH request in a lightweight, pay-per-call fashion via x402 USDC micropayment. It is suited for debugging, auditing, or validating request headers without needing to set up your own proxy or inspection infrastructure.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:51:15.657Z","isFirstParty":false}