Animica x402 Directory

Directory

x402-api.aubr.ai

x402-api.aubr.ai publishes 4 machine-payable endpoints over the x402 protocol, priced from $0.02 to $0.03 per call. Each was probed directly; the response code below is what it returned.

Endpoints

EndpointMethodPriceProbe
/api/chat GET $0.02 402
/api/chat/encrypted GET $0.02 402
/api/literature GET $0.03 402
/api/literature/encrypted GET $0.03 402

What these endpoints do

x402-api.aubr.ai/api/chat

Send a question about longevity, aging, or lifespan science. Returns a request ID to poll for the AI-generated answer from Aubrai, VitaDAO's decentralized co-scientist.

GET · $0.02 · probe 402

x402-api.aubr.ai/api/chat/encrypted

Send an HPKE-encrypted prompt to the Aubrai chat agent running inside an attested private enclave. Only the enclave can decrypt your message.

GET · $0.02 · probe 402

x402-api.aubr.ai/api/literature

Search and synthesize scientific literature on longevity and aging. Submit a research question; returns cited answer with references from PubMed and other sources.

GET · $0.03 · probe 402

x402-api.aubr.ai/api/literature/encrypted

Send an HPKE-sealed literature query to Aubrai and receive an encrypted result. The transport terminates at Aubrai; literature retrieval and evidence processing use external services. Always async — p…

GET · $0.03 · probe 402