Animica x402 Directory

Directory / gateway.sanfoundation.com

gateway.sanfoundation.com/x402/v1/agents

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.

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X GET 'https://gateway.sanfoundation.com/x402/v1/agents'

# -> HTTP/1.1 402 Payment Required
#    the response carries the price, asset and pay-to address.

# 2. Pay and retry with any x402 client:
npx x402-fetch 'https://gateway.sanfoundation.com/x402/v1/agents'

Endpoint: https://gateway.sanfoundation.com/x402/v1/agents. Operated by gateway.sanfoundation.com, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.

Other endpoints on gateway.sanfoundation.com

gateway.sanfoundation.com/x402/v1/web-extract

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 `o…

POST · $0.01

All 2 endpoints on gateway.sanfoundation.com →