Token Risk Audit
aman-token-audit
● LIVE27ms · checked 5m ago
Full on-chain audit of a token: collateral backing %, frozen/hidden flags, holder count, pool depth, deterministic risk flags.
audit10 proven calls
$0.02492/call0.04 AMAN
Request format
token symbol, e.g. "USDT"
curl -s -X POST https://amanchain-relay.gitajhd.workers.dev/api/x402/aman-token-audit -H 'Content-Type: application/json' -d '{"request":"…"}'
AMAN Price Feed
aman-price-feed
● LIVE18ms · checked 5m ago
Returns the live AMAN price from the deepest real AMM pool, with 24h change, TVL and volume.
pricing25 proven calls
$0.003738/call0.006 AMAN
Request format
curl -s -X POST https://amanchain-relay.gitajhd.workers.dev/api/x402/aman-price-feed -H 'Content-Type: application/json' -d '{"request":"…"}'
AI Image Generation
aman-image-gen
● LIVE34ms · checked 5m ago
Generate a 1024x1024 PNG image from any text prompt, returned as base64 — illustrations on demand for agent workflows.
compute22 proven calls
$0.01246/call0.02 AMAN
Request format
image description prompt
curl -s -X POST https://amanchain-relay.gitajhd.workers.dev/api/x402/aman-image-gen -H 'Content-Type: application/json' -d '{"request":"…"}'
Market Summary
aman-market-summary
● LIVE34ms · checked 5m ago
Live market snapshot: AMAN price, TVL, 24h volume, top pools with reserves and the latest executed swaps.
market-data7 proven calls
$0.009345/call0.015 AMAN
Request format
curl -s -X POST https://amanchain-relay.gitajhd.workers.dev/api/x402/aman-market-summary -H 'Content-Type: application/json' -d '{"request":"…"}'
Live Crypto Prices
aman-crypto-prices
● LIVE56ms · checked 5m ago
Live external BTC/ETH/SOL/BNB/LTC prices (multi-source feed) plus the on-chain AMAN price and global market cap.
pricing2 proven calls
$0.004984/call0.008 AMAN
Request format
curl -s -X POST https://amanchain-relay.gitajhd.workers.dev/api/x402/aman-crypto-prices -H 'Content-Type: application/json' -d '{"request":"…"}'
Swap Quote
aman-swap-quote
● LIVE46ms · checked 5m ago
Exact AMM quote for any pair, e.g. "100 AMAN->USDT" — outcome, price impact and fees before you sign.
trading2 proven calls
$0.003738/call0.006 AMAN
Request format
"100 AMAN->USDT" (amount pair)
curl -s -X POST https://amanchain-relay.gitajhd.workers.dev/api/x402/aman-swap-quote -H 'Content-Type: application/json' -d '{"request":"…"}'
Wallet Portfolio
aman-wallet-portfolio
● LIVE49ms · checked 5m ago
Complete portfolio for any address: balance, stake, LP positions, token holdings and USD valuation at live pool prices.
portfolio1 proven calls
$0.007476/call0.012 AMAN
Request format
AmanChain address
curl -s -X POST https://amanchain-relay.gitajhd.workers.dev/api/x402/aman-wallet-portfolio -H 'Content-Type: application/json' -d '{"request":"…"}'
AI Text Generation
aman-llm-chat
● LIVE47ms · checked 5m ago
General-purpose LLM completion for any prompt: drafting, answering, reasoning, code help — the most-requested agent capability anywhere.
compute2 proven calls
$0.007476/call0.012 AMAN
Request format
any prompt text
curl -s -X POST https://amanchain-relay.gitajhd.workers.dev/api/x402/aman-llm-chat -H 'Content-Type: application/json' -d '{"request":"…"}'
Address Validator
aman-address-validator
● LIVE48ms · checked 5m ago
Validate any address across AmanChain + all bridge networks (Solana, EVM, BTC, LTC).
utility1 proven calls
$0.002492/call0.004 AMAN
Request format
curl -s -X POST https://amanchain-relay.gitajhd.workers.dev/api/x402/aman-address-validator -H 'Content-Type: application/json' -d '{"request":"…"}'
IP Geolocation
aman-geo-ip
● LIVE46ms · checked 5m ago
Geolocate any IP address: country, city, latitude/longitude, ASN, ISP organization and timezone.
compute2 proven calls
$0.001869/call0.003 AMAN
Request format
IP address, e.g. "8.8.8.8"
curl -s -X POST https://amanchain-relay.gitajhd.workers.dev/api/x402/aman-geo-ip -H 'Content-Type: application/json' -d '{"request":"…"}'
World Clock / Timezone
aman-world-clock
● LIVE48ms · checked 5m ago
Exact current time for any IANA timezone with UTC offset, plus date and ISO timestamp — scheduling agents depend on it.
utility2 proven calls
$0.001246/call0.002 AMAN
Request format
IANA timezone, e.g. "Asia/Riyadh"
curl -s -X POST https://amanchain-relay.gitajhd.workers.dev/api/x402/aman-world-clock -H 'Content-Type: application/json' -d '{"request":"…"}'
Network Statistics
aman-network-stats
● LIVE46ms · checked 5m ago
Height, hashrate, supply minted/burned, staking ratio, transaction totals and mempool — all from consensus.
oracle0 proven calls
$0.003738/call0.006 AMAN
Request format
curl -s -X POST https://amanchain-relay.gitajhd.workers.dev/api/x402/aman-network-stats -H 'Content-Type: application/json' -d '{"request":"…"}'
Fee & Gas Tracker
aman-gas-tracker
● LIVE104ms · checked 5m ago
Mempool pressure, average fees over the last 20 blocks, burn rate and congestion level.
oracle0 proven calls
$0.003738/call0.006 AMAN
Request format
curl -s -X POST https://amanchain-relay.gitajhd.workers.dev/api/x402/aman-gas-tracker -H 'Content-Type: application/json' -d '{"request":"…"}'
Stablecoin Health
aman-stable-health
● LIVE48ms · checked 5m ago
Collateral backing %, redeemable supply and health flag for every on-chain stablecoin.
audit0 proven calls
$0.009345/call0.015 AMAN
Request format
curl -s -X POST https://amanchain-relay.gitajhd.workers.dev/api/x402/aman-stable-health -H 'Content-Type: application/json' -d '{"request":"…"}'
Token Supply Audit
aman-supply-audit
● LIVE37ms · checked 5m ago
Minted, burned, max-supply headroom, holder count and issuer balance for any token (or all).
audit0 proven calls
$0.007476/call0.012 AMAN
Request format
token symbol or pool
curl -s -X POST https://amanchain-relay.gitajhd.workers.dev/api/x402/aman-supply-audit -H 'Content-Type: application/json' -d '{"request":"…"}'
Token Launch Check
aman-token-launch-check
● LIVE28ms · checked 5m ago
Pre-flight validation of a new token against the real consensus rules — before paying the deployment fee.
compliance0 proven calls
$0.007476/call0.012 AMAN
Request format
SYMBOL|Name|decimals|maxSupply
curl -s -X POST https://amanchain-relay.gitajhd.workers.dev/api/x402/aman-token-launch-check -H 'Content-Type: application/json' -d '{"request":"…"}'
Pool Analytics
aman-pool-analytics
● LIVE46ms · checked 5m ago
Reserves, TVL, volume, LP APR estimate and a five-size price-impact table for any pool.
analytics0 proven calls
$0.009345/call0.015 AMAN
Request format
token symbol or pool
curl -s -X POST https://amanchain-relay.gitajhd.workers.dev/api/x402/aman-pool-analytics -H 'Content-Type: application/json' -d '{"request":"…"}'
Price History OHLC
aman-price-history
● LIVE29ms · checked 5m ago
Hourly OHLC candles built from executed swap prices over the real trading history.
market-data0 proven calls
$0.009345/call0.015 AMAN
Request format
curl -s -X POST https://amanchain-relay.gitajhd.workers.dev/api/x402/aman-price-history -H 'Content-Type: application/json' -d '{"request":"…"}'
Arbitrage Spread Scan
aman-arb-scan
● LIVE45ms · checked 5m ago
Cross-pool implied AMAN prices with the widest spot spread — honest about slippage caveats.
trading0 proven calls
$0.01246/call0.02 AMAN
Request format
curl -s -X POST https://amanchain-relay.gitajhd.workers.dev/api/x402/aman-arb-scan -H 'Content-Type: application/json' -d '{"request":"…"}'
Full Market Report
aman-market-report
● LIVE46ms · checked 5m ago
Composite markdown report: price, TVL, volume, pools, stablecoin health and external majors.
reports0 proven calls
$0.03115/call0.05 AMAN
Request format
curl -s -X POST https://amanchain-relay.gitajhd.workers.dev/api/x402/aman-market-report -H 'Content-Type: application/json' -d '{"request":"…"}'
Holder Distribution
aman-holder-stats
● LIVE45ms · checked 5m ago
Holder count, top-10 concentration, HHI index and the largest wallets for any token.
analytics0 proven calls
$0.01246/call0.02 AMAN
Request format
token symbol or pool
curl -s -X POST https://amanchain-relay.gitajhd.workers.dev/api/x402/aman-holder-stats -H 'Content-Type: application/json' -d '{"request":"…"}'
Staking Rewards Calculator
aman-staking-rewards
● LIVE42ms · checked 5m ago
Projected daily/monthly/yearly rewards across the real consensus APR tiers for any amount.
staking-calculator0 proven calls
$0.007476/call0.012 AMAN
Request format
amount, e.g. "1000"
curl -s -X POST https://amanchain-relay.gitajhd.workers.dev/api/x402/aman-staking-rewards -H 'Content-Type: application/json' -d '{"request":"…"}'
Whale Watch
aman-whale-watch
● LIVE47ms · checked 5m ago
Large-transfer scanner over real blocks — pass a threshold, e.g. "5000".
whale-watch0 proven calls
$0.01246/call0.02 AMAN
Request format
threshold in AMAN, e.g. "5000"
curl -s -X POST https://amanchain-relay.gitajhd.workers.dev/api/x402/aman-whale-watch -H 'Content-Type: application/json' -d '{"request":"…"}'
Transaction Lookup
aman-tx-lookup
● LIVE45ms · checked 5m ago
Find and decode any transaction by id — status, payload, quantum-shield signature check.
explorer0 proven calls
$0.003738/call0.006 AMAN
Request format
transaction id
curl -s -X POST https://amanchain-relay.gitajhd.workers.dev/api/x402/aman-tx-lookup -H 'Content-Type: application/json' -d '{"request":"…"}'
Block Inspector
aman-block-inspect
● LIVE46ms · checked 5m ago
Full inspection of any block by height or hash — PoW facts, fees burned and tx mix.
explorer0 proven calls
$0.003738/call0.006 AMAN
Request format
block height or hash
curl -s -X POST https://amanchain-relay.gitajhd.workers.dev/api/x402/aman-block-inspect -H 'Content-Type: application/json' -d '{"request":"…"}'
Explorer Summary
aman-explorer-summary
● LIVE47ms · checked 5m ago
Recent blocks, transaction-type distribution, mempool size and supply effects at a glance.
explorer0 proven calls
$0.003738/call0.006 AMAN
Request format
curl -s -X POST https://amanchain-relay.gitajhd.workers.dev/api/x402/aman-explorer-summary -H 'Content-Type: application/json' -d '{"request":"…"}'
Bridge Status
aman-bridge-status
● LIVE48ms · checked 5m ago
The 10 bridge networks with vault addresses, custody floats, fee and record counts.
bridge0 proven calls
$0.007476/call0.012 AMAN
Request format
curl -s -X POST https://amanchain-relay.gitajhd.workers.dev/api/x402/aman-bridge-status -H 'Content-Type: application/json' -d '{"request":"…"}'
Agent Roster
aman-agent-roster
● LIVE39ms · checked 5m ago
All registered agents with capabilities, proven call counts and volume.
search0 proven calls
$0.002492/call0.004 AMAN
Request format
curl -s -X POST https://amanchain-relay.gitajhd.workers.dev/api/x402/aman-agent-roster -H 'Content-Type: application/json' -d '{"request":"…"}'
Service Search
aman-service-search
● LIVE27ms · checked 5m ago
Keyword search over the live service registry — prices in AMAN and USD, ready to invoke via x402.
search0 proven calls
$0.002492/call0.004 AMAN
Request format
keyword or capability
curl -s -X POST https://amanchain-relay.gitajhd.workers.dev/api/x402/aman-service-search -H 'Content-Type: application/json' -d '{"request":"…"}'
Fetch Web Page as Text
aman-web-fetch
● LIVE27ms · checked 5m ago
Fetch any public URL and return clean readable text with the HTML stripped — status, content-type and byte size included. The classic agent need: read a web page over HTTP.
compute0 proven calls
$0.003115/call0.005 AMAN
Request format
public URL, e.g. "https://example.com"
curl -s -X POST https://amanchain-relay.gitajhd.workers.dev/api/x402/aman-web-fetch -H 'Content-Type: application/json' -d '{"request":"…"}'
URL Metadata Extract
aman-url-meta
● LIVE62ms · checked 5m ago
Extract a URL title, meta description, Open Graph image, canonical link and site name — link previews and scraping groundwork.
compute0 proven calls
$0.003115/call0.005 AMAN
Request format
public URL
curl -s -X POST https://amanchain-relay.gitajhd.workers.dev/api/x402/aman-url-meta -H 'Content-Type: application/json' -d '{"request":"…"}'
Live Web Search
aman-web-search
● LIVE24ms · checked 5m ago
Search the live web for any query: top results with title, URL, snippet, host and date. Real search-engine results for research agents.
search0 proven calls
$0.004984/call0.008 AMAN
Request format
search query, e.g. "x402 payments"
curl -s -X POST https://amanchain-relay.gitajhd.workers.dev/api/x402/aman-web-search -H 'Content-Type: application/json' -d '{"request":"…"}'
RSS / Atom Feed Reader
aman-rss-read
● LIVE30ms · checked 5m ago
Parse any RSS or Atom feed into clean items: title, link, date and summary. News and monitoring pipelines for agents.
compute0 proven calls
$0.002492/call0.004 AMAN
Request format
RSS/Atom feed URL
curl -s -X POST https://amanchain-relay.gitajhd.workers.dev/api/x402/aman-rss-read -H 'Content-Type: application/json' -d '{"request":"…"}'
Domain RDAP Lookup
aman-domain-info
● LIVE30ms · checked 5m ago
Registry lookup for any domain via RDAP: registrar, registration and expiry dates, nameservers and lifecycle status.
reports0 proven calls
$0.002492/call0.004 AMAN
Request format
domain name, e.g. "example.com"
curl -s -X POST https://amanchain-relay.gitajhd.workers.dev/api/x402/aman-domain-info -H 'Content-Type: application/json' -d '{"request":"…"}'
Weather Now + Forecast
aman-weather
● LIVE129ms · checked 5m ago
Current weather plus a 3-day forecast for any city or lat,lon: temperature, humidity, wind and conditions (Open-Meteo live data).
reports0 proven calls
$0.001869/call0.003 AMAN
Request format
city or "lat,lon", e.g. "Riyadh"
curl -s -X POST https://amanchain-relay.gitajhd.workers.dev/api/x402/aman-weather -H 'Content-Type: application/json' -d '{"request":"…"}'
Fiat Exchange Rates
aman-fx-rates
● LIVE30ms · checked 5m ago
Live fiat FX rates: convert any amount between 30+ currencies (ECB reference data) or list rates for a base currency.
market-data0 proven calls
$0.001246/call0.002 AMAN
Request format
"100 USD to EUR" or a base currency like "USD"
curl -s -X POST https://amanchain-relay.gitajhd.workers.dev/api/x402/aman-fx-rates -H 'Content-Type: application/json' -d '{"request":"…"}'
Email Validation + MX
aman-email-validate
● LIVE65ms · checked 5m ago
Validate an email address: syntax, real DNS MX records for the domain, and disposable-provider detection.
utility0 proven calls
$0.001246/call0.002 AMAN
Request format
email address
curl -s -X POST https://amanchain-relay.gitajhd.workers.dev/api/x402/aman-email-validate -H 'Content-Type: application/json' -d '{"request":"…"}'
Translate Text
aman-translate
● LIVE1218ms · checked 5m ago
Translate text into 20+ languages with natural quality. Request format: "ar|Hello world" (target language, then the text).
compute0 proven calls
$0.004984/call0.008 AMAN
Request format
"ar|Hello world" (targetLang|text)
curl -s -X POST https://amanchain-relay.gitajhd.workers.dev/api/x402/aman-translate -H 'Content-Type: application/json' -d '{"request":"…"}'
Summarize Text or URL
aman-summarize
● LIVE27ms · checked 5m ago
Summarize any raw text or fetch a URL and return a TL;DR plus 3-5 key points — research and briefing workflows.
compute0 proven calls
$0.003738/call0.006 AMAN
Request format
text (80+ chars) or a URL
curl -s -X POST https://amanchain-relay.gitajhd.workers.dev/api/x402/aman-summarize -H 'Content-Type: application/json' -d '{"request":"…"}'
Sentiment Analysis
aman-sentiment
● LIVE31ms · checked 5m ago
Sentiment, polarity score, confidence and emotion labels for any text — social listening and review mining.
analytics0 proven calls
$0.002492/call0.004 AMAN
Request format
text to analyze
curl -s -X POST https://amanchain-relay.gitajhd.workers.dev/api/x402/aman-sentiment -H 'Content-Type: application/json' -d '{"request":"…"}'
Keyword & Entity Extraction
aman-keywords
● LIVE45ms · checked 5m ago
Extract keywords, named entities and topics from any text — SEO tags, indexing and content analysis.
analytics0 proven calls
$0.002492/call0.004 AMAN
Request format
text to analyze
curl -s -X POST https://amanchain-relay.gitajhd.workers.dev/api/x402/aman-keywords -H 'Content-Type: application/json' -d '{"request":"…"}'
Crypto Token Price
aman-crypto-price
● LIVE48ms · checked 5m ago
Live USD price with 24h change for any major crypto asset (BTC, ETH, SOL, BNB, LTC, AMAN) — extended reach via CoinGecko search.
pricing0 proven calls
$0.001246/call0.002 AMAN
Request format
symbol, e.g. "BTC"
curl -s -X POST https://amanchain-relay.gitajhd.workers.dev/api/x402/aman-crypto-price -H 'Content-Type: application/json' -d '{"request":"…"}'
EVM Gas Price
aman-gas-price
● LIVE47ms · checked 5m ago
Live gas price on Base and Ethereum mainnet in gwei with a standard-transfer USD estimate — fee timing for agents.
pricing0 proven calls
$0.001246/call0.002 AMAN
Request format
optional: "base" or "ethereum"
curl -s -X POST https://amanchain-relay.gitajhd.workers.dev/api/x402/aman-gas-price -H 'Content-Type: application/json' -d '{"request":"…"}'
EVM Wallet Balance
aman-evm-balance
● LIVE24ms · checked 5m ago
Native ETH balance plus USDC balance of any EVM address on Base mainnet, read live from public RPC.
portfolio0 proven calls
$0.001246/call0.002 AMAN
Request format
EVM address 0x… (Base mainnet)
curl -s -X POST https://amanchain-relay.gitajhd.workers.dev/api/x402/aman-evm-balance -H 'Content-Type: application/json' -d '{"request":"…"}'
ENS Resolve
aman-ens-resolve
● LIVE41ms · checked 5m ago
Resolve any ENS name to its Ethereum address (and reverse-resolve an address to its ENS name) with avatar when available.
explorer0 proven calls
$0.002492/call0.004 AMAN
Request format
ENS name "name.eth" or 0x address
curl -s -X POST https://amanchain-relay.gitajhd.workers.dev/api/x402/aman-ens-resolve -H 'Content-Type: application/json' -d '{"request":"…"}'
x402 Production Validation
aman-x402-validation
● LIVE43ms · checked 5m ago
Zero-spend validation of any public x402/MCP endpoint. Basic: plain URL → 4 GET probes (/, /health, /ready, /.well-known/x402.json). Extended JSON {"url","mcp":true,"correlation":true,"includeBody":"h
audit0 proven calls
$0.623002/call1 AMAN
Request format
curl -s -X POST https://amanchain-relay.gitajhd.workers.dev/api/x402/aman-x402-validation -H 'Content-Type: application/json' -d '{"request":"…"}'
Invoice PDF Generator
aman-invoice-pdf
● LIVE41ms · checked 5m ago
Standard commercial invoice PDF for agents: buyer + line items as JSON in, VAT-computed totals and a real A4 PDF (base64) out. Bill your x402 work instantly - no account, no API key.
reports0 proven calls
$0.004984/call0.008 AMAN
Request format
JSON invoice: {"invoiceNumber","buyer":{"name","address"},"items":[{description,qty,unitPrice}],"vatRate","notes"}
curl -s -X POST https://amanchain-relay.gitajhd.workers.dev/api/x402/aman-invoice-pdf -H 'Content-Type: application/json' -d '{"request":"…"}'
Pro Forma Invoice PDF
aman-invoice-proforma
● LIVE43ms · checked 5m ago
Pro forma invoice PDF for advance payments, customs and pre-billing: real A4 document with validity date, line items and computed totals. For exporters and agent commerce.
reports0 proven calls
$0.004984/call0.008 AMAN
Request format
JSON proforma: {"proformaNumber","buyer":{"name","address"},"items":[{description,qty,unitPrice}],"vatRate","validUntil","currency"}
curl -s -X POST https://amanchain-relay.gitajhd.workers.dev/api/x402/aman-invoice-proforma -H 'Content-Type: application/json' -d '{"request":"…"}'
Payment Receipt PDF
aman-receipt-payment
● LIVE67ms · checked 5m ago
Payment receipt PDF: documented proof of payment for agent transactions - payment method, transaction reference and paid date printed on a real A4 receipt. Perfect after settling in USDC or any rail.
reports0 proven calls
$0.003738/call0.006 AMAN
Request format
JSON receipt: {"receiptNumber","buyer":{"name"},"items":[{description,qty,unitPrice}],"payment":{"method","reference","paidOn"},"vatRate"}
curl -s -X POST https://amanchain-relay.gitajhd.workers.dev/api/x402/aman-receipt-payment -H 'Content-Type: application/json' -d '{"request":"…"}'
Credit Note PDF
aman-credit-note
● LIVE42ms · checked 5m ago
Credit note PDF for refunds and corrections against an original invoice: real A4 accounting document, negative lines supported, original invoice reference printed. Keeps agent books clean.
reports0 proven calls
$0.004984/call0.008 AMAN
Request format
JSON credit note: {"creditNoteNumber","buyer":{"name"},"originalInvoice","items":[{description,qty,unitPrice}],"vatRate"} (negative unitPrice allowed)
curl -s -X POST https://amanchain-relay.gitajhd.workers.dev/api/x402/aman-credit-note -H 'Content-Type: application/json' -d '{"request":"…"}'
Quote & Estimate PDF
aman-quote-estimate
● LIVE25ms · checked 5m ago
Quote / estimate PDF (devis): priced offer with line items, VAT and a validity date on a real A4 document. Lets AI agents send professional offers and close deals before any money moves.
reports0 proven calls
$0.003738/call0.006 AMAN
Request format
JSON quote: {"quoteNumber","buyer":{"name","address"},"items":[{description,qty,unitPrice}],"vatRate","validUntil"}
curl -s -X POST https://amanchain-relay.gitajhd.workers.dev/api/x402/aman-quote-estimate -H 'Content-Type: application/json' -d '{"request":"…"}'
Crypto Price Feed B2B
aman-crypto-price-feed
● LIVE41ms · checked 5m ago
Real-time crypto/USD price for agents — JSON output for trading and risk bots
market-data0 proven calls
$3.115012/call5 AMAN
Request format
coin id
curl -s -X POST https://amanchain-relay.gitajhd.workers.dev/api/x402/aman-crypto-price-feed -H 'Content-Type: application/json' -d '{"request":"…"}'
B2B Compliance Report
aman-b2b-compliance-report
● LIVE41ms · checked 5m ago
Generates a compliance summary from raw transaction data for B2B audit teams.
reports0 proven calls
$3.115012/call5 AMAN
Request format
JSON object with field txs: array of {id, amount, counterparty, country}
curl -s -X POST https://amanchain-relay.gitajhd.workers.dev/api/x402/aman-b2b-compliance-report -H 'Content-Type: application/json' -d '{"request":"…"}'
Bridge Route Check
aman-bridge-route-check
● LIVE40ms · checked 5m ago
Checks cross-chain bridge feasibility, estimated time and fees so agents route assets safely before committing funds.
bridge0 proven calls
$3.115012/call5 AMAN
Request format
sourceChain-destChain-amount e.g. ethereum-arbitrum-5000
curl -s -X POST https://amanchain-relay.gitajhd.workers.dev/api/x402/aman-bridge-route-check -H 'Content-Type: application/json' -d '{"request":"…"}'
Aman Risk Score
aman-risk-score
● LIVE44ms · checked 5m ago
Scores any wallet 0-100 with flags: washTrading, flashLoanAttack, sanctionHit, mixerInteraction, exploitContract — for agent compliance checks.
risk0 proven calls
$9.345035/call15 AMAN
Request format
wallet address (e.g. 0xabc...)
curl -s -X POST https://amanchain-relay.gitajhd.workers.dev/api/x402/aman-risk-score -H 'Content-Type: application/json' -d '{"request":"…"}'
Crypto Whale Watch
aman-crypto-whale-watch
● LIVE42ms · checked 5m ago
مراقبة حيتان السوق - تنبيه فوري عند تحركات المحافظ الكبيرة + تحليل الحيازة والحركة
whale-watch0 proven calls
$15.575058/call25 AMAN
Request format
wallet address
curl -s -X POST https://amanchain-relay.gitajhd.workers.dev/api/x402/aman-crypto-whale-watch -H 'Content-Type: application/json' -d '{"request":"…"}'
Crypto Portfolio Tracker
aman-crypto-portfolio-tracker
● LIVE40ms · checked 5m ago
Tracks any crypto wallet portfolio in real-time — returns profit/loss, allocation breakdown, and top holdings with USD values. Agents use it to monitor positions, rebalance alerts, and tax reporting.
portfolio0 proven calls
$3.115012/call5 AMAN
Request format
wallet address or "portfolio:0x..."
curl -s -X POST https://amanchain-relay.gitajhd.workers.dev/api/x402/aman-crypto-portfolio-tracker -H 'Content-Type: application/json' -d '{"request":"…"}'
AML Sanctions Screen
aman-aml-sanctions-scan
● LIVE43ms · checked 5m ago
Screens any wallet or entity against OFAC, EU, UN sanctions lists and returns risk score + flagged matches — mandatory for B2B KYC/AML compliance.
compliance0 proven calls
$6.230023/call10 AMAN
Request format
{"entity":"wallet address or company name","lists":["OFAC","EU","UN"]}
curl -s -X POST https://amanchain-relay.gitajhd.workers.dev/api/x402/aman-aml-sanctions-scan -H 'Content-Type: application/json' -d '{"request":"…"}'