{"uid":"cap_4sn3sF031lEIkH0oHRA8E","slug":"avedaris-dns-lookup-cd0a50cd","name":"AveDaris DNS Lookup","description":"AveDaris is the economic coordination layer for autonomous software: discover, route, evaluate, procure, verify, and learn across agent services.","url":"https://api.avedaris.com/v1/paid/dns-lookup","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"types":{"type":"array","items":{"enum":["A","AAAA","CNAME","MX","TXT","NS"],"type":"string"},"maxItems":6},"hostname":{"type":"string","maxLength":253,"minLength":3}}},"responseSchema":{"type":"json","example":{"result":{"records":{"A":[{"ttl":300,"data":"93.184.216.34"}]},"hostname":"example.com"}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.002","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.002/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_hkH-3XAoGdRsBM4D0TQ09","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.002","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Performs DNS record lookups for a given hostname, returning one or more DNS record types (A, AAAA, CNAME, MX, TXT, NS)","exampleAgentPrompt":"Can you look up the A and MX records for example.com so I can see its IP address and mail servers?","exampleUseCases":[{"title":"Verify email domain MX records","prompt":"Check the MX records for acmecorp.com — I need to know which mail servers handle their email before I set up our outbound routing."},{"title":"Resolve domain IP for infrastructure check","prompt":"What IP address does api.stripe.com resolve to? Look up its A record for me."},{"title":"Check domain TXT records for SPF verification","prompt":"Can you pull the TXT records for mydomain.io? I need to verify the SPF and DKIM entries are set up correctly."}],"resultDescription":"A JSON object containing the queried hostname and a records map keyed by DNS record type (e.g. A, MX, TXT), where each entry is an array of objects with 'data' (the record value) and 'ttl' (time-to-live in seconds).","failureModes":["Hostname not found or does not exist — returns empty records or error","Invalid hostname format — rejected by input validation (minLength 3, maxLength 253)","Unsupported record type requested — only A, AAAA, CNAME, MX, TXT, NS are valid","Network timeout reaching authoritative nameservers — returns error or partial results","Payment failure — x402 payment of 0.002 USDC not processed, request rejected"],"whenToPreferThis":"Choose this endpoint when an AI agent needs programmatic, pay-per-call DNS resolution without managing its own DNS resolver infrastructure. Ideal for agents operating in the autonomous economy (x402 micropayment context) that need to resolve hostnames, verify domain configuration, or enrich data with DNS information on-demand without rate-limit concerns tied to free tiers.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T13:03:12.096Z","isFirstParty":false}