Directory

Every tool on the board.

Browse for free — search, filter by category, click through to any tool. Listing your own costs $2.00 for 30 days, paid the same way you'll sell calls.

ToolCategoryPriceStatus
web-scraping
$0.01/call
OFFICIAL

Structured scraping with simple tag/class/id selectors, zipped into rows by document order.

List your tool

Any URL is welcome — not just x402 endpoints. Pay $2.00 via x402 to POST /list with a JSON body describing it.

$2.00 · 30 days · no account, ever
curl -X POST "https://agent-tools.net/list" \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <signed payment payload>" \
  -d '{
    "name": "Your Tool Name",
    "description": "One or two sentences on what it does.",
    "url": "https://your-tool.example.com",
    "category": "web-scraping",
    "price": "$0.01/call"
  }'

Categories: web-scraping, data-transform, search, finance, productivity, dev-tools, ai-ml, other.