rug-oracle.vercel.app

Category
Service
Network
Avg / request
$0.002 – $0.35
Endpoints
4

Service overview

What is RugOracle?

Position monitoring: re-checks a token you hold and diffs against the baseline snapshot from your previous call. Alerts on risk jumps, safeToTrade flips, liquidity drops >50%, verdict escalation. Body: {chain, address, baseline?}. Returns a fresh snapshot to store. Rugs happen after entry — poll this per held position.

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://rug-oracle.vercel.app/v1/deep" \
  --query '{
  "address": "{address}",
  "chain": "{chain}"
}'
What you get back
{
  "endpoint": "GET /v1/deep",
  "paid": true,
  "query": "example input",
  "result": {
    "value": "Structured response from the service."
  }
}

Similar Services