x402 List

x402 Protocol Service Directory

Deepnets API

Blockchain PAYMENT-READY imported

payment-ready until 2026-08-20

imported from the x402 Bazaar, not submitted by the operator · own this service? claim it · or ask to be removed

Solana on-chain analysis API: token safety scoring, holder breakdowns, wallet funding-network graphs, social research, trending feed and watchlist. Paid per call in USDC on Solana via x402.

Pay from $0.01 to $0.15 per request in USDC on Solana, settled onchain via the x402 protocol, no signup, no API key needed.

first settlement 2026-06-05 · $691.29 all-time · settled via coinbase

BASE URL https://api.deepnets.ai ENDPOINTS 10 NETWORK Solana ASSET USDC MEMBER SINCE 2026-07-20 MONITORED SINCE 2026-07-20

ASSESSMENT

updated 3h 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
495ms
avg response
179ms
total checks
2,145

Measured on the unpaid 402 handshake, not the paid call. A service can 402 correctly and still fail after payment.

compliance A (13/13)

13 of 13 x402 conformance checks pass. Full checklist below.

jump to compliance checklist

price $0.01 to $0.15 (p61 in Blockchain)
price (min)
$0.01
price (max)
$0.15
category percentile (min)
p61 in Blockchain
category percentile (max)
p86 in Blockchain
endpoints / prices
10 / 2
model
tiered
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.

domain age
302d
registrar
NameCheap, Inc.
hosting
custom
domain created
2025-10-13

Identity facts, not a risk score.

traction $250.32 30d · 15 buyers
volume 30d
$250.32
buyers 30d
15
settlements 30d
11,984
first settlement
2026-06-05
last settlement
2026-08-13
top buyer share
58% of 30d volume
trend 7d vs 30d
0.02x the 30d daily rate
networks
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdpKuc147dw2N9d
volume all-time
$691.29
settlements all-time
33,905
median settlement 30d
$0.01
max settlement 30d
$0.15
settled via
coinbase ($250.32, 11,984 tx)

Conservative undercount: only USDC settlements via facilitators we measure are counted. A measured floor, not an estimate.

Top buyer share is a concentration signal, not part of the ranking score.

WHAT IT DOES

ai-derived

Provides Solana blockchain token intelligence including safety analysis, holder graphs, social research, and trending data

category
blockchain-token-intelligence
in
query params
blockchaintoken-analysistradingsolanasocial-researchtrending

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 402 CHANNEL
GET /api/flagged-tokens $0.01 Solana USDC header
GET /api/social-research $0.01 Solana USDC header
GET /api/token-details $0.15 Solana USDC header
GET /api/token-safety $0.01 Solana USDC header
GET /api/token-safety-history $0.01 Solana USDC header
GET /api/token/holder-graph $0.01 Solana USDC header
GET /api/token/stats $0.01 Solana USDC header
GET /api/trending $0.01 Solana USDC header
GET /api/wallet-details $0.01 Solana USDC header
GET /api/watchlist $0.01 Solana USDC header
10 endpoints

REQUEST / RESPONSE EXAMPLE

An unpaid request to GET /api/flagged-tokens returns HTTP 402 with the payment terms. Settle onchain via your facilitator, then retry with the X-Payment header.

// request
curl -i 'https://api.deepnets.ai/api/flagged-tokens'
// 402 response (captured by monitor) · 10 payloads · click to expand
[
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
        "extra": {
          "feePayer": "D6ZhtNQ5nT9ZnTHUbqXZsTx5MH2rPFiBBggX4hY1WePM"
        },
        "payTo": "Bn7sLNmcL9ru5kt9gNwVn8e8Sx912dBTxiUBNiwjbiY8",
        "amount": "10000",
        "scheme": "exact",
        "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://api.deepnets.ai/api/flagged-tokens",
      "mimeType": "application/json",
      "description": "List of recently flagged Solana tokens (DANGEROUS or RISKY safety level) with reasons."
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {}
          },
          "output": {
            "type": "json",
            "example": {
              "_hint": "see /openapi.json for the full response schema"
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method"
              ],
              "properties": {
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "GET"
                  ],
                  "type": "string"
                },
                "queryParams": {
                  "type": "object",
                  "properties": {}
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object"
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
        "extra": {
          "feePayer": "D6ZhtNQ5nT9ZnTHUbqXZsTx5MH2rPFiBBggX4hY1WePM"
        },
        "payTo": "Bn7sLNmcL9ru5kt9gNwVn8e8Sx912dBTxiUBNiwjbiY8",
        "amount": "10000",
        "scheme": "exact",
        "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://api.deepnets.ai/api/social-research",
      "mimeType": "application/json",
      "description": "AI-generated social research: Twitter/X activity, Telegram presence, website analysis, mentions, sentiment, and entity verification."
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {
              "mint": "DezXAZ8z7PnrnRJjz3wXBoRgixCa6xjnB7YaB1pPB263"
            }
          },
          "output": {
            "type": "json",
            "example": {
              "_hint": "see /openapi.json for the full response schema"
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method"
              ],
              "properties": {
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "GET"
                  ],
                  "type": "string"
                },
                "queryParams": {
                  "type": "object",
                  "required": [
                    "mint"
                  ],
                  "properties": {
                    "mint": {
                      "type": "string",
                      "example": "DezXAZ8z7PnrnRJjz3wXBoRgixCa6xjnB7YaB1pPB263",
                      "description": "Solana token mint address (base58). pump.fun tokens end in \"pump\"."
                    }
                  }
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object"
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
        "extra": {
          "feePayer": "D6ZhtNQ5nT9ZnTHUbqXZsTx5MH2rPFiBBggX4hY1WePM"
        },
        "payTo": "Bn7sLNmcL9ru5kt9gNwVn8e8Sx912dBTxiUBNiwjbiY8",
        "amount": "150000",
        "scheme": "exact",
        "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://api.deepnets.ai/api/token-details",
      "mimeType": "application/json",
      "description": "Full holder breakdown for a token: every detected wallet-funding network with member wallets + ownership %, top individual holders, exchange-funded distribution, rugger tags, and lock/stake flags. Pass `analysis` to fetch a historical snapshot."
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {
              "mint": "DezXAZ8z7PnrnRJjz3wXBoRgixCa6xjnB7YaB1pPB263"
            }
          },
          "output": {
            "type": "json",
            "example": {
              "mint": "DezXAZ8z7PnrnRJjz3wXBoRgixCa6xjnB7YaB1pPB263",
              "totalHolders": 8400,
              "networkBundles": [
                {
                  "name": "Coinbase-funded cluster",
                  "address": "NetworkRoot…",
                  "accounts": [],
                  "riskLevel": "OK",
                  "percentOwnership": 4.2
                }
              ],
              "walletsAnalyzed": 300,
              "individualHolders": [
                {
                  "address": "…",
                  "riskLevel": "OK",
                  "percentage": 3.1
                }
              ],
              "topNetworkOwnership": 4.2
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method"
              ],
              "properties": {
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "GET"
                  ],
                  "type": "string"
                },
                "queryParams": {
                  "type": "object",
                  "required": [
                    "mint"
                  ],
                  "properties": {
                    "mint": {
                      "type": "string",
                      "example": "DezXAZ8z7PnrnRJjz3wXBoRgixCa6xjnB7YaB1pPB263",
                      "description": "Solana token mint address (base58). pump.fun tokens end in \"pump\"."
                    },
                    "analysis": {
                      "type": "string",
                      "example": "1761157858",
                      "description": "Unix epoch-second timestamp of a historical holder-analysis snapshot. Omit for the latest."
                    }
                  }
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object"
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
        "extra": {
          "feePayer": "D6ZhtNQ5nT9ZnTHUbqXZsTx5MH2rPFiBBggX4hY1WePM"
        },
        "payTo": "Bn7sLNmcL9ru5kt9gNwVn8e8Sx912dBTxiUBNiwjbiY8",
        "amount": "10000",
        "scheme": "exact",
        "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://api.deepnets.ai/api/token-safety",
      "mimeType": "application/json",
      "description": "Token safety analysis for a Solana mint: overall risk level, wallet-network concentration, bundle detection, mintable/freezable flags, critical risks, and warnings. Returns the most recent cached analysis."
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {
              "mint": "DezXAZ8z7PnrnRJjz3wXBoRgixCa6xjnB7YaB1pPB263"
            }
          },
          "output": {
            "type": "json",
            "example": {
              "mint": "DezXAZ8z7PnrnRJjz3wXBoRgixCa6xjnB7YaB1pPB263",
              "warnings": [],
              "isMintable": false,
              "isFreezable": false,
              "totalHolders": 8400,
              "criticalRisks": [],
              "topTenOwnership": 22.4,
              "overallSafetyLevel": "OK",
              "topHolderOwnership": 3.1,
              "topNetworkOwnership": 4.2,
              "topNetworkWalletCount": 7
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method"
              ],
              "properties": {
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "GET"
                  ],
                  "type": "string"
                },
                "queryParams": {
                  "type": "object",
                  "required": [
                    "mint"
                  ],
                  "properties": {
                    "mint": {
                      "type": "string",
                      "example": "DezXAZ8z7PnrnRJjz3wXBoRgixCa6xjnB7YaB1pPB263",
                      "description": "Solana token mint address (base58). pump.fun tokens end in \"pump\"."
                    }
                  }
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object"
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
        "extra": {
          "feePayer": "D6ZhtNQ5nT9ZnTHUbqXZsTx5MH2rPFiBBggX4hY1WePM"
        },
        "payTo": "Bn7sLNmcL9ru5kt9gNwVn8e8Sx912dBTxiUBNiwjbiY8",
        "amount": "10000",
        "scheme": "exact",
        "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://api.deepnets.ai/api/token-safety-history",
      "mimeType": "application/json",
      "description": "Historical safety analyses for a token. Each snapshot records overall risk, warnings, critical risks, and holder metrics at that point in time."
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {
              "mint": "DezXAZ8z7PnrnRJjz3wXBoRgixCa6xjnB7YaB1pPB263"
            }
          },
          "output": {
            "type": "json",
            "example": {
              "_hint": "see /openapi.json for the full response schema"
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method"
              ],
              "properties": {
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "GET"
                  ],
                  "type": "string"
                },
                "queryParams": {
                  "type": "object",
                  "required": [
                    "mint"
                  ],
                  "properties": {
                    "mint": {
                      "type": "string",
                      "example": "DezXAZ8z7PnrnRJjz3wXBoRgixCa6xjnB7YaB1pPB263",
                      "description": "Solana token mint address (base58). pump.fun tokens end in \"pump\"."
                    }
                  }
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object"
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
        "extra": {
          "feePayer": "D6ZhtNQ5nT9ZnTHUbqXZsTx5MH2rPFiBBggX4hY1WePM"
        },
        "payTo": "Bn7sLNmcL9ru5kt9gNwVn8e8Sx912dBTxiUBNiwjbiY8",
        "amount": "10000",
        "scheme": "exact",
        "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://api.deepnets.ai/api/token/holder-graph",
      "mimeType": "application/json",
      "description": "Funding-source graph for a token: nodes are wallets, edges are first-funding relationships, labeled with exchange attributions where known."
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {
              "mint": "DezXAZ8z7PnrnRJjz3wXBoRgixCa6xjnB7YaB1pPB263"
            }
          },
          "output": {
            "type": "json",
            "example": {
              "_hint": "see /openapi.json for the full response schema"
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method"
              ],
              "properties": {
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "GET"
                  ],
                  "type": "string"
                },
                "queryParams": {
                  "type": "object",
                  "required": [
                    "mint"
                  ],
                  "properties": {
                    "mint": {
                      "type": "string",
                      "example": "DezXAZ8z7PnrnRJjz3wXBoRgixCa6xjnB7YaB1pPB263",
                      "description": "Solana token mint address (base58). pump.fun tokens end in \"pump\"."
                    }
                  }
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object"
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
        "extra": {
          "feePayer": "D6ZhtNQ5nT9ZnTHUbqXZsTx5MH2rPFiBBggX4hY1WePM"
        },
        "payTo": "Bn7sLNmcL9ru5kt9gNwVn8e8Sx912dBTxiUBNiwjbiY8",
        "amount": "10000",
        "scheme": "exact",
        "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://api.deepnets.ai/api/token/stats",
      "mimeType": "application/json",
      "description": "Aggregate stats for a Solana token: price, market cap, volume windows, holder count, liquidity."
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {
              "mint": "DezXAZ8z7PnrnRJjz3wXBoRgixCa6xjnB7YaB1pPB263"
            }
          },
          "output": {
            "type": "json",
            "example": {
              "_hint": "see /openapi.json for the full response schema"
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method"
              ],
              "properties": {
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "GET"
                  ],
                  "type": "string"
                },
                "queryParams": {
                  "type": "object",
                  "required": [
                    "mint"
                  ],
                  "properties": {
                    "mint": {
                      "type": "string",
                      "example": "DezXAZ8z7PnrnRJjz3wXBoRgixCa6xjnB7YaB1pPB263",
                      "description": "Solana token mint address (base58). pump.fun tokens end in \"pump\"."
                    }
                  }
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object"
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
        "extra": {
          "feePayer": "D6ZhtNQ5nT9ZnTHUbqXZsTx5MH2rPFiBBggX4hY1WePM"
        },
        "payTo": "Bn7sLNmcL9ru5kt9gNwVn8e8Sx912dBTxiUBNiwjbiY8",
        "amount": "10000",
        "scheme": "exact",
        "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://api.deepnets.ai/api/trending",
      "mimeType": "application/json",
      "description": "Paginated trending Solana tokens enriched with deepnets safety overlay (risk level, holder count, lockup %, charity tag). Sortable across multiple views (trending, volume, market_cap, gainers, losers, new_tokens, price, txns, liquidity, holders) over 5m / 1h / 4h / 24h windows, with optional filters for liquidity, market cap, holders, volume, age, and lockup."
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {
              "page": 1,
              "view": "trending",
              "range": "24h"
            }
          },
          "output": {
            "type": "json",
            "example": {
              "_hint": "see /openapi.json for the full response schema"
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method"
              ],
              "properties": {
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "GET"
                  ],
                  "type": "string"
                },
                "queryParams": {
                  "type": "object",
                  "properties": {
                    "dir": {
                      "type": "string",
                      "example": "desc",
                      "description": "Sort direction. \"asc\" reverses the default descending sort."
                    },
                    "page": {
                      "type": "integer",
                      "example": 1,
                      "description": "Page number, 50 tokens per page. Default 1."
                    },
                    "view": {
                      "type": "string",
                      "example": "trending",
                      "description": "Sort view. One of: trending, volume, market_cap, new_tokens, gainers, losers, price, txns, liquidity, holders. Default trending."
                    },
                    "range": {
                      "type": "string",
                      "example": "24h",
                      "description": "Time window for the trending / change-based views. One of: 5m, 1h, 4h, 24h. Default 24h."
                    },
                    "maxMcap": {
                      "type": "number",
                      "description": "Maximum market cap in USD."
                    },
                    "minMcap": {
                      "type": "number",
                      "description": "Minimum market cap in USD."
                    },
                    "maxVolume": {
                      "type": "number",
                      "description": "Maximum 24h volume in USD."
                    },
                    "minVolume": {
                      "type": "number",
                      "description": "Minimum 24h volume in USD."
                    },
                    "maxHolders": {
                      "type": "integer",
                      "description": "Maximum holder count."
                    },
                    "minHolders": {
                      "type": "integer",
                      "description": "Minimum holder count."
                    },
                    "maxAgeHours": {
                      "type": "number",
                      "description": "Only include tokens younger than N hours."
                    },
                    "maxLiquidity": {
                      "type": "number",
                      "description": "Maximum liquidity in USD."
                    },
                    "minLiquidity": {
                      "type": "number",
                      "description": "Minimum liquidity in USD."
                    },
                    "maxLockupPercent": {
                      "type": "number",
                      "description": "Maximum supply locked + staked + multisig, 0-100."
                    },
                    "minLockupPercent": {
                      "type": "number",
                      "description": "Minimum supply locked + staked + multisig (excludes burn), 0-100."
                    }
                  }
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object"
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
        "extra": {
          "feePayer": "D6ZhtNQ5nT9ZnTHUbqXZsTx5MH2rPFiBBggX4hY1WePM"
        },
        "payTo": "Bn7sLNmcL9ru5kt9gNwVn8e8Sx912dBTxiUBNiwjbiY8",
        "amount": "10000",
        "scheme": "exact",
        "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://api.deepnets.ai/api/wallet-details",
      "mimeType": "application/json",
      "description": "Wallet profile: funding source, network membership, exchange attribution, tags, and tokens created by this wallet."
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {
              "address": "21fNHtcj9R1Y4SAtfVmGKyc7YSv3JcU1mWHcCvWx8mDY"
            }
          },
          "output": {
            "type": "json",
            "example": {
              "_hint": "see /openapi.json for the full response schema"
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method"
              ],
              "properties": {
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "GET"
                  ],
                  "type": "string"
                },
                "queryParams": {
                  "type": "object",
                  "required": [
                    "address"
                  ],
                  "properties": {
                    "address": {
                      "type": "string",
                      "example": "21fNHtcj9R1Y4SAtfVmGKyc7YSv3JcU1mWHcCvWx8mDY",
                      "description": "Solana wallet address (base58)."
                    }
                  }
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object"
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
        "extra": {
          "feePayer": "D6ZhtNQ5nT9ZnTHUbqXZsTx5MH2rPFiBBggX4hY1WePM"
        },
        "payTo": "Bn7sLNmcL9ru5kt9gNwVn8e8Sx912dBTxiUBNiwjbiY8",
        "amount": "10000",
        "scheme": "exact",
        "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://api.deepnets.ai/api/watchlist",
      "mimeType": "application/json",
      "description": "The active deepnets watchlist - high-volume tokens that passed the safety screen, with current safety data."
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {}
          },
          "output": {
            "type": "json",
            "example": {
              "_hint": "see /openapi.json for the full response schema"
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method"
              ],
              "properties": {
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "GET"
                  ],
                  "type": "string"
                },
                "queryParams": {
                  "type": "object",
                  "properties": {}
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object"
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  }
]

OVER TIME

All charts use the 30d selector; each series spans only the dates it has data for. Every series is also served as JSON at /api/v1/services/deepnets-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). The on-chain series roll up hourly, so the latest day can be up to about an hour behind; distinct buyers are counted per payout address, so a service that settles to more than one address is an upper bound.

UPTIME
07-20 · uptime 100.0% · 176ms avg07-21 · uptime 100.0% · 150ms avg07-22 · uptime 100.0% · 113ms avg07-23 · uptime 100.0% · 112ms avg07-24 · uptime 100.0% · 124ms avg07-25 · uptime 100.0% · 171ms avg07-26 · uptime 100.0% · 160ms avg07-27 · uptime 100.0% · 145ms avg07-28 · uptime 100.0% · 148ms avg07-29 · uptime 100.0% · 159ms avg07-30 · uptime 100.0% · 155ms avg07-31 · uptime 100.0% · 154ms avg08-01 · uptime 100.0% · 174ms avg08-02 · uptime 100.0% · 210ms avg08-03 · uptime 100.0% · 188ms avg08-04 · uptime 100.0% · 183ms avg08-05 · uptime 100.0% · 236ms avg08-06 · uptime 100.0% · 245ms avg08-07 · uptime 100.0% · 203ms avg08-08 · uptime 100.0% · 216ms avg08-09 · uptime 100.0% · 160ms avg08-10 · uptime 100.0% · 213ms avg08-11 · uptime 100.0% · 242ms avg08-12 · uptime 100.0% · 262ms avg08-13 · uptime 100.0% · 178ms avg07-2008-13
30d UPTIME 100%
RESPONSE TIME
07-20 · 176ms avg07-20 · 176ms avg07-21 · 150ms avg07-21 · 150ms avg07-22 · 113ms avg07-22 · 113ms avg07-23 · 112ms avg07-23 · 112ms avg07-24 · 124ms avg07-24 · 124ms avg07-25 · 171ms avg07-25 · 171ms avg07-26 · 160ms avg07-26 · 160ms avg07-27 · 145ms avg07-27 · 145ms avg07-28 · 148ms avg07-28 · 148ms avg07-29 · 159ms avg07-29 · 159ms avg07-30 · 155ms avg07-30 · 155ms avg07-31 · 154ms avg07-31 · 154ms avg08-01 · 174ms avg08-01 · 174ms avg08-02 · 210ms avg08-02 · 210ms avg08-03 · 188ms avg08-03 · 188ms avg08-04 · 183ms avg08-04 · 183ms avg08-05 · 236ms avg08-05 · 236ms avg08-06 · 245ms avg08-06 · 245ms avg08-07 · 203ms avg08-07 · 203ms avg08-08 · 216ms avg08-08 · 216ms avg08-09 · 160ms avg08-09 · 160ms avg08-10 · 213ms avg08-10 · 213ms avg08-11 · 242ms avg08-11 · 242ms avg08-12 · 262ms avg08-12 · 262ms avg08-13 · 178ms avg08-13 · 178ms avg07-2008-13
AVG RESP 179ms
PRICE (captured 402, USD)
07-20 · $0.0108-13 · $0.01$0.0107-2008-13

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

SUB-SCORES (uptime + x402 compliance)
07-20 uptime: 100.0% compliance: 100% checks07-21 uptime: 100.0% compliance: 100% checks07-22 uptime: 100.0% compliance: 100% checks07-23 uptime: 100.0% compliance: 100% checks07-24 uptime: 100.0% compliance: 100% checks07-25 uptime: 100.0% compliance: 100% checks07-26 uptime: 100.0% compliance: 100% checks07-27 uptime: 100.0% compliance: 100% checks07-28 uptime: 100.0% compliance: 100% checks07-29 uptime: 100.0% compliance: 100% checks07-30 uptime: 100.0% compliance: 100% checks07-31 uptime: 100.0% compliance: 100% checks08-01 uptime: 100.0% compliance: 100% checks08-02 uptime: 100.0% compliance: 100% checks08-03 uptime: 100.0% compliance: 100% checks08-04 uptime: 100.0% compliance: 100% checks08-05 uptime: 100.0% compliance: 100% checks08-06 uptime: 100.0% compliance: 100% checks08-07 uptime: 100.0% compliance: 100% checks08-08 uptime: 100.0% compliance: 100% checks08-09 uptime: 100.0% compliance: 100% checks08-10 uptime: 100.0% compliance: 100% checks08-11 uptime: 100.0% compliance: 100% checks08-12 uptime: 100.0% compliance: 100% checks08-13 uptime: 100.0% compliance: 100% checksuptimecompliance07-2008-13

checklist grew 11->14 on 2026-07-28; a step here is a metric change, not a regression

PILLARS OVER TIME (measured)

Measured site and economics pillars from the assessment history, so the latest value shown elsewhere on this page reads as a point on a trend rather than a permanent state.

VOLUME (on-chain settlement, USD)
07-15 · $1007-16 · $807-17 · $707-18 · $1007-19 · $607-20 · $0.1207-21 · $0.1107-22 · $0.0707-23 · $0.2407-24 · $1907-25 · $1807-26 · $1707-27 · $1907-28 · $1907-29 · $2107-30 · $1907-31 · $2108-01 · $1508-02 · $1908-03 · $1608-04 · $0.0808-05 · $0.1808-06 · $0.1008-07 · $0.1708-08 · $0.0708-09 · $0.0708-10 · $0.1008-11 · $0.1808-12 · $0.1608-13 · $0.08peak $2107-1508-13
DISTINCT BUYERS
07-15 · 2 buyers07-16 · 1 buyer07-17 · 3 buyers07-18 · 2 buyers07-19 · 2 buyers07-20 · 1 buyer07-21 · 1 buyer07-22 · 1 buyer07-23 · 2 buyers07-24 · 4 buyers07-25 · 3 buyers07-26 · 2 buyers07-27 · 4 buyers07-28 · 4 buyers07-29 · 4 buyers07-30 · 5 buyers07-31 · 8 buyers08-01 · 6 buyers08-02 · 4 buyers08-03 · 4 buyers08-04 · 1 buyer08-05 · 1 buyer08-06 · 1 buyer08-07 · 2 buyers08-08 · 1 buyer08-09 · 1 buyer08-10 · 1 buyer08-11 · 1 buyer08-12 · 1 buyer08-13 · 1 buyerpeak 8 buyers07-1508-13

COMPLIANCE

13/13 checks pass · grade A

last 402 captured 2026-07-20 · last up 2026-08-13

  • 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
  • declares the current x402 version (2)
  • EIP-712 domain parameters present on every EVM entry
  • x402 v2 envelope delivered in the payment-required header

SITE PILLARS

  • homepage reachable
  • openapi doc
  • pricing page
  • llms.txt
  • robots.txt
  • terms page
recent checks (18) live · click to expand
TIME STATUS RESP CAUSE
● OK 93ms
● OK 223ms
● OK 113ms
● OK 119ms
● OK 88ms
● OK 90ms
● OK 151ms
● OK 186ms
● OK 219ms
● OK 262ms
● SLOW 292ms
● OK 75ms
● OK 196ms
● SLOW 276ms
● OK 186ms
● OK 210ms
● SLOW 389ms
● SLOW 360ms

EMBED THIS BADGE

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

Deepnets API listed on x402-list
status
Deepnets API uptime on x402-list
live uptime
// HTML
<a href="https://x402-list.com/services/deepnets-api?utm_source=badge&utm_medium=referral&utm_campaign=embed">
  <img src="https://x402-list.com/badge/deepnets-api.svg" alt="Deepnets API listed on x402-list" height="28">
</a>
// Markdown
[![Deepnets API on x402-list](https://x402-list.com/badge/deepnets-api.svg)](https://x402-list.com/services/deepnets-api?utm_source=badge&utm_medium=referral&utm_campaign=embed)
// HTML · live uptime variant
<a href="https://x402-list.com/services/deepnets-api?utm_source=badge&utm_medium=referral&utm_campaign=embed">
  <img src="https://x402-list.com/badge/deepnets-api.svg?data=uptime" alt="Deepnets 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 ]

Earn the verified tier: x402list pays a real call to this endpoint and, if it delivers, the service is delivery-verified. The fee covers the cost of the probe, not the badge; there is no refund if the call does not deliver. Agent and API only, no in-browser signing. See /api.

[ verify this service ($0.25) ]

To request delisting, email info@x402-list.com or update your listing at /services/deepnets-api/update.