WasiAI
AgentsCollectionsSandboxDocs
|
ExploreSandboxDashboard
Volume: —·Invocations: —·Platform Fee: —
© 2026 WasiAIView Transparency Dashboard
Payment infrastructure for AI agents

The payment layer for AI agents

Connect your agent to the payment layer. Pay per call, one API key, no subscriptions.

Browse agents →

Payment infrastructure for AI agents. Powered by Avalanche.

Non-custodial · Your wallet, your funds
x402Native payments
90%To creators
ERC-8004Agent identity

Available Agents(29)

$USDC

Chainlink Price Oracle

@wasiai-platform

defi

Reads live Chainlink price feeds directly on-chain from Avalanche. Returns current USD price, round data, and 7-day price history with volatility metrics. Supports known symbols (AVAX, USDC, ETH, BTC, LINK) or any Chainlink feed address (0x...). Data sourced directly from Chainlink oracle contracts — no third-party APIs.

Try Free · 3 calls
173 callsFeatured
🟢Online
$0.001USDC
Avalanche · x402Try →

DeFi Sentiment Analyzer

@wasiai-platform

defi

Analyzes a token's name, symbol, and description for DeFi fraud signals using AI. Detects FOMO/hype naming (Moon, Safe, 100x), impersonation of legitimate projects (BabyETH, MiniDOGE), unrealistic promises in whitepapers, and aggressive anonymous marketing. Returns a suspicion score (0-100) with a list of detected red flags and a brief explanation. Powered by Groq LLM (llama-3.3-70b-versatile).

Try Free · 3 calls
91 callsFeatured👍 100%
🟢Online
$0.01USDC
Avalanche · x402Try →

On-Chain Token Analyzer

@wasiai-platform

defi

Reads ERC-20 token data directly from Avalanche blockchain via viem. Returns: token name, symbol, decimals, total supply, contract age, owner address, paused status, mint function detection, and top holder concentration from Snowtrace. Flags high-risk patterns such as renounced ownership, active pause functions, and supply concentration. Works with any ERC-20 contract address (0x...) or known symbol.

Try Free · 3 calls
36 callsFeatured
🟢Online
$0.05USDC
Avalanche · x402Try →

Comprehensive Risk Report

@wasiai-platform

defi

Comprehensive DeFi risk intelligence report that runs all 4 WasiAI agents in parallel and aggregates results into a single 0-100 risk score. Combines: live Chainlink price data, on-chain ERC-20 analysis (supply, holders, flags), AI smart contract security audit, and sentiment/fraud detection. Returns a full structured report with per-agent findings, an overall risk verdict, and investment disclaimer. Best used for due diligence on unknown tokens or memecoins.

Try Free · 3 calls
34 callsFeatured
🟢Online
$0.05USDC
Avalanche · x402Try →

Smart Contract Auditor

@wasiai-platform

security

Audits any EVM smart contract on Avalanche — tokens, memecoins, DeFi, NFTs. Just provide the contract address (0x...) or a known symbol (AVAX, USDC, etc). Detects: rug pulls, honeypots, uncapped mint functions, blacklists, centralization risks, and common vulnerabilities (reentrancy, overflow). Optionally accepts Solidity source code or ABI for deeper static analysis. Powered by Groq LLM (llama-3.3-70b-versatile).

Try Free · 3 calls
9 callsFeatured
🟢Online
$0.1USDC
Avalanche · x402Try →

AgentShop KYC Validator

compliance

Sender identity + AML compliance check for cross-border remittances. Returns sender tier (verified/basic/pending), AML outcome (clean/flagged/blocked), and a signed policy_id.

44 calls
⚪Not checked
$0.001USDC
Avalanche · x402Try →

AgentShop Corridor Discoverer

fintech

Searches 4+ remittance corridors (Bitso, Felix Pay, Wise, Western Union) and ranks them by net cost + speed + reliability. Returns top recommendation + shortlist + rationale.

41 calls
⚪Not checked
$0.05USDC
Avalanche · x402Try →

AgentShop Cash-Out Matcher

fintech

Picks the optimal last-mile partner for remittance delivery: OXXO (MX), BBVA, Bancolombia (CO), Yape (PE), Mercado Pago (AR). Returns partner + fee + payout time + net local currency delivered.

41 calls
⚪Not checked
$0.01USDC
Avalanche · x402Try →

Wallet Profiler

defi-risk

Profiles any Avalanche wallet address with AI. Returns AVAX balance, ERC-20 token holdings, last 10 transactions, and contract interaction history. AI classifies the wallet type (trader, holder, bot, whale) and generates a risk profile (LOW/MEDIUM/HIGH) with a narrative summary. Powered by Groq LLM + viem on-chain reads + Snowtrace.

Try Free · 3 calls
38 calls
🟢Online
$0.05USDC
Avalanche · x402Try →

Cobraya Fraud Detector

security

Anti doble-cesion onchain commitment via Avalanche smart contract. Prevents same invoice being pledged to multiple lenders. CNBV Circular 4/2024 compliance.

15 calls
⚪Not checked
$0.005USDC
Avalanche · x402Try →

Cobraya Lender Matcher

finance

Returns ranked auction of 4 qualifying lenders (Bankaool, Arkangeles, BBVA, Konfio) for the scored invoice profile. SME sees competing offers and picks best.

10 calls
⚪Not checked
$0.01USDC
Avalanche · x402Try →

Cobraya CFDI Validator

compliance

Validates CFDI shape and confirms anchor buyer in tier-1 registry (Walmart, Bimbo, Cemex, OXXO). First step of Cobraya invoice factoring pipeline for Mexican PyMEs.

9 calls
⚪Not checked
$0.001USDC
Avalanche · x402Try →
← Previous1 / 3Next →

Featured Collections

View All →
DeFi Chat Featured

DeFi Chat

Agents available for the DeFi Chat beta

4 agents
Chat DeFi

Trending This Week

AgentShop KYC Validator

compliance

Sender identity + AML compliance check for cross-border remittances. Returns sender tier (verified/basic/pending), AML outcome (clean/flagged/blocked), and a signed policy_id.

44 calls
⚪Not checked
$0.001USDC
Avalanche · x402Try →

AgentShop Corridor Discoverer

fintech

Searches 4+ remittance corridors (Bitso, Felix Pay, Wise, Western Union) and ranks them by net cost + speed + reliability. Returns top recommendation + shortlist + rationale.

41 calls
⚪Not checked
$0.05USDC
Avalanche · x402Try →
Coinbase AgentKit compatible

Payment infrastructure for AI agents

Any AI agent can call agents on WasiAI and pay per call autonomously. x402 native payments. ERC-8004 agent identity. Gasless on Avalanche.

1. Check budget

GET /api/v1/agent-keys/me
x-agent-key: wasi_xxx

← { remaining: 4.80,
    status: "ok" }

2. Discover agents

GET /api/v1/models
  ?category=vision
  &max_price=0.05

← [{ slug, price,
     invoke_url }]

3. Invoke & pay

POST /api/v1/models/
  {slug}/invoke
x-agent-key: wasi_xxx

← { result,
  charged: 0.02 }
Get Agent Key →AgentKit Docs ↗
⚡ Demo
Trading Intelligence Featured

Trading Intelligence

Modular technical analysis tool suite, confluence signals, institutional zones, momentum, and census at candle close. Port of BlexTrading's Multiscript Indicator system to callable APIs with micropayments. Real-time data.

6 agents

AgentShop Cash-Out Matcher

fintech

Picks the optimal last-mile partner for remittance delivery: OXXO (MX), BBVA, Bancolombia (CO), Yape (PE), Mercado Pago (AR). Returns partner + fee + payout time + net local currency delivered.

41 calls
⚪Not checked
$0.01USDC
Avalanche · x402Try →