Check a NEAR token before your agent takes it
On NEAR, whoever holds a full-access keyon a token's account can replace its code — and an issuer that holds no key can still hold an owner role that pauses, blacklists or mints. These checks read that from the chain, test whether you can get back out through NEAR Intents, and answer GO / HOLD / STOP. Pay per call, or with a credit token bought from NEAR.
NEAR market, as NEAR Intents sees it
live · refreshed every 5 min| Token | Contract | Price | Check |
|---|---|---|---|
| wNEAR | wrap.near | $4.81 | gate → |
| USDC | 17208628f84f…e36133a1 | $0.9999 | gate → |
| FRAX | 853d955acef8…dge.near | $0.9937 | gate → |
| USDT | usdt.tether-token.near | $0.9998 | gate → |
| nrUsdt | lsd-usdt.rhealab.near | $0.9998 | gate → |
| wBTC | 2260fac5e554…dge.near | $84,084 | gate → |
| BTC | nbtc.bridge.near | $84,084 | gate → |
| ETH | eth.bridge.near | $2,690 | gate → |
| ZEC | zec.omft.near | $1,571 | gate → |
| stNEAR | meta-pool.near | $7.20 | gate → |
| NPRO | npro.nearmobile.near | $0.4330 | gate → |
| HAPI | d9c2d319cd7e…dge.near | $0.2239 | gate → |
| RHEA | token.rhealab.near | $0.0831 | gate → |
| AURORA | aaaaaa20d9e0…dge.near | $0.0754 | gate → |
| mpDAO | mpdao-token.near | $0.0116 | gate → |
| PUBLIC | token.publicailab.near | $0.00307 | gate → |
| SHITZU | token.0xshitzu.near | $0.00238 | gate → |
| PURGE | purge-558.meme-cooking.near | $0.00112 | gate → |
| TURBO | a35923162c49…dge.near | $0.00108 | gate → |
| JAMBO | jambo-1679.meme-cooking.near | $0.000845 | gate → |
| ITLX | itlx.intellex_xyz.near | $0.000842 | gate → |
| CFI | cfi.consumer-fi.near | $0.000638 | gate → |
| SWEAT | token.sweat | $0.000279 | gate → |
| NearKat | kat.token0.near | $0.000204 | gate → |
| BLACKDRAGON | blackdragon.tkn.near | $1.47e-8 | gate → |
Prices and routed assets from NEAR Intents' public token list. “gate” runs the NEAR pre-trade gate on that token (one free call per day, then paid).
NEAR checks
One call before buying a NEAR token — GO / HOLD / STOP
GET /api/x402/near-pre-trade-gate?token=wrap.nearWho can change a NEAR token's contract? GO / HOLD / STOP
GET /api/x402/near-token-safety?token=usdt.tether-token.nearWill this NEAR token transfer go through? GO / HOLD / STOP
GET /api/x402/near-transfer-preflight?token=usdt.tether-token.near&to=tether.multisafe.nearWhat does swapping A for B through NEAR Intents give back?
GET /api/x402/near-swap-quote?from=USDC&to=NEAR&amount=100What is this NEAR account, and who controls it?
GET /api/x402/near-account?account=tether.multisafe.nearWhat a NEAR account holds, and what it is worth
GET /api/x402/near-portfolio?account=tether.multisafe.nearWhat has this NEAR account been doing?
GET /api/x402/near-wallet-activity?account=tether.multisafe.nearWho holds this NEAR token, and how concentrated is it?
GET /api/x402/near-token-holders?token=usdt.tether-token.nearSwap any asset through NEAR Intents — get a deposit address
GET /api/x402/near-swap?from=USDC&to=NEAR&amount=100&recipient=alice.near&refundTo=alice.nearWhere is my NEAR Intents swap?
GET /api/x402/near-swap-status?depositAddress=<from near-swap>What liquid staking on NEAR really pays, measured on-chain
GET /api/x402/near-staking-yields?days=7How close is this Rhea Lending position to liquidation?
GET /api/x402/near-lending-health?account=alice.nearPaying from NEAR
- Credit token, bought from NEAR. Pay a pack with USDC, USDT or NEAR on NEAR through NEAR Intents at /credits (agents:
POST /api/credits/near/quote), then send it as thex-credit-tokenheader on any call. - Chain Signatures. A NEAR account can control an EVM address and sign the standard x402 payment directly.
- Free first call. Add
?free=1for one call per service per day.
Machine-readable: llms.txt · catalog · OpenAPI · MCP at https://402.com.tr/api/mcp