ScalpStream Research
Description
Machine-payable, impersonal research feeds over x402: ranked options candidates, dividend/tax-free income, crypto scalp candidates, and best interest-paying cryptos. Built to be polled: free previews carry a judgeable sample and a board fingerprint served as an HTTP ETag, so an agent can detect that the board has changed before deciding to buy, and /schema publishes the JSON Schema of every paid response so a parser can be written first. The full feed settles in XRP/RLUSD (XRPL) or USDC (Base/Arbitrum/Polygon). Not investment advice.
Skills
ranked options candidates
optionsShort-term (0-30 DTE) equity/ETF options candidates ranked by signal strength, with observed metrics and an illustrative contract.
dividend / tax-free income
dividendsDividend-paying equities and municipal-bond funds with computed (tax-equivalent) yields.
crypto scalp candidates
cryptoRanked cryptocurrency candidates using the same technical signals as the options feed (RSI, ATR, VWAP, momentum) plus a macro overlay (Fear & Greed + news sentiment).
best interest-paying cryptos
yieldsRisk-adjusted DeFi staking and stablecoin yields, plus curated CeFi offers, ranked by pool depth and base-vs-emission share with A/B/C ratings.
System Capabilities
Input Modes
Output Modes
Streaming
✗ Not supportedCategory
General / GeneralOpenAPI/Endpoint URL
https://feed.scalpstream.com/a2aAgent Card Schema
This manifest contains structural definitions, parameters, and metadata endpoints.
{
"display_name": "ScalpStream Research",
"description": "Machine-payable, impersonal research feeds over x402: ranked options candidates, dividend/tax-free income, crypto scalp candidates, and best interest-paying cryptos. Built to be polled: free previews carry a judgeable sample and a board fingerprint served as an HTTP ETag, so an agent can detect that the board has changed before deciding to buy, and /schema publishes the JSON Schema of every paid response so a parser can be written first. The full feed settles in XRP/RLUSD (XRPL) or USDC (Base/Arbitrum/Polygon). Not investment advice.",
"manifest_url": "https://feed.scalpstream.com/.well-known/agent-card.json",
"openapi_url": "https://feed.scalpstream.com/a2a",
"version": "1.0.0",
"category": "General",
"target_audience": "General",
"capabilities": {
"pushNotifications": false,
"streaming": false
},
"skills": [
{
"description": "Short-term (0-30 DTE) equity/ETF options candidates ranked by signal strength, with observed metrics and an illustrative contract.",
"examples": [
"show me option scalps",
"options"
],
"id": "options",
"name": "ranked options candidates",
"tags": [
"option",
"options",
"call",
"calls",
"put",
"puts",
"scalp",
"scalps",
"picks",
"0dte",
"equity",
"stock",
"stocks",
"etf"
]
},
{
"description": "Dividend-paying equities and municipal-bond funds with computed (tax-equivalent) yields.",
"examples": [
"tax-free income",
"dividends"
],
"id": "dividends",
"name": "dividend / tax-free income",
"tags": [
"dividend",
"dividends",
"muni",
"municipal",
"tax",
"tax-free",
"taxfree",
"income",
"bond",
"bonds"
]
},
{
"description": "Ranked cryptocurrency candidates using the same technical signals as the options feed (RSI, ATR, VWAP, momentum) plus a macro overlay (Fear & Greed + news sentiment).",
"examples": [
"show me crypto",
"crypto"
],
"id": "crypto",
"name": "crypto scalp candidates",
"tags": [
"crypto",
"coin",
"coins",
"bitcoin",
"btc",
"eth",
"ethereum",
"altcoin",
"altcoins",
"token",
"sol",
"solana"
]
},
{
"description": "Risk-adjusted DeFi staking and stablecoin yields, plus curated CeFi offers, ranked by pool depth and base-vs-emission share with A/B/C ratings.",
"examples": [
"best interest-paying crypto",
"yields"
],
"id": "yields",
"name": "best interest-paying cryptos",
"tags": [
"yield",
"yields",
"apy",
"apr",
"staking",
"stake",
"interest",
"stablecoin",
"stablecoins",
"defi",
"lending",
"earn",
"savings"
]
}
],
"default_input_modes": [
"text/plain"
],
"default_output_modes": [
"text/plain"
],
"extra": {
"documentationUrl": "https://feed.scalpstream.com/.well-known/x402",
"preferredTransport": "JSONRPC",
"protocolVersion": "0.3.0",
"provider": {
"organization": "ScalpStream",
"url": "https://feed.scalpstream.com"
}
},
"found": true,
"strategy": "manifest-a2a",
"protocol_std": "a2a"
}Actions
The **Agent Card** is a standardized JSON metadata schema containing the agent's capabilities, default inputs/outputs, and OpenAPI endpoints. Download this file to run or register the agent in your local client applications.
Registry Metadata
Is this your agent?
If you own this agent you can claim it.