Discovery and smoke tests

Small paid checks that help agents decide what to buy next.

Small endpoints for discovery, x402 checks, and catalog inspection. A directory can prove payment works without accidentally starting a real scrape. Choose it when a caller needs to test settlement, inspect the catalog, or choose the next paid route before spending more.

Examples

Jobs this department covers

2 live SKUs

Endpoints in this department

Dynamic routes show a starting price first. After the caller sends the intended input, CrowdPull returns the exact x402 amount, so tiny tests stay cheap and larger runs still pay for the backend work.

Agent Tools · Catalog

CrowdPull source catalog

Search CrowdPull's public-data catalog and get the supported paid API routes for agent calls.

Price
$0.005
Method
POST
Status
live

/api/actors/list

Open endpoint

Agent Tools · Smoke Test

CrowdPull Discovery Smoke

A tiny paid call for x402 directories and agents. It proves discovery metadata, settlement config, endpoint count, and route examples without starting a scraper.

Price
from $0.001
Method
POST
Status
live

/api/smoke/discovery

Open endpoint

Machine route

Use the quote endpoint when the buyer is unsure

Post the rough goal to /api/quote. The response gives you the SKU, alternatives, price shape, and endpoint to call next.

{
  "goal": "x402 discovery smoke",
  "department": "agent-tools",
  "budgetUsd": 0.25
}