Kalmbach Thomas Peter sold $1.2M of GL
Kalmbach Thomas Peter (EVP & CFO) sold 7,936 shares of GLOBE LIFE INC. (GL) at $156.59 ($1.24M total) on 2026-05-22.
Market-moving stories, structured for trading automations. Plug into Claude Desktop, Cursor, or your own agent in minutes.
"Claude, what moved NVDA today?"
alphai_news_search → MCP
Try it"Send only high-relevance earnings news for my watchlist."
/api/news/?category=earnings · min_relevance=7
Try it"Build a Telegram bot for market-moving news in 10 minutes."
/api/news/trending/ + your bot framework
Try it"Summarize all AI/chip-sector news before market open."
alphai_news_search?ticker=NVDA,AMD,TSM → MCP
Try it"Feed my agent relevance-scored financial news via MCP."
OAuth 2.1 · 5 tools · Streamable HTTP
Try itKalmbach Thomas Peter (EVP & CFO) sold 7,936 shares of GLOBE LIFE INC. (GL) at $156.59 ($1.24M total) on 2026-05-22.
Shinn John (SVP, General Counsel) sold 1,000 shares of RAMBUS INC (RMBS) at $143.63 ($0.14M total) on 2026-05-22.
SVOBODA FRANK M (Co-Chairman & CEO) sold 1,590 shares of GLOBE LIFE INC. (GL) at $157.05 ($0.25M total) on 2026-05-22.
SVOBODA FRANK M (Co-Chairman & CEO) sold 18,410 shares of GLOBE LIFE INC. (GL) at $156.65 ($2.88M total) on 2026-05-22.

Needham & Company lowered its Cartesian Therapeutics (NASDAQ: RNAC) price target to $40 from $42 while keeping a “buy” rating, according to a Tuesday note reported by Benzinga. RNAC traded at $6.38, down 5.5%. The company reported Q1 EPS of -$1.46 and revenue of $0.08M, missing consensus.

The article states that Bronstein, Gewirtz & Grossman, LLC is investigating Arm Holdings plc. It does not provide details on the allegations, timing, or any financial impact. The notice also includes a disclaimer directing questions to the company referenced in the release and not to PR-inside.
Roelli Nicholas Jon (SVP and President, E-Systems) sold 2,336 shares of LEAR CORP (LEA) at $141.38 ($0.33M total) on 2026-05-22.
The same relevance-scored news feed that powers alphai is available as a REST API and as an MCP server for Claude Desktop, Cursor, and any agent host. Ticker-linked, real-time enrichment.
curl https://api.alphai.io/api/news/ \
-H "Authorization: Bearer ${ALPHAI_API_KEY}" \
-G -d "symbol=NVDA"
# → {
# "results": [{
# "original": {
# "title": "Nvidia export curbs tighten...",
# "summary": "The White House is expected to...",
# "time_published": "2026-04-18T14:32:00Z"
# },
# "enrichment": {
# "category": "macro",
# "tickers": ["NVDA"],
# "relevance_score": 9
# }
# }, ...],
# "next_cursor": "MjAyNi0wNC0xOFQxNDozMjowMHw0Mg=="
# }Free reads the feed and probes the APIs. Paid plans drop the ads and scale up the rate.