x402 List

x402 Protocol Service Directory

Hugen Intel API

Blockchain

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.

UPTIME 24H 100% 7D 100% 30D 100%
BASE URL https://intel.hugen.tokyo ENDPOINTS 3 NETWORK Base / Solana ASSET USDC MEMBER SINCE 2026-07-20 MONITORED SINCE 2026-07-20

ASSESSMENT

updated 5h ago

Evidence-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.

jump to compliance checklist

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-derived

Provides 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
cryptoblockchaindue-diligencerisk-scoringai-synthesistoken-analysiswallet-analysiscontract-analysis

AI-generated summary. The measured data is never altered by it.

ENDPOINTS

Service endpoints with HTTP method, path, description, pricing, and network
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
3 endpoints

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.

// request
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

07-21 · uptime 100.0% · 402ms avg07-2107-21
RESPONSE TIME
07-21 · 402ms avg07-21 · 402ms avg07-2107-21
24h UPTIME 100%
UPTIME 24H 100%
AVG RESP 414ms
TOTAL CHECKS 64

RECENT CHECKS

TIME STATUS RESP
● SLOW 645ms
● OK 422ms
● OK 297ms
● OK 332ms
● OK 312ms
● OK 356ms
● OK 388ms
● OK 292ms
● OK 385ms
● OK 421ms
● OK 365ms
● OK 381ms
● OK 481ms
● OK 325ms
● OK 382ms
● OK 298ms
● OK 267ms
● OK 409ms

OVER TIME

All charts share the 24h 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).

PRICE (captured 402, USD)
07-20 · $0.5007-21 · $0.50$0.5007-2007-21

Median across 3 endpoints. Use the selector to isolate one.

SUB-SCORES (uptime + x402 compliance)
07-20 compliance: 100% checks07-21 uptime: 100.0% compliance: 100% checksuptimecompliance07-2007-21
VOLUME (on-chain settlement, USD)
07-20 · $0.6907-21 · $0.99peak $0.9907-2007-21

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.

DISTINCT BUYERS
07-20 · 11 buyers07-21 · 16 buyerspeak 16 buyers07-2007-21

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

Show that Hugen Intel API is monitored on x402-list. Paste this on your site or README, it links back to this live listing.

Hugen Intel API listed on x402-list
status
Hugen Intel API uptime on x402-list
live uptime
// HTML
<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>
// Markdown
[![Hugen Intel API on x402-list](https://x402-list.com/badge/hugen-intel-api.svg)](https://x402-list.com/services/hugen-intel-api?utm_source=badge&utm_medium=referral&utm_campaign=embed)
// HTML · live uptime variant
<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>

RUN THIS SERVICE?

Keep this listing accurate: propose changes to the name, description, website, category or add new endpoints to monitor. Ownership is verified with a domain proof and every change is reviewed manually; measured data stays read-only.

[ update this listing ]