karte.halowerk.com 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://karte.halowerk.com/v1/accessible-venue
|
0.005 | USDC |
https://karte.halowerk.com/v1/bicycle-infrastructure
|
0.006 | USDC |
https://karte.halowerk.com/v1/elevation-profile
|
0.005 | USDC |
https://karte.halowerk.com/v1/emergency-coverage
|
0.005 | USDC |
https://karte.halowerk.com/v1/emission-zone
|
0.005 | USDC |
https://karte.halowerk.com/v1/ev-charging
|
0.005 | USDC |
https://karte.halowerk.com/v1/last-mile-access
|
0.005 | USDC |
https://karte.halowerk.com/v1/parcel-locker
|
0.004 | USDC |
https://karte.halowerk.com/v1/parking-rules
|
0.005 | USDC |
https://karte.halowerk.com/v1/port-congestion
|
0.005 | USDC |
https://karte.halowerk.com/v1/public-toilets
|
0.004 | USDC |
https://karte.halowerk.com/v1/quiet-site
|
0.005 | USDC |
https://karte.halowerk.com/v1/restricted-route
|
0.006 | USDC |
https://karte.halowerk.com/v1/tides
|
0.005 | USDC |
0x2880edfff13100677bf97a3cbdf3bc34771c4e5e · basescan ↗
| Agent card | https://karte.halowerk.com |
| Provider | https://karte.halowerk.com |
| Docs | https://karte.halowerk.com |
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/karte.halowerk.com) [](https://agenstry.com/agents/karte.halowerk.com) [](https://agenstry.com/agents/karte.halowerk.com) [](https://agenstry.com/agents/karte.halowerk.com)
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": "karte-halowerk-com",
"name": "karte.halowerk.com",
"description": "",
"domain": "karte.halowerk.com",
"provider": "karte.halowerk.com",
"providerUrl": "",
"category": "",
"networks": [
"Base"
],
"enriched": false,
"endpoints": [
{
"url": "https://karte.halowerk.com/v1/accessible-venue",
"description": "Searches OpenStreetMap for venues of a chosen kind near a coordinate and reports accessibility as the separate facts it actually consists of: step-free entrance, accessible toilet, lift, designated parking, plus entrance width and step count where recorded.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "lat",
"type": "number",
"description": "",
"example": 52.52,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "limit",
"type": "number",
"description": "",
"example": 50,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "lon",
"type": "number",
"description": "",
"example": 13.405,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "radius_km",
"type": "number",
"description": "",
"example": 2,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "venue_type",
"type": "string",
"description": "",
"example": "restaurant",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://karte.halowerk.com/v1/bicycle-infrastructure",
"description": "Measures how well an area is equipped for cycling from four things that can actually be counted. Separation from motor traffic is the heaviest factor and is ranked explicitly: a physically separate track, a painted lane on the carriageway and a shared bus lane are three different levels of protection, the ranking used is returned with the result, and roads carrying cycle traffic with no provision at all are counted as the fourth level.",
"pricing": {
"amount": "0.006",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "lat",
"type": "number",
"description": "",
"example": 52.52,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "lon",
"type": "number",
"description": "",
"example": 13.405,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "radius_km",
"type": "number",
"description": "",
"example": 1.5,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://karte.halowerk.com/v1/elevation-profile",
"description": "Takes a list of coordinates and returns the elevation at each, the distance and gradient between consecutive points, total ascent and descent, the steepest ramp with the segment it belongs to, and the mean gradient over the whole line. An optional resample interval inserts intermediate points along the great circle between the given ones, which is what makes a steepest-ramp figure meaningful on a route described by a handful of corners.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "points",
"type": "array",
"description": "",
"example": [],
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "resample_m",
"type": "number",
"description": "",
"example": 200,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://karte.halowerk.com/v1/emergency-coverage",
"description": "For a location, returns per facility type the nearest one with its distance and details, the count within the radius, and the density per square kilometre. Hospitals are additionally reported with whether they have an emergency department where that is tagged, since a hospital without one does not answer the question being asked. Defibrillators come with their access class and indoor flag, because one locked inside a closed office building at night is not available.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "lat",
"type": "number",
"description": "",
"example": 52.52,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "lon",
"type": "number",
"description": "",
"example": 13.405,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "radius_km",
"type": "number",
"description": "",
"example": 10,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://karte.halowerk.com/v1/emission-zone",
"description": "Looks for low-emission zones, congestion charge areas and access-restricted areas around a coordinate and reports each with its type, the vehicle classes it restricts where tagged, the operator, and the distance from your point. Zones are matched by the tags actually used for this in OpenStreetMap, including boundary relations and landuse areas carrying emission tags, and the response lists which tag produced each hit so a questionable match can be judged.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "lat",
"type": "number",
"description": "",
"example": 52.52,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "lon",
"type": "number",
"description": "",
"example": 13.405,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "radius_km",
"type": "number",
"description": "",
"example": 5,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://karte.halowerk.com/v1/ev-charging",
"description": "Queries OpenStreetMap for charging stations within a radius of a point and returns each with its position, distance, operator, network, connector types with their individual power ratings and socket counts, access restrictions, fee status, opening hours and whether authentication is required. Results are sorted nearest first and can be filtered to a minimum power or a required connector type, which is the question a vehicle actually has.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "lat",
"type": "number",
"description": "",
"example": 52.52,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "limit",
"type": "number",
"description": "",
"example": 60,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "lon",
"type": "number",
"description": "",
"example": 13.405,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "radius_km",
"type": "number",
"description": "",
"example": 5,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "5",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://karte.halowerk.com/v1/last-mile-access",
"description": "Examines the ways and barrier objects around a destination for anything that stops a vehicle getting there. Barriers such as gates, bollards, lift gates and cycle barriers are returned with their position, distance and whether they are locked. Ways carrying access tags are returned with the restriction and who it applies to, and physical limits \u2014 maximum height, weight, width and length \u2014 are compared against the vehicle dimensions you supply, so the answer is specific rather than a list to\u2026",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "lat",
"type": "number",
"description": "",
"example": 52.52,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "lon",
"type": "number",
"description": "",
"example": 13.405,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "radius_m",
"type": "number",
"description": "",
"example": 400,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "vehicle_height_m",
"type": "number",
"description": "",
"example": 3.6,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "vehicle_weight_t",
"type": "number",
"description": "",
"example": 7.5,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://karte.halowerk.com/v1/parcel-locker",
"description": "Returns parcel lockers, packstations and staffed pickup points around a point, each with operator, brand, opening hours as recorded, access class, whether it is indoors, and the distance. The distinction the response insists on is between an automated locker and a staffed shop: in OpenStreetMap both frequently carry the same brand tag, and treating them as one thing promises round-the-clock collection and delivers shop hours.",
"pricing": {
"amount": "0.004",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "lat",
"type": "number",
"description": "",
"example": 52.52,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "limit",
"type": "number",
"description": "",
"example": 40,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "lon",
"type": "number",
"description": "",
"example": 13.405,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "radius_km",
"type": "number",
"description": "",
"example": 3,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://karte.halowerk.com/v1/parking-rules",
"description": "Returns parking areas, street-side parking, garages and multi-storey car parks near a coordinate, each with what governs whether you may leave a vehicle there: access class, whether a fee applies and what it is where recorded, total and disabled-designated capacity, maximum stay, height restriction for covered facilities, surface, and whether it is a park-and-ride.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "lat",
"type": "number",
"description": "",
"example": 52.52,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "limit",
"type": "number",
"description": "",
"example": 60,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "lon",
"type": "number",
"description": "",
"example": 13.405,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "radius_km",
"type": "number",
"description": "",
"example": 1,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://karte.halowerk.com/v1/port-congestion",
"description": "Reports what actually moves through a European port and how that developed, from the quarterly Eurostat port statistics covering 837 ports, addressable by name or by UN/LOCODE. Throughput is given per quarter split into inbound and outbound, with the imbalance between the two, the change against the same quarter a year earlier, and the direction over the whole observed window.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "port",
"type": "string",
"description": "",
"example": "Hamburg",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "quarters",
"type": "number",
"description": "",
"example": 8,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://karte.halowerk.com/v1/public-toilets",
"description": "Returns public toilets within a radius of a coordinate, sorted by distance, each with what decides whether it is usable: whether a fee applies and how much, the opening hours in raw OpenStreetMap syntax, wheelchair accessibility, whether a baby changing table is present, whether it is unisex or separated, whether drinking water is available, and the operator.",
"pricing": {
"amount": "0.004",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "lat",
"type": "number",
"description": "",
"example": 52.52,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "limit",
"type": "number",
"description": "",
"example": 30,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "lon",
"type": "number",
"description": "",
"example": 13.405,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "radius_km",
"type": "number",
"description": "",
"example": 1,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://karte.halowerk.com/v1/quiet-site",
"description": "Builds a noise context for a site from what surrounds it. Roads within the radius are weighted by class, by recorded speed limit and lane count where present, and by distance with a falloff, because a motorway at eight hundred metres and a residential street at twenty are different problems. Railways are counted separately with their usage class, since freight lines at night dominate what people actually complain about.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "lat",
"type": "number",
"description": "",
"example": 52.52,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "lon",
"type": "number",
"description": "",
"example": 13.405,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "radius_m",
"type": "number",
"description": "",
"example": 800,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://karte.halowerk.com/v1/restricted-route",
"description": "Collects the physical and legal restrictions recorded in OpenStreetMap within a corridor around the straight line between two points, or around a single point, and decides for each one whether it stops the vehicle described in the request. The work is in reading the values.",
"pricing": {
"amount": "0.006",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "corridor_km",
"type": "number",
"description": "",
"example": 1,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "from",
"type": "object",
"description": "",
"example": null,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "to",
"type": "object",
"description": "",
"example": null,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "vehicle",
"type": "object",
"description": "",
"example": null,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://karte.halowerk.com/v1/tides",
"description": "Returns tide predictions for a NOAA CO-OPS station: every high and low water in the window with its time and height above datum, the range between them, and which extreme comes next with the time remaining. Where the station also measures, the observed water level is fetched and compared with the prediction \u2014 wind and air pressure routinely push the real level away from the astronomical forecast, and that residual is the figure that matters for anyone near a limit, so it is returned rather than\u2026",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "latitude",
"type": "number",
"description": "",
"example": -90,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "station",
"type": "string",
"description": "",
"example": "beispiel",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "1"
}
}
],
"integrationType": "",
"isNew": false,
"priceSummary": {
"minAmount": "0.004",
"maxAmount": "0.006",
"avgCostPerTransaction": "0.005",
"avgCostBasis": "exact",
"currency": "USDC"
},
"serviceName": "",
"tags": [],
"iconUrl": ""
}
}