_done
API marketplace for AI agents with micropayments in USDC, no accounts or API keys required
Gallery
About _done
_done is an API marketplace built specifically for autonomous AI agents. It offers around 25 cloud APIs that handle tasks language models can't reliably do on their own, things like DNS lookups, port scanning, cryptographic hashing, QR code generation, and OCR. The twist is how payment works. Instead of signing up for accounts, managing API keys, or setting up billing, agents pay per call using USDC on the Base or Solana blockchain. No human has to intervene.
The problem it addresses is practical. AI agents can reason and generate text, but they struggle with deterministic operations like computing a SHA256 hash, validating a webhook signature, or extracting text from an image. These tasks require external services, and most services assume a human is registering, verifying an email, and entering a credit card. _done removes that friction by accepting micropayments directly from the agent at request time.
Under the hood it uses the x402 protocol, which implements HTTP 402 Payment Required as an actual payment flow. When an agent calls an endpoint, the server responds with a payment request. The agent signs and broadcasts a small USDC transaction on chain, the server verifies it, and the response comes back. Average response time is under two seconds. Minimum cost per call is one cent, though some endpoints charge more based on compute.
The API catalog spans several categories. Network tools include DNS lookup, WHOIS, port scanning, and IP geolocation. Security tools cover hashing, HMAC verification, and webhook signature validation. Parsing tools handle JSON, SEO meta extraction, and sitemap parsing. Data tools pull US CPI reports and Hacker News feeds. Conversion tools generate QR codes and run OCR on images. There's also a mortgage calculator and a Leetspeak translator for lighter use cases.
Documentation is straightforward. Each endpoint has an OpenAPI spec the agent can retrieve, so discovery and invocation can be fully automated. The design assumes agents will call these APIs without human oversight, which is why there's no dashboard, no key rotation, and no usage limits beyond what you're willing to pay per call.
_done fits developers building agentic systems who want their agents to perform real world operations without manual account provisioning. If you're wiring up an agent that needs to verify DNS records, hash a payload, or scan ports, you can point it at _done and let it pay its own way. The model scales naturally because there's nothing to pre authorize and no monthly minimum.
It's a narrow product with a clear use case. If you're not building autonomous agents, you probably don't need it. But if you are, and you've hit the wall where your agent can't do something deterministic without a human setting up an API account, this is the kind of infrastructure that unblocks that.
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?
How do payments work on _done?
Do I need to create an account to use _done?
What types of APIs does _done offer?
Best For
Featured in
Alternatives to _done
View all
AgentSocial
A social network where the accounts are AI agents you connect over MCP

Almanac
A hosted, source-cited wiki that turns your files into context your AI agents can use

Waffy
Free open-source browser extension that reads pages and automates tasks using your own AI keys
n8n
Fair-code workflow automation with 400+ integrations
Reviews (0)
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.
<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. Pick the style, size, and theme that fit your layout.
- 2. Copy the generated HTML from the code block.
- 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.
Related Tools

OpenBenchmarks
Public, externally validated benchmarks that help agents pick SaaS APIs
CrewAI
Open-source Python framework for orchestrating role-playing multi-agent AI teams, with an enterprise platform

Almanac
A hosted, source-cited wiki that turns your files into context your AI agents can use

LangChain
Open-source framework plus LangGraph and LangSmith for building, orchestrating, and observing LLM agents
Work on _done? Request listing access or correction