nodeproxy-production.up.railway.app
nodeproxy-production.up.railway.app
· nodeproxy-production.up.railway.app
Schedule a future HTTP action or callback for autonomous agents. At a delay or a set time, either (a) execute an HTTP request you specify (method/url/headers/body) and capture the response for retrieval, or (b) deliver a JSON payload to your HTTPS callback URL (push) / hold it for polling. Lets agent loops defer and fire web actions without staying online or busy-polling.
nodeproxy-production.up.railway.app via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
F
Conformance score: 19/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent; calls are logged here automatically.
Endpoints
| Endpoint | Price | Currency |
|---|---|---|
https://nodeproxy-production.up.railway.app/agent-inbox
|
0.001 | USDC |
https://nodeproxy-production.up.railway.app/agent-lock
|
0.001 | USDC |
https://nodeproxy-production.up.railway.app/agent-secret
|
0.001 | USDC |
https://nodeproxy-production.up.railway.app/agent-timer
|
0.001 | USDC |
https://nodeproxy-production.up.railway.app/mcp/execute
|
0.002 | USDC |
https://nodeproxy-production.up.railway.app/stealth-scrape
|
0.05 | USDC |
0x8e57bfde053dbb6862991759c19affc5f383d5d0 · basescan ↗
| Agent card | https://nodeproxy-production.up.railway.app |
| Provider | https://nodeproxy-production.up.railway.app |
| Docs | https://nodeproxy-production.up.railway.app |
Health · last 0 probes
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/nodeproxy-production.up.railway.app) [](https://agenstry.com/agents/nodeproxy-production.up.railway.app) [](https://agenstry.com/agents/nodeproxy-production.up.railway.app) [](https://agenstry.com/agents/nodeproxy-production.up.railway.app)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"_source": "agentic.market",
"service": {
"id": "nodeproxy-production-up-railway-app",
"name": "nodeproxy-production.up.railway.app",
"description": "Schedule a future HTTP action or callback for autonomous agents. At a delay or a set time, either (a) execute an HTTP request you specify (method/url/headers/body) and capture the response for retrieval, or (b) deliver a JSON payload to your HTTPS callback URL (push) / hold it for polling. Lets agent loops defer and fire web actions without staying online or busy-polling.",
"domain": "nodeproxy-production.up.railway.app",
"provider": "nodeproxy-production.up.railway.app",
"providerUrl": "",
"category": "",
"networks": [
"Base"
],
"enriched": false,
"endpoints": [
{
"url": "https://nodeproxy-production.up.railway.app/agent-inbox",
"description": "Ephemeral capture inbox for autonomous agents. Create a one-time ingest URL; anything POSTed to it (OAuth redirect, async job result, third-party webhook) is captured and held for you to poll. Bridges external pushes into pollable events for agents that have no public endpoint.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [],
"serviceName": "nodeproxy",
"tags": [
"web",
"scrape",
"markdown",
"llm",
"parser"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://nodeproxy-production.up.railway.app/agent-lock",
"description": "Distributed lock / idempotency primitive for multi-agent swarms. claim(key) returns a token if free (with TTL); release(token) frees it; check(key) reports whether held. Stops multiple agents from double-processing the same work item.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "arguments",
"type": "object",
"description": "",
"example": null,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "nodeproxy",
"tags": [
"web",
"scrape",
"markdown",
"llm",
"parser"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://nodeproxy-production.up.railway.app/agent-secret",
"description": "One-time secret relay for inter-agent handoff. store(secret) returns a token; redeem(token) returns the secret exactly once, then burns it. Pass credentials or short-lived values between agents without persisting them.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "arguments",
"type": "object",
"description": "",
"example": null,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "nodeproxy",
"tags": [
"web",
"scrape",
"markdown",
"llm",
"parser"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://nodeproxy-production.up.railway.app/agent-timer",
"description": "Schedule a future HTTP action or callback for autonomous agents. At a delay or a set time, either (a) execute an HTTP request you specify (method/url/headers/body) and capture the response for retrieval, or (b) deliver a JSON payload to your HTTPS callback URL (push) / hold it for polling. Lets agent loops defer and fire web actions without staying online or busy-polling.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "arguments",
"type": "object",
"description": "",
"example": null,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "nodeproxy",
"tags": [
"web",
"scrape",
"markdown",
"llm",
"parser"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://nodeproxy-production.up.railway.app/mcp/execute",
"description": "Executes fetch on any public URL, strips scripts/ads/nav noise, and returns compressed semantic Markdown optimized for LLM token ingestion.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "arguments",
"type": "object",
"description": "",
"example": null,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "tool",
"type": "string",
"description": "",
"example": "surface_markdown_parser",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "nodeproxy",
"tags": [
"web",
"scrape",
"markdown",
"llm",
"parser"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://nodeproxy-production.up.railway.app/stealth-scrape",
"description": "Hardened headless-browser fetch with full JavaScript/SPA rendering and a realistic browser profile, returning fully rendered Markdown. Best for JavaScript-heavy/SPA pages and light bot checks; not guaranteed against advanced anti-bot walls (e.g. Cloudflare/Akamai).",
"pricing": {
"amount": "0.05",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "arguments",
"type": "object",
"description": "",
"example": null,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "tool",
"type": "string",
"description": "",
"example": "stealth_markdown_parser",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "nodeproxy",
"tags": [
"web",
"scrape",
"markdown",
"llm",
"parser"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
}
],
"integrationType": "",
"isNew": false,
"priceSummary": {
"minAmount": "0.001",
"maxAmount": "0.05",
"avgCostPerTransaction": "0.009333",
"avgCostBasis": "exact",
"currency": "USDC"
},
"serviceName": "nodeproxy",
"tags": [
"web",
"scrape",
"markdown",
"llm",
"parser"
],
"iconUrl": ""
}
}