O

OnchainPulse · Receipts

by OnchainPulse

GETBaseSolanaArbitrumPolygonFraxtalWorld ChainMonadX LayerHyperEVMAlgorandXRP LedgerBNB Chain

$0.35

per call · USD Coin on Base

RECEIPTS — the full token due-diligence report in one call, data versus vibes: contract-safety facts (honeypot sell simulation, taxes, mint/owner powers, LP lock), labeled holder-concentration map, exit-depth from live v3/v2 pool math, market context, launch provenance (Robinhood Chain Doppler registry), plus claim-by-claim narrative-consistency vs the project site when its URL is passed. Structured checks, checks-passed count, explorer citations, no scores, no advice. Solana + 8 EVM chains.

Endpoint

GET https://onchainpulse.theaslangroupllc.com/api/receipts

1

Calls / 30d

1

Unique payers / 30d

Aug 20

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";

const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);

const res = await fetchWithPay("https://onchainpulse.theaslangroupllc.com/api/receipts", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://onchainpulse.theaslangroupllc.com/api/receipts?address=0x532f27101965dd16442E59d40670FaF5eBB142E4&chain=base&url=example.xyz" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "address": "0x…",
  "chain": "base",
  "checks": [
    {
      "check": "sell_simulation",
      "detail": "Sell simulation succeeded — not flagged as a honeypot",
      "result": "pass"
    },
    {
      "check": "holder_concentration",
      "detail": "Top-10 non-LP wallets hold 61.4% of supply",
      "result": "flag"
    },
    {
      "check": "narrative_consistency",
      "detail": "1 of 8 site claims does not match observed chain data",
      "result": "flag"
    }
  ],
  "checks_passed": "7/9",
  "coverage_tier": "full",
  "data": {
    "exit_depth": {
      "five_pct_impact_usd": 41000
    },
    "holders": {
      "top10_holder_pct": 61.4
    },
    "market": {
      "liquidity_usd": 210000
    },
    "narrative": {
      "counts": {
        "consistent": 7,
        "inconsistent": 1
      }
    },
    "safety": {
      "is_honeypot": false
    }
  },
  "disclaimer": "A structured set of observable on-chain facts and consistency checks at a point in time — the receipts, not a rating. Check results describe data, never intent, and nothing here is financial, legal or investment advice, a recommendation, or a prediction. Some checks can be inconclusive when upstream data is unavailable; the report says so rather than guessing.",
  "explorer": "https://basescan.org/token/0x…",
  "flags": [
    "Top-10 non-LP wallets hold 61.4% of supply",
    "Site claims \"liquidity locked 12 months\"; observed LP locked/burned share is 4.2%"
  ],
  "token": {
    "holders": "48213",
    "name": "Example",
    "symbol": "EXM"
  }
}

Payment details

Pay to0x50ab2018c06c6e4eaa9ba52057eb55ed284912fc
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, Solana, Arbitrum, Polygon, Fraxtal, World Chain, Monad, X Layer, HyperEVM, Algorand, XRP Ledger, BNB Chain
Schemesexact

Is this your API?

Pin it to the top of Onchain Data and the homepage with a featured placement.

Get featured →

More from OnchainPulse & similar services