vaults.fyi

api.vaults.fyi

api.vaults.fyi

Category
Service
Network
Avg / request
$0.002 – $0.306
Endpoints
21

Service overview

What is vaults.fyi?

vaults.fyi is an x402 service on Agentic Market. Agents can call it directly, pay per request through x402, and avoid long-lived API keys or provider account setup.

Level up your agent by giving it access to thousands of services. All payable per-request via x402. No API keys, no accounts.

Paste into your agentic chat and let your agent guide you.

Make a Call

Example request
npx awal x402 pay "https://api.vaults.fyi/v2/assets" \
  --method HEAD \
  --query '{
  "page": "{page}",
  "perPage": "{perPage}"
}' \
  --headers '{
  "x-402-auth": "{x-402-auth}"
}'
What you get back
{
  "endpoint": "HEAD /v2/assets",
  "paid": true,
  "query": "example input",
  "result": {
    "value": "Structured response from the service."
  }
}

Similar Services