Crypto due diligence API. Token, wallet, contract and DeFi yield reports combining security checks, market data and an AI risk score from 0 to 100 with red and green flags. Full report $0.50, lite variant without AI prose $0.02, in USDC on Base or Solana.
Pay from $0.50 per request in USDC on Base / Solana, settled onchain via the x402 protocol, no signup, no API key needed.
ASSESSMENT
updated 5h agoEvidence-backed signals, not a single score. Click any chip for the proof. Measured values stay read-only; unknown is honest.
reliability 100%
- uptime 24h
- 100%
- uptime 7d
- 100%
- uptime 30d
- 100%
- uptime 90d
- 100%
- response p95
- 565ms
- avg response
- 429ms
- total checks
- 47
compliance A (11/11)
11 of 11 x402 conformance checks pass. Full checklist below.
price $0.50 (p93 in Blockchain)
- price (min)
- $0.50
- category percentile (min)
- p93 in Blockchain
- endpoints / prices
- 3 / 1
- model
- flat
- stability
- 100%
risk clean
No deterministic risk flag. Risk fires only on an exact blocklist match, or a reserved-brand name with a mismatched verified payTo. Never from low uptime, a high price, or a model guess.
traction $8.77 30d · 49 buyers
- volume 30d
- $8.77
- buyers 30d
- 49
- settlements 30d
- 539
- last settlement
- 2026-07-21
- top buyer share
- 32% of 30d volume
- trend 7d vs 30d
- 0.62x the 30d daily rate
- networks
- eip155:8453, solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdpKuc147dw2N9d
Attributed pro-quota: this payout address is shared, so volume and buyers are the operator-level figure divided by the services sharing it. A declared convention, not an individually observed measure, and still a conservative undercount.
Top buyer share is a concentration signal, not part of the ranking score.
WHAT IT DOES
ai-derivedProvides AI-synthesized due diligence reports for crypto assets including tokens, wallets, contracts, and yield opportunities.
- category
- crypto-due-diligence
- in
- query params
- auth
- api key
AI-generated summary. The measured data is never altered by it.
ENDPOINTS
| METHOD | PATH | DESCRIPTION | PRICE | NETWORK | ASSET |
|---|---|---|---|---|---|
| GET | /intel/contract-report | $0.50 | Base/Solana | USDC | |
| GET | /intel/token-report | $0.50 | Base/Solana | USDC | |
| GET | /intel/wallet-report | $0.50 | Base/Solana | USDC |
REQUEST / RESPONSE EXAMPLE
An unpaid request to GET /intel/contract-report returns HTTP 402 with the payment terms. Settle onchain via your facilitator, then retry with the X-Payment header.
curl -i 'https://intel.hugen.tokyo/intel/contract-report'
// 402 response (captured by monitor) · 3 payloads · click to expand
[
{
"error": "Payment required",
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x29322Ea7EcB34aA6164cb2ddeB9CE650902E4f60",
"amount": "500000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
},
{
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"extra": {
"feePayer": "BFK9TLC3edb13K6v4YyH3DwPb5DSUpkWvb7XnqCL9b4F"
},
"payTo": "4du4AfkjJEwch2zk3shkPJVZfyJHNDnNjEWC6AboaS5Z",
"amount": "500000",
"scheme": "exact",
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://intel.hugen.tokyo/intel/token-report",
"mimeType": "application/json",
"description": "Multi-source token due diligence report — aggregates security checks, market data, and liquidity analysis from 4+ data sources, then synthesizes an AI risk verdict with 0-100 scoring. Returns red/green flags, recommendations, and market context. One call replaces 4+ API integrations, response normalization, and LLM synthesis. Accepts USDC payments on Base and Solana"
},
"extensions": {
"bazaar": {
"info": {
"input": {
"type": "http",
"method": "GET",
"queryParams": {
"chain": "base",
"address": "0xdac17f958d2ee523a2206206994597c13d831ec7"
}
},
"output": {
"type": "json",
"example": {
"verdict": "High risk token. Hidden owner detected with sell tax of 8%. Creator holds 23% of supply. Contract is open source but has external call patterns.",
"risk_level": "high",
"risk_score": 72,
"recommendations": [
"Revoke unlimited approvals",
"Verify owner identity before trading",
"Check LP lock status"
]
}
}
},
"tags": [
"crypto",
"risk",
"ai-verdict",
"due-diligence"
],
"schema": {
"properties": {
"input": {
"required": [
"method"
]
}
}
},
"category": "intelligence",
"discoverable": true
}
},
"x402Version": 2
},
{
"error": "Payment required",
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x29322Ea7EcB34aA6164cb2ddeB9CE650902E4f60",
"amount": "500000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
},
{
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"extra": {
"feePayer": "BFK9TLC3edb13K6v4YyH3DwPb5DSUpkWvb7XnqCL9b4F"
},
"payTo": "4du4AfkjJEwch2zk3shkPJVZfyJHNDnNjEWC6AboaS5Z",
"amount": "500000",
"scheme": "exact",
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://intel.hugen.tokyo/intel/wallet-report",
"mimeType": "application/json",
"description": "AI-synthesized wallet intelligence — address security check, on-chain transaction analysis, activity classification (whale/bot/trader/retail), and risk scoring 0-100 with verdict. Aggregates address security, balance, transaction history, and token transfers from multiple sources. One call replaces 4+ API calls + LLM analysis. Accepts USDC payments on Base and Solana"
},
"extensions": {
"bazaar": {
"info": {
"input": {
"type": "http",
"method": "GET",
"queryParams": {
"chain": "base",
"address": "0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045"
}
},
"output": {
"type": "json",
"example": {
"verdict": "Active DeFi trader with 200+ transactions. No malicious activity detected. Primarily interacts with verified protocols.",
"risk_score": 15,
"classification": "active_trader"
}
}
},
"tags": [
"crypto",
"risk",
"ai-verdict",
"due-diligence"
],
"schema": {
"properties": {
"input": {
"required": [
"method"
]
}
}
},
"category": "intelligence",
"discoverable": true
}
},
"x402Version": 2
},
{
"error": "Payment required",
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x29322Ea7EcB34aA6164cb2ddeB9CE650902E4f60",
"amount": "500000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
},
{
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"extra": {
"feePayer": "BFK9TLC3edb13K6v4YyH3DwPb5DSUpkWvb7XnqCL9b4F"
},
"payTo": "4du4AfkjJEwch2zk3shkPJVZfyJHNDnNjEWC6AboaS5Z",
"amount": "500000",
"scheme": "exact",
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://intel.hugen.tokyo/intel/contract-report",
"mimeType": "application/json",
"description": "Smart contract audit summary — verified source analysis, security flags, proxy detection, ownership analysis, and vulnerability patterns. AI-synthesized risk assessment with 0-100 score, verdict, and recommendations. One call aggregates contract source verification + security analysis + AI synthesis. Accepts USDC payments on Base and Solana"
},
"extensions": {
"bazaar": {
"info": {
"input": {
"type": "http",
"method": "GET",
"queryParams": {
"chain": "base",
"address": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
}
},
"output": {
"type": "json",
"example": {
"verdict": "Verified Solidity contract with standard ERC-20 implementation. Proxy pattern detected — upgradeable by owner.",
"risk_score": 35,
"is_verified": true
}
}
},
"tags": [
"crypto",
"risk",
"ai-verdict",
"due-diligence"
],
"schema": {
"properties": {
"input": {
"required": [
"method"
]
}
}
},
"category": "intelligence",
"discoverable": true
}
},
"x402Version": 2
}
] UPTIME
RECENT CHECKS
OVER TIME
All charts share the 7d window selected here. Every series is also served as JSON at /api/v1/services/hugen-intel-api/price, /scores, /volume and /buyers. On-chain volume and distinct buyers are measured over the service's settlement address and are a conservative undercount (only settlements that reach a measured facilitator are counted).
Median across 3 endpoints. Use the selector to isolate one.
Shared payout address (9 other services). These bars are the full shared address (operator-level), so do not sum them across the services that share it. Where a per-service figure is attributed, the assessment block and the ranking, it is the address total divided pro-quota by the 10 services sharing it: a declared convention, not an individually observed measure.
Shared payout address (9 other services). These bars are the full shared address (operator-level), so do not sum them across the services that share it. Where a per-service buyer count is attributed, the assessment block and the ranking, it is divided pro-quota by the 10 services sharing the address and can be fractional: a declared convention, not an individually observed measure.
COMPLIANCE
11/11 checks pass · grade A- 402 payload captured
- accepts[] array present
- payTo address recoverable
- payTo at accepts[0].payTo (conformant shape)
- payTo is a valid on-chain address
- atomic price declared
- atomic price in a sane range
- asset (token) address declared
- network resolves to CAIP-2
- payment scheme declared
- served over HTTPS
EMBED THIS BADGE
<a href="https://x402-list.com/services/hugen-intel-api?utm_source=badge&utm_medium=referral&utm_campaign=embed"> <img src="https://x402-list.com/badge/hugen-intel-api.svg" alt="Hugen Intel API listed on x402-list" height="28"> </a>
[](https://x402-list.com/services/hugen-intel-api?utm_source=badge&utm_medium=referral&utm_campaign=embed)
<a href="https://x402-list.com/services/hugen-intel-api?utm_source=badge&utm_medium=referral&utm_campaign=embed"> <img src="https://x402-list.com/badge/hugen-intel-api.svg?data=uptime" alt="Hugen Intel API uptime on x402-list" height="28"> </a>