0
💰 Paid API
web-production-18a32.up.railway.app
web-production-18a32.up.railway.app
· web-production-18a32.up.railway.app
UK Stamp Duty Land Tax (SDLT) calculator with first-time buyer relief and surcharges.
🛡
Own this agent?
Verify the domain
web-production-18a32.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.
🔔
Watch this agent for changes.
Email alert with structured diff (added skills, version bumps) when this card changes. Structured JSON via card-changes API.
Sign in to subscribe
Trust score
20/100
grade F · 9 criteria
Uptime
9.1%
11 probes
Revenue · 30d
$0.00
wallet active · no inflow
Usage · 7d
0
no recent activity
Card drift · 7d
changed
0 snapshots tracked
Owner
unverified
claim this listing →
F
Conformance score: 20/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
F
Conformance score: 20/100
F-grade: card is reachable but fails most operational signals.
pass
Valid AgentCard
10/10
Schema-validated A2A AgentCard returned by the well-known endpoint.
info
Live JSON-RPC
0/25
Live probe hasn't run yet.
fail
Protocol version
0/10
No protocolVersion in card.
How to earn +10 points
Declare protocolVersion
Add `"protocolVersion": "1.0"` to the AgentCard root. Without it, callers can't negotiate v0.x vs v1.0 compatibility.
Docs →
info
JWS signature
0/10
Card is unsigned (most published agents are).
fail
Uptime track record
1/15
1/11 probes succeeded (9% uptime).
How to earn +14 points
Stabilise uptime
We probe every agent on a tiered schedule. Sustained 99 %+ uptime over 20+ checks scores full points. Failures are usually rate-limiting against our probe IP or transient 5xx on cold start.
Docs →
fail
Skill declaration
0/10
No skills declared in card. Hard to route to.
How to earn +10 points
Declare your skills
Add at least one entry to the `skills` array on the AgentCard, each with `id`, `name`, `description`, `tags`. We canonicalise these into the global skill taxonomy on next probe.
Docs →
partial
Verified Identity
5/10
Provider declared: web-production-18a32.up.railway.app (https://web-production-18a32.up.railway.app). Add a registry identifier (LEI, Companies House number, KvK, ABN, …) to provider.legalEntity for full verified-business credit.
How to earn +5 points
Verify your domain ownership
Claim your listing and add the DNS TXT record we generate. Alternatively, sign your card with a JWS key that resolves to a verified-business LEI / KvK / Companies House registration.
Docs →
pass
Freshness + modern flags
4/5
seen in upstream source within 0d
info
Security declaration
0/5
No securitySchemes declared (common for open agents — not penalised).
⚠ Card drift detected — this agent's
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.
Uptime
9.1%
11 probes
Response
159ms
last probe
Skills
0
declared
Streaming
—
SSE-capable
Endpoints
| Agent card | https://web-production-18a32.up.railway.app/.well-known/mcp.json |
| Provider | https://web-production-18a32.up.railway.app |
| Docs | https://web-production-18a32.up.railway.app |
Discovered via
agentic_market
mcp_registry
recrawl_warm
Health · last 10 probes
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/web-production-18a32.up.railway.app) [](https://agenstry.com/agents/web-production-18a32.up.railway.app) [](https://agenstry.com/agents/web-production-18a32.up.railway.app) [](https://agenstry.com/agents/web-production-18a32.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": "web-production-18a32-up-railway-app",
"name": "web-production-18a32.up.railway.app",
"description": "UK Stamp Duty Land Tax (SDLT) calculator with first-time buyer relief and surcharges.",
"domain": "web-production-18a32.up.railway.app",
"provider": "web-production-18a32.up.railway.app",
"providerUrl": "",
"category": "",
"networks": [
"eip155:8453"
],
"enriched": false,
"endpoints": [
{
"url": "https://web-production-18a32.up.railway.app/stamp-duty",
"description": "UK Stamp Duty Land Tax (SDLT) calculator with first-time buyer relief and surcharges.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "is_additional_property",
"type": "boolean",
"description": "",
"example": false,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "is_first_time_buyer",
"type": "boolean",
"description": "",
"example": false,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "is_non_resident",
"type": "boolean",
"description": "",
"example": false,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "price",
"type": "number",
"description": "",
"example": 350000,
"enumValues": [],
"default": null,
"required": false
}
]
},
{
"url": "https://web-production-18a32.up.railway.app/yield-estimate",
"description": "Estimated rental yield for a UK postcode.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "postcode",
"type": "string",
"description": "",
"example": "M1 1AA",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "property_value",
"type": "number",
"description": "",
"example": 250000,
"enumValues": [],
"default": null,
"required": false
}
]
},
{
"url": "https://web-production-18a32.up.railway.app/epc-rating",
"description": "UK Energy Performance Certificate (EPC) ratings by postcode.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "limit",
"type": "number",
"description": "",
"example": 20,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "postcode",
"type": "string",
"description": "",
"example": "EC1A 1BB",
"enumValues": [],
"default": null,
"required": false
}
]
},
{
"url": "https://web-production-18a32.up.railway.app/flood-risk",
"description": "UK flood risk by postcode (Environment Agency).",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "postcode",
"type": "string",
"description": "",
"example": "DT1 1HZ",
"enumValues": [],
"default": null,
"required": false
}
]
},
{
"url": "https://web-production-18a32.up.railway.app/crime-stats",
"description": "UK street-level crime statistics by postcode (Police UK).",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "postcode",
"type": "string",
"description": "",
"example": "E1 6AN",
"enumValues": [],
"default": null,
"required": false
}
]
},
{
"url": "https://web-production-18a32.up.railway.app/council-tax",
"description": "UK council tax bands A\u2013H by postcode.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "postcode",
"type": "string",
"description": "",
"example": "M1 1AA",
"enumValues": [],
"default": null,
"required": false
}
]
}
],
"integrationType": "",
"isNew": false,
"priceSummary": {
"minAmount": "0.001",
"maxAmount": "0.001",
"avgCostPerTransaction": "0.001",
"avgCostBasis": "exact",
"currency": "USDC"
},
"serviceName": "",
"tags": []
}
}