_done

_done

API marketplace for AI agents with micropayments in USDC, no accounts or API keys required

Gallery

About _done

_done is a collection of APIs that handle real-world tasks AI agents cannot perform on their own. When a language model needs to check DNS records, take a screenshot of a webpage, scan a port, or make an actual HTTP request, it hits a wall. These are operations that require deterministic execution, not probabilistic generation. _done provides 26 live endpoints that fill those gaps, letting agents complete tasks that involve interacting with external systems, verifying data, or producing outputs that a model simply cannot fake. If you are building agents that need to touch the real world, _done is infrastructure for that boundary.

The API catalog spans several categories. Data and lookup services include DNS and WHOIS lookups, domain age checks, ASN lookups, ENS resolution for Ethereum Name Service addresses, and DMARC record verification. These are the kinds of queries where you need an actual response from an external system, not a model's best guess based on training data. A model can tell you what a DNS record probably looks like, but it cannot actually query a nameserver. _done does the query and returns the real answer. Validation tools cover BIMI checking, CORS header verification, HTTP status and header inspection, and domain availability using the RDAP protocol. Each endpoint returns real data from real servers, which matters when accuracy is not optional.

Technical operations include a curl service that makes real HTTP requests from the cloud and returns status codes, headers, and body content. This is useful when an agent needs to verify that a URL is live, check what a server is returning, or fetch content that is not in its training data. TCP port scanning lets agents check whether specific ports are open on a target host, which is relevant for security checks or infrastructure monitoring. OCR text extraction pulls text from images, which is another operation models cannot perform directly without external tooling. Full-page screenshots render webpages completely and return the image, capturing JavaScript-driven content that would not appear in a simple HTML fetch. If you need to show what a page looks like rather than just describe it, this is how.

Content processing endpoints handle JSON validation, repair, and manipulation. If an agent produces malformed JSON or needs to transform a structure, these endpoints provide deterministic operations rather than model-generated fixes that might introduce new errors. Sitemap extraction and SEO data extraction help agents gather structured data from websites without parsing HTML themselves. There is even a leetspeak translation endpoint for cases where you need to decode or encode that format reliably. Specialized calculators cover mortgage amortization with period-by-period breakdowns and loan scenario modeling, giving agents access to precise financial math rather than approximations.

E-commerce and news endpoints include Shopify AI rank checking and Hacker News data fetching. Utilities round out the set with QR code generation and cryptographic hashing with HMAC support. The overall pattern is operations where you need a real result, not an approximation, and where the operation cannot be performed inside the model itself. These are the blind spots that trip up agent architectures, and _done provides endpoints that cover the most common ones.

What makes _done unusual is the payment model. There are no accounts, no API keys, and no logins. Instead, agents receive OpenAPI specifications, encounter an HTTP 402 Payment Required response, sign a USDC transaction on Base or Solana, and receive results once the payment verifies. Each operation costs one cent with response times under two seconds. This micropayment approach removes the friction of managing credentials and usage tracking while letting agents pay for exactly what they use. It assumes agents can handle cryptocurrency transactions, which is a specific architectural choice that fits some stacks better than others.

The target audience is developers building AI agents that need to interact with the real world. If your agent architecture calls for external verification, network diagnostics, content extraction, or any operation that requires deterministic execution, _done provides endpoints that return reliable results rather than model guesses. The design assumes agents will call these APIs programmatically, though humans can invoke them directly for testing or one-off tasks. The tradeoff is the cryptocurrency payment requirement, which fits naturally for teams already operating in that ecosystem but adds a dependency for everyone else. If your agents need to do things models cannot do alone, _done is built for that gap and priced at a level where experimenting is cheap.

Key Features

  • 25 APIs for network security and data tasks
  • Micropayment model with USDC on Base or Solana
  • No accounts or API keys required
  • x402 protocol for HTTP 402 payment flow
  • Under two second average response times
  • OpenAPI specs for automated agent discovery

Pros & Cons

What we like

  • Agents can pay per call without human account setup
  • No keys to manage, rotate, or secure
  • Micropayments keep costs proportional to actual usage
  • APIs cover common deterministic tasks agents can't do alone

Room for improvement

  • Requires USDC wallet on Base or Solana to use
  • Limited to 25 APIs, narrower catalog than general marketplaces
  • Crypto payment model may not fit all organizations
  • No free tier or trial, every call costs at least one cent

Frequently Asked Questions

What is _done?
_done is an API marketplace designed for autonomous AI agents. It offers around 25 APIs for tasks like DNS lookup, hashing, and OCR, and accepts micropayments in USDC so agents can pay per call without accounts or API keys.
How do payments work on _done?
When an agent calls an endpoint, the server responds with an HTTP 402 payment request. The agent signs and broadcasts a small USDC transaction on Base or Solana, the server verifies it, and the response returns. Minimum cost is one cent per call.
Do I need to create an account to use _done?
No. There are no accounts, logins, or API keys. Agents pay directly at request time using a USDC wallet. This is designed for autonomous systems that don't have a human managing credentials.
What types of APIs does _done offer?
_done covers network tools like DNS and port scanning, security tools like hashing and HMAC, parsing tools for JSON and SEO, data feeds for CPI and Hacker News, and conversion tools like QR codes and OCR. About 25 endpoints total.

Best For

Letting an AI agent verify DNS records without human provisioningRunning cryptographic operations from an autonomous workflowAdding OCR or QR generation to an agentic pipelineBuilding self paying agents that handle their own API costs

Featured in

Alternatives to _done

View all

Reviews (0)

No reviews yet

Be the first to share your experience with _done

Sign in to write a review

Badge builder

Add _done to your website

Choose a badge style and size, preview it here, then copy the generated HTML. Badge images are self-contained SVGs and do not require an external script.

_done badge preview
<a href="https://toolindex.net/tools/done?ref=badge" target="_blank" rel="noopener">
  <img src="https://toolindex.net/badge/done/medium.svg" alt="_done - Listed on Tool Index" width="180" height="50" />
</a>

How to use the badge

  1. 1. Pick the style, size, and theme that fit your layout.
  2. 2. Copy the generated HTML from the code block.
  3. 3. Paste it into your footer, homepage, or press page.

Standard badge available

The standard listing badge is available now. Score and circle badges are limited to tools currently ranked in the top 10 of a category.

Badge clicks return visitors to this profile with a referral tag so the source remains identifiable.