{"x402Version":2,"payTo":"0x44dC2dceaA22c7EF6B2E2cF2362Fd3FB476b7c2C","resources":[{"id":4177,"slug":"4177","resource":"https://x402-api.aubr.ai/api/chat/encrypted","description":"Send an HPKE-encrypted prompt to the Aubrai chat agent running inside an attested private enclave. Only the enclave can decrypt your message.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x44dC2dceaA22c7EF6B2E2cF2362Fd3FB476b7c2C","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"20000","maxTimeoutSeconds":600}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"hpke_ciphertext":"<base64-encrypted-prompt>","hpke_ephemeral_public_key":"<base64-ephemeral-pubkey>"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"pollUrl":"https://x402-api.aubr.ai/api/chat/encrypted/status/req_abc123","requestId":"req_abc123","status":"queued"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"hpke_ciphertext":{"description":"HPKE-encrypted prompt, base64-encoded","type":"string"},"hpke_ephemeral_public_key":{"description":"Sender's one-time X25519 public key, base64-encoded","type":"string"}},"required":["hpke_ciphertext","hpke_ephemeral_public_key"]},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","bodyType","body","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"x402-api.aubr.ai","lastUpdated":"2026-09-18T11:19:46.977Z","quality":{"calls30d":1777,"uniquePayers30d":4,"lastCalledAt":"2026-09-18T11:19:46.689Z"},"liveness":{},"verified":false,"featured":false},{"id":4178,"slug":"4178","resource":"https://x402-api.aubr.ai/api/literature/encrypted","description":"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 — poll the returned pollUrl.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x44dC2dceaA22c7EF6B2E2cF2362Fd3FB476b7c2C","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"30000","maxTimeoutSeconds":1800}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"hpke_ciphertext":"<base64-encrypted-query>","hpke_ephemeral_public_key":"<base64-ephemeral-pubkey>"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"pollUrl":"https://x402-api.aubr.ai/api/literature/encrypted/status/req_abc123","requestId":"req_abc123","status":"pending"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"hpke_ciphertext":{"description":"HPKE-encrypted literature query, base64-encoded","type":"string"},"hpke_ephemeral_public_key":{"description":"Sender's one-time X25519 public key, base64-encoded","type":"string"}},"required":["hpke_ciphertext","hpke_ephemeral_public_key"]},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","bodyType","body","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"x402-api.aubr.ai","lastUpdated":"2026-09-14T23:48:48.418Z","quality":{"calls30d":37,"uniquePayers30d":3,"lastCalledAt":"2026-09-14T23:49:19.121Z"},"liveness":{},"verified":false,"featured":false},{"id":4179,"slug":"4179","resource":"https://x402-api.aubr.ai/api/chat","description":"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.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x44dC2dceaA22c7EF6B2E2cF2362Fd3FB476b7c2C","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"20000","maxTimeoutSeconds":120}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"fast":true,"message":"What is rapamycin?"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"requestId":"req_abc123","status":"queued"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"fast":{"description":"true → quick conversational answer (3-6s). false/omit → deep research with citations (15-25s).","type":"boolean"},"message":{"description":"Chat message","type":"string"}},"required":["message"]},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","bodyType","body","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"x402-api.aubr.ai","lastUpdated":"2026-09-17T03:57:02.645Z","quality":{"calls30d":4,"uniquePayers30d":3,"lastCalledAt":"2026-09-17T03:57:02.425Z"},"liveness":{},"verified":false,"featured":false},{"id":4180,"slug":"4180","resource":"https://x402-api.aubr.ai/api/literature","description":"Search and synthesize scientific literature on longevity and aging. Submit a research question; returns cited answer with references from PubMed and other sources.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x44dC2dceaA22c7EF6B2E2cF2362Fd3FB476b7c2C","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"30000","maxTimeoutSeconds":1800}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"filterReferences":true,"includeRejected":false,"mode":"deep","question":"Research radar for longevity tracked terms","retrievalProfile":"litqa-recall","sourceProfile":"clinical","sources":["pubmed"],"tagMode":"fanout","tags":["NAD+","autophagy"]},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"jobId":"lit_abc123","quality":{"acceptedCount":5,"evidenceThin":false,"filtered":true,"lowConfidence":false,"rawCount":12,"rejectedCount":7,"rejectionReasons":{"low_query_overlap":4,"low_relevance":3}},"status":"queued"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"allowSourceExpansion":{"description":"Deprecated / ignored — Exa is a single index. Use scope for deliberate scoping.","type":"boolean"},"date_from":{"description":"Start date filter (YYYY-MM-DD)","type":"string"},"date_to":{"description":"End date filter (YYYY-MM-DD)","type":"string"},"filterReferences":{"description":"Default true upstream — drop off-topic refs. Set false for raw/unfiltered refs (debug).","type":"boolean"},"includeRejected":{"description":"Default false — when true, completed responses include rejectedReferences[] and relevance.reason on rejected refs.","type":"boolean"},"maxResults":{"description":"Max results to return","type":"number"},"mode":{"description":"Search depth","enum":["fast","deep"],"type":"string"},"perSourceLimit":{"description":"Deprecated / ignored — Exa is a single index (no per-source cap).","type":"number"},"privacyMode":{"description":"Optional plaintext privacy mode forwarded to Aubrai when provided.","type":"string"},"question":{"description":"Research question","type":"string"},"retrievalProfile":{"description":"Optional retrieval profile: \"default\" or \"litqa-recall\".","enum":["default","litqa-recall"],"type":"string"},"scope":{"description":"Opt-in scoping mapped to Exa domains: preprints (biorxiv/medrxiv/arxiv), no-preprints (exclude those), trials (clinicaltrials.gov). Omit for full index.","enum":["preprints","no-preprints","trials"],"type":"string"},"sourceProfile":{"description":"Optional source profile. Omit for Aubrai defaults.","enum":["fast-default","deep-default","clinical","paperclip","litqa-recall"],"type":"string"},"sources":{"description":"Deprecated / ignored — retrieval is one Exa index (already covers pubmed/arxiv/biorxiv/etc.). Use scope instead.","items":{"type":"string"},"type":"array"},"tagMode":{"description":"Use fanout for independent tracked-term searches; use combined only when tags must be searched together.","enum":["fanout","combined"],"type":"string"},"tags":{"description":"Tracked terms for radar-style searches. With tagMode=fanout, each tag is searched separately.","items":{"type":"string"},"type":"array"},"year":{"description":"Filter by publication year","type":"string"}},"required":["question"]},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","bodyType","body","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"x402-api.aubr.ai","lastUpdated":"2026-09-14T14:15:19.981Z","quality":{"calls30d":3,"uniquePayers30d":2,"lastCalledAt":"2026-09-14T14:15:19.814Z"},"liveness":{},"verified":false,"featured":false},{"id":4181,"slug":"4181","resource":"https://x402-api.aubr.ai/api/deep-research/start","description":"Start a deep research job on any longevity or aging topic. Aubrai orchestrates sub-agents for literature synthesis, data analysis, and hypothesis generation — returns a conversation ID to poll for the full report.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x44dC2dceaA22c7EF6B2E2cF2362Fd3FB476b7c2C","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"1000000","maxTimeoutSeconds":29400}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"message":"What are the latest developments in longevity research?"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"conversationId":"conv_abc123","messageId":"msg_abc123","status":"queued"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"message":{"description":"Research query","type":"string"}},"required":["message"]},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","bodyType","body","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"x402-api.aubr.ai","lastUpdated":"2026-09-14T14:16:49.486Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-14T14:16:49.304Z"},"liveness":{},"verified":false,"featured":false},{"id":13488,"slug":"13488","resource":"https://x402.aubr.ai/api/chat","description":"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.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x44dC2dceaA22c7EF6B2E2cF2362Fd3FB476b7c2C","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"20000","maxTimeoutSeconds":120}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"fast":true,"message":"What is rapamycin?"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"requestId":"req_abc123","status":"queued"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"fast":{"description":"true → quick conversational answer (3-6s). false/omit → deep research with citations (15-25s).","type":"boolean"},"message":{"description":"Chat message","type":"string"}},"required":["message"]},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","bodyType","body","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"x402.aubr.ai","lastUpdated":"2026-09-15T10:35:56.143Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-15T10:35:55.889Z"},"liveness":{},"verified":false,"featured":false}]}