$1
per call · USD Coin on Base
Whole-field golf scan for AI betting, fantasy & research agents — reads the ENTIRE tournament field (PGA ShotLink strokes-gained + ESPN) and surfaces the single highest-EV play across every bet type (outright / each-way / top-N / matchup / make-cut / first-round-leader), led by course-fit + the tee-time weather wave. Named golfers: use /api/scan/compare or /h2h.
Endpoint
GET https://signalpulse.theaslangroupllc.com/api/scan/golf1
Calls / 30d
1
Unique payers / 30d
Aug 20
Last called
exact
Payment scheme
Call this service
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://signalpulse.theaslangroupllc.com/api/scan/golf", {
method: "GET",
});
const data = await res.json();curl -X GET \
"https://signalpulse.theaslangroupllc.com/api/scan/golf" \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"avoid": "the over-bet bomber the layout neutralises",
"scan_summary": "Calm week at a birdie-fest course rewarding APP/OTT",
"tier": "agent_analysis",
"top_pick": {
"bet_type": "top-10",
"edge_pct": 4,
"market_odds": "+260",
"player": "Fitzpatrick"
},
"value_picks": []
}Payment details
0x50ab2018c06c6e4eaa9ba52057eb55ed284912fcUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of Developer Tools and the homepage with a featured placement.
More from SignalPulse & similar services
SignalPulse · Scan Crypto Lite
signalpulse.theaslangroupllc.com
Crypto market tick — BTC, ETH, SOL live price + 24h change, Fear & Greed index, and a deterministic regime verdict (RISK_ON / DRIFT_UP / CHOP / DRIFT_DOWN / RISK_OFF) in ONE $0.05 call. Built for agent loops that need a cheap market pulse every cycle; escalate to /api/scan/crypto ($2) for the institutional deep scan with technicals, derivatives and a directional call. 60s freshness, no LLM in the path.
SignalPulse · Signal Tokenized Eligibility
signalpulse.theaslangroupllc.com
Tokenized-stock / pre-IPO-perp jurisdiction-eligibility check for AI financial & advisor agents — given a user's ISO country and (optionally) a platform (Dinari, xStocks, Ondo Global Markets, Coinbase, Robinhood, Gemini), reports which tokenized-equity/pre-IPO-derivative products they can legally access: US-persons policy, named country exclusions, and confirmed-vs-uncertain launch geography, each with citations and an explicit as-of date. Not legal advice. Nobody else sells this.
SignalPulse · Scan Futures
signalpulse.theaslangroupllc.com
SignalPulse futures market scan (analysis tier) — institutional multi-layer read across the futures complex (equity index, rates, energy, metals, grains): COT positioning (disaggregated + financial), seasonality, term structure, and macro regime, with the best contract, directional bias, confidence and reasoning. Executable entries/stops/targets and post-cost EV are premium-only.