pennyrail.vercel.app
pennyrail.vercel.app
· pennyrail.vercel.app
Agent transaction router for paid machine services. Agents discover and quote capabilities for free, then pay per execution with x402 USDC on Base. Includes live web search, AI, data, and deterministic utilities with OpenAPI and MCP discovery.
pennyrail.vercel.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.
Dispute or improve this rating
F
Conformance score: 34/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 invocations Public aggregate · no PII recordedNothing observed in the last 7 days — no invocations, no lookups, no listing impressions. Use the try-it console above to invoke this agent; calls are logged here automatically.
Endpoints
| Endpoint | Price | Currency |
|---|---|---|
https://pennyrail.vercel.app/api/batch/trial
|
0.05 | USDC |
https://pennyrail.vercel.app/api/bazaar/color-convert
|
0.001 | USDC |
https://pennyrail.vercel.app/api/bazaar/forecast-naive
|
0.001 | USDC |
https://pennyrail.vercel.app/api/bazaar/hacker-news
|
0.005 | USDC |
https://pennyrail.vercel.app/api/bazaar/json-query
|
0.001 | USDC |
https://pennyrail.vercel.app/api/bazaar/openapi-validate
|
0.001 | USDC |
https://pennyrail.vercel.app/api/bazaar/web-extract
|
0.005 | USDC |
https://pennyrail.vercel.app/api/bazaar/web-search
|
0.02 | USDC |
https://pennyrail.vercel.app/api/bazaar/x402-quote
|
0.002 | USDC |
0x0b53378117e82b50afba71d794a21c22c7e36d2c · basescan ↗
eth_getLogs on USDC Transfer events to the payment wallet.
single_payer_observed
2/5
Payer identities observed; a single payer accounts for effectively all observed volume.
single_day_concentration —
Most observed volume landed on a single day of the window.
daily_volume_aggregate, active_day_cadence, amount_regularity, spike_concentration, settlement_wallet_overlap, payer_uniqueness, payer_concentration, payer_recurrence, payer_payee_overlap.
Derived from agent_revenue_daily, agents.payment_wallet, agent_payment_transactions.
Measured 2026-09-08.
get_agent_full and
payment_intelligence skills
on REST, A2A and MCP. API docs →
| Agent card | https://pennyrail.vercel.app |
| Provider | https://pennyrail.vercel.app |
| Docs | https://pennyrail.vercel.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/pennyrail.vercel.app) [](https://agenstry.com/agents/pennyrail.vercel.app) [](https://agenstry.com/agents/pennyrail.vercel.app) [](https://agenstry.com/agents/pennyrail.vercel.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": "pennyrail-vercel-app",
"name": "pennyrail.vercel.app",
"description": "",
"domain": "pennyrail.vercel.app",
"provider": "pennyrail.vercel.app",
"providerUrl": "",
"category": "",
"networks": [
"Base"
],
"enriched": false,
"endpoints": [
{
"url": "https://pennyrail.vercel.app/api/batch/trial",
"description": "BatchRail discovery/trial: classify up to 100 short items for $0.05. Full 1,000-item bulk route is /api/batch/classify for $0.20.",
"pricing": {
"amount": "0.05",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "instruction",
"type": "string",
"description": "",
"example": "Classify each support message by intent.",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "items",
"type": "array",
"description": "",
"example": [],
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "labels",
"type": "array",
"description": "",
"example": [],
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "PennyRail BatchRail Trial",
"tags": [
"AI",
"batch",
"classification",
"inference",
"bulk"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://pennyrail.vercel.app/api/bazaar/color-convert",
"description": "Convert a CSS color between hex, RGB and HSL. Accepts #RRGGBB, rgb(r,g,b), hsl(h,s%,l%) or numeric RGB fields. Exact-match PennyRail gap-arbitrage route.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "value",
"type": "string",
"description": "",
"example": "#1a2b3c",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://pennyrail.vercel.app/api/bazaar/forecast-naive",
"description": "Generate mean, naive and drift baseline forecasts with simple 95% prediction intervals. Useful as a sanity floor before paying for a more complex forecasting model. Exact-match PennyRail gap-arbitrage route.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "horizon",
"type": "number",
"description": "",
"example": 3,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "values",
"type": "array",
"description": "",
"example": [],
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://pennyrail.vercel.app/api/bazaar/hacker-news",
"description": "Search Hacker News stories/comments or fetch front-page results from the public Algolia HN index. Returns titles, URLs, authors, points, comments and timestamps as clean JSON. Exact-match PennyRail gap-arbitrage route.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "limit",
"type": "number",
"description": "",
"example": 10,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "query",
"type": "string",
"description": "",
"example": "AI agents",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "sort",
"type": "string",
"description": "",
"example": "recent",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://pennyrail.vercel.app/api/bazaar/json-query",
"description": "Extract a value from JSON by dot/bracket path such as items[2].name. Deterministic, no network, returns found/value and normalized path. Exact-match PennyRail gap-arbitrage route.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "path",
"type": "string",
"description": "",
"example": "items[1].name",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "value",
"type": "object",
"description": "",
"example": null,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://pennyrail.vercel.app/api/bazaar/openapi-validate",
"description": "Validate a JSON request or response payload against one OpenAPI 3.x / Swagger 2.x operation schema. Supports deterministic JSON-Schema validation rules without external calls. Exact-match PennyRail gap-arbitrage route.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "method",
"type": "string",
"description": "",
"example": "post",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "part",
"type": "string",
"description": "",
"example": "request",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "path",
"type": "string",
"description": "",
"example": "/ping",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "payload",
"type": "object",
"description": "",
"example": null,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "spec",
"type": "object",
"description": "",
"example": null,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://pennyrail.vercel.app/api/bazaar/web-extract",
"description": "Extract the useful content from a public URL as clean Markdown for agents. Uses a browser-backed reader when needed and strips navigation/boilerplate. Exact-match PennyRail gap-arbitrage route.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "maxChars",
"type": "number",
"description": "",
"example": 100000,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "url",
"type": "string",
"description": "",
"example": "https://example.com",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://pennyrail.vercel.app/api/bazaar/web-search",
"description": "Live web search for AI agents. Pay $0.02 USDC on Base and receive a grounded answer plus sources.",
"pricing": {
"amount": "0.02",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "count",
"type": "number",
"description": "",
"example": 5,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "freshness",
"type": "string",
"description": "",
"example": "pw",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "query",
"type": "string",
"description": "",
"example": "latest x402 agent commerce news",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://pennyrail.vercel.app/api/bazaar/x402-quote",
"description": "Probe a public HTTP endpoint without paying and decode its HTTP 402 payment requirements into clean JSON: status, network, asset, amount, pay-to and challenge metadata when exposed. Exact-match PennyRail gap-arbitrage route.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "body",
"type": "object",
"description": "",
"example": null,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "method",
"type": "string",
"description": "",
"example": "POST",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "url",
"type": "string",
"description": "",
"example": "https://pennyrail.vercel.app/api/agent/hash",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
}
],
"integrationType": "",
"isNew": false,
"priceSummary": {
"minAmount": "0.001",
"maxAmount": "0.05",
"avgCostPerTransaction": "0.009556",
"avgCostBasis": "exact",
"currency": "USDC"
},
"serviceName": "PennyRail BatchRail Trial",
"tags": [
"AI",
"batch",
"classification",
"inference",
"bulk"
],
"iconUrl": ""
}
}