gateway.sanfoundation.com publishes 2 machine-payable endpoints over the x402 protocol, priced from $0.01 to $0.01 per call. Each was probed directly; the response code below is what it returned.
| Endpoint | Method | Price | Probe |
|---|---|---|---|
| /x402/v1/agents | GET | $0.01 | 402 |
| /x402/v1/web-extract | POST | $0.01 | 402 |
List or search SAN agents. Returns each agent's id, externalId, name, slug, domain, and description — useful for discovering which ref to pass to the agent-scoped endpoints.
Fetch and extract the readable content of a single URL. Returns the page title, publish date when known, the most relevant excerpts (optionally focused by an `objective`), and the full readable text o…