terminalfeed.io

terminalfeed.io
Category
Service
Network
Avg / request
$0.02
Endpoints
1

Service overview

What is terminalfeed.io?

Agent morning brief. One paid call composes Bitcoin spot + 24h volume, the Crypto Fear & Greed Index, the latest USGS earthquake summary, top-story counts from Hacker News, current ISS crew, and the highest-volume Polymarket prediction markets. The endpoint an agent calls on boot to get the day's context in one network round trip.

Level up your agent by giving it access to thousands of services. All payable per-request via x402. No API keys, no accounts.

Paste into your agentic chat and let your agent guide you.

Make a Call

Example request
npx awal x402 pay "https://terminalfeed.io/api/pro/briefing" \
  --query '{
  "history": "{history}",
  "include": "{include}"
}'
What you get back
{
  "endpoint": "GET /api/pro/briefing",
  "paid": true,
  "query": "example input",
  "result": {
    "value": "Structured response from the service."
  }
}

Similar Services