← Marketplace

Theaslangroupllc

Theaslangroupllc is an x402-native service at https://onchainpulse.theaslangroupllc.com, indexed from the x402 Bazaar (Coinbase's public discovery directory). It charges callers itself in USDC on Base and is paid directly at its own wallet; Monex Protocol passes your request and payment headers through untouched. 12 endpoints listed.

Base

Offers

OfferEndpointPrice
Api Asatoken
Rug & token-safety scanner for Algorand ASAs — the first automated pre-trade check on the chain. Reads the AVM rug surface directly (clawback/freeze/manager authorities, default-frozen honeypot flag, reserve overhang), whale & creator concentration with DEX-pool accounts split out, Pera & Tinyman verification tiers, and live Tinyman liquidity/volume — fused into one deterministic CLEAR / CAUTION /
/m/bz-onchainpulse-theaslangroupllc-com/api/asatoken0.015 USDC
Api Evmtoken
Honeypot, rug & token-safety scanner for Robinhood Chain, Base & EVM tokens — instant pre-trade check: sell-simulation honeypot, buy/sell tax, mint, upgradeable proxy, pausable transfers, blacklist, owner privileges, LP lock/burn, holder concentration, fused with live liquidity & flow into one CLEAR / CAUTION / AVOID verdict. Robinhood Chain (launchpad tokens incl. Pons), Base, Ethereum, BSC + 4 m
/m/bz-onchainpulse-theaslangroupllc-com/api/evmtoken0.015 USDC
Api Exit Depth
Exit-depth / sell-impact estimator for Uniswap-v3-compatible AND v2-style (x·y=k) pools on 11 chains (Ethereum, Base, Arbitrum, Optimism, Polygon, BSC, Avalanche, Monad, World Chain, HyperEVM, Robinhood Chain): live pool state read from the contract (v3 sqrtPrice + in-range liquidity, or v2 reserves); tokens sellable at 1/2/5/10/25% price impact in tokens, quote and USD, %-of-supply framing, manip
/m/bz-onchainpulse-theaslangroupllc-com/api/exit-depth0.02 USDC
Facet Honeypot
Honeypot check, half a cent: can this token actually be sold? Simulated buy+sell verdict, buy/sell/transfer tax, mint authority, ownership renounced, transfer-pausable, blacklist — the raw flags, one source, no fusion. Base, Ethereum, BSC, Arbitrum, Polygon, Optimism, Avalanche. Cheapest token safety check before you trade; upgrade to /api/evmtoken ($0.015) for the fused CLEAR/CAUTION/AVOID verdic
/m/bz-onchainpulse-theaslangroupllc-com/api/facet/honeypot0.005 USDC
Facet Liquidity
Token liquidity and momentum snapshot, half a cent: live DEX liquidity in USD, price, market cap, pair age, 1h/24h volume, buy-vs-sell transaction ratio, price change — the raw DexScreener read for any EVM token, one source, no fusion. Base, Ethereum, BSC, Arbitrum, Polygon, Optimism, Avalanche. Cheapest pre-trade depth check; upgrade to /api/evmtoken ($0.015) for the fused safety verdict or /api/
/m/bz-onchainpulse-theaslangroupllc-com/api/facet/liquidity0.005 USDC
Api Glossary
Plain-English decoder for onchain finance, blockchain and regulatory terminology. For research and financial agents.
/m/bz-onchainpulse-theaslangroupllc-com/api/glossary0.05 USDC
Api Holder Map
Holder-concentration map for any token — Solana + 8 EVM chains incl. Base & Robinhood Chain: top holders with LP-pool / locker / burn / contract labels, largest-wallet and top-10 share excluding LP & burn, % of supply in LP or lockers, % burned, % sitting in unlabeled contracts, creator & owner balances, insider-cluster detection (Solana). The "who actually holds this thing" layer of token due dil
/m/bz-onchainpulse-theaslangroupllc-com/api/holder-map0.02 USDC
Api Memecoin
Honeypot, rug & token-safety scanner for Solana memecoins — instant pre-trade check of mint/freeze authority, LP lock/burn, holder & dev concentration and insider flags, fused with live liquidity, buy/sell flow and age into one deterministic CLEAR / CAUTION / AVOID verdict for any SPL token. Answers "is this token safe to buy?" in one call — a token safety check / rug pull check for swap guardrail
/m/bz-onchainpulse-theaslangroupllc-com/api/memecoin0.015 USDC
Api Narrative Check
Narrative-vs-chain consistency check — the missing layer of token due diligence: fetches the project's own website, extracts its checkable public claims (supply, locks, team holdings, taxes, ownership) and marks each one consistent / inconsistent / unverifiable against independently observed on-chain data, with the exact numbers. Pre-launch-imposter screen included (site live? trading while site d
/m/bz-onchainpulse-theaslangroupllc-com/api/narrative-check0.15 USDC
Api Receipts
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. Structur
/m/bz-onchainpulse-theaslangroupllc-com/api/receipts0.35 USDC
Api Rh Launches
Live launch feed for Uniswap's Liquidity Launchpad on Robinhood Chain — every UERC20 token minted through the canonical UERC20Factory, newest first, read straight from chain state (the launchpad has no front end or API of its own). Per launch: token address, launch time, block, and for the newest: name, symbol, holder count, supply. Includes the canonical launchpad contract addresses and the safet
/m/bz-onchainpulse-theaslangroupllc-com/api/rh-launches0.01 USDC
Api Vault Apy
Live USDC yield panel on Base, read DIRECTLY from chain state — Aave v3, Compound v3, Moonwell, Euler v2 supply APY from onchain rate views, plus the six largest Morpho (MetaMorpho) USDC vaults with REALIZED trailing APY from ERC-4626 share-price deltas (archive reads, net of fees — not a vendor estimate). Optional: any custom ERC-4626 vault address on Base. Built for yield agents (Sail/Sailor, re
/m/bz-onchainpulse-theaslangroupllc-com/api/vault-apy0.02 USDC

Machine-readable: openapi.json with x-payment-info offers.

Try it live

Run the full MPP flow from your browser: catch the 402, sign the payment with your wallet, and watch it settle on-chain.

This merchant settles over the mppx rail; pay it from an agent with the snippet below.

Pay with an agent

Any MPP or x402-compatible client works. With mppx, payment is automatic:

import { Mppx, evm } from 'mppx/client'
import { privateKeyToAccount } from 'viem/accounts'

const mppx = Mppx.create({
  methods: [evm({
    account: privateKeyToAccount(process.env.KEY),
    currencies: [evm.assets.base.USDC],
  })],
})

const res = await mppx.fetch('https://api.meshgateway.co/m/bz-onchainpulse-theaslangroupllc-com/api/asatoken')
// 402 challenge signed and settled automatically; response includes Payment-Receipt

Or inspect the challenge yourself:

curl -i https://api.meshgateway.co/m/bz-onchainpulse-theaslangroupllc-com/api/asatoken
# HTTP/1.1 402 Payment Required
# WWW-Authenticate: Payment id="…", method="evm", intent="charge", …