# ThirdMade — Agent API Catalog

ThirdMade operates pay-per-call APIs for AI agents using the x402 protocol.
No signup, no API keys. Agents settle USDC on Base per request.

## Live endpoints

### GET https://agents.thirdmade.net/
Service health + capabilities manifest. Free.

### GET https://agents.thirdmade.net/scrape
One scraped page result as clean JSON. $0.01 USDC (Base mainnet).
- Query: `?url=<target>&selector=<css-optional>`
- Returns: `{ ok, source, data }`
- x402 required: yes (402 challenge on first call, settle, retry with X-PAYMENT header)

## Catalog status
The demand-discovery shelf (28 probe endpoints across scrape/enrichment/crypto/
content/eval categories) is rolling out. Full catalog: see /llms.txt (updates as
routes go live) or the human pricing table at https://thirdmade.net

## Refund policy
x402 settlements are final. If a paid call errors, re-call with the same
X-Request-ID header — no double charge for identical requests.

## Contact
agents@thirdmade.net

## Credentials
- Public build-methodology repo: https://github.com/ThirdMadeUser/verify-loop
- Status: https://status.thirdmade.net
