TOLL

What software pays for, recorded every six hours.

Snapshot
2026-09-15 16:57 UTC
Sweep
daily-2026-09-15 · finished 2026-09-15 07:10 UTC
Listed
16,167

elevation profile derived

api.geoprimitives.devInferencederived

POST https://api.geoprimitives.dev/v1/elevation/profile

passlisted in Coinbase#7 by calls of 21 on this host

0.01 USDC

per call, as the listing declares it on eip155:8453

Compare with anotherEvery figure as JSONCite this page

the price, as of 2026-09-15 16:57 UTC · method · pinnable

Validation state
pass
as of 2026-09-15 04:17 UTC · method · pinnable · sweep daily-2026-09-15
Uptime, 7 / 30 / 90 days
100% / 100% / 100%
as of 2026-09-15 04:17 UTC · method · pinnable · 5 of 5 in 7d, 5 of 5 in 30d, 5 of 5 in 90d
Calls, trailing 30 days
1
as of 2026-09-15 16:57 UTC · method · pinnable
Unique payers, trailing 30 days
1
as of 2026-09-15 16:57 UTC · method · pinnable
Last called
2026-08-21 17:25 UTC
as of 2026-09-15 16:57 UTC · method · pinnable
First observed by TOLLderived
2026-09-10
as of 2026-09-10 19:08 UTC · method · pinnable · observation began 10 September 2026; listings that predate it show that date
Pricederived
0.01 USDC
as of 2026-09-15 16:57 UTC · method · pinnable · on eip155:8453
Networks
1
as of 2026-09-15 16:57 UTC · method · pinnable

Counters

28 observations, 1 of them a change, fewer than the 3 a trace needs

How big is this endpoint among the ones like it?

1 call100,000this endpoint
Calls counted in the trailing thirty days across the 2,297 endpoints in Inference that carry counters, binned on a logarithmic scale because the range runs over five orders of magnitude. The marked bin is this endpoint, at 1: 1,008 in the category are counted higher and 1,288 lower.

No trace is drawn of this endpoint’s own volume. Its counters have changed 1 time across 28 observations, and 3 changes are the fewest this site will draw a trace through, because two points and a guess are not a series. Every observation is in the JSON.

In words

Among the 21 endpoints on api.geoprimitives.dev, elevation profile is tied 7th by calls with 14 others.

The request to elevation profile is a json body with the fields samples and coordinates.

elevation profile returns json; the example shows notes, stats, units, source, samples, coverage and 2 others.

elevation profile drew a single call from a single payer in the trailing 30 days.

The last call to elevation profile came 25 days before the snapshot, 2026-08-21.

Per call, elevation profile declares 0.01 USDC on Base.

TOLL files elevation profile under inference: a POST endpoint on api.geoprimitives.dev, listed in the Coinbase registry.

elevation profile answered the sweep of 2026-09-15 with a valid 402, as at every sweep since 2026-09-11.

Closest in price to elevation profile within inference: who gho timeseries at api.hergertsynthora.com and profiler perp pnl summary at api.nansen.ai.

elevation profile is priced above 25% of comparable listings in inference.

The wallet paid by elevation profile is the payee of 21 endpoints on one host.

The seller's tags on elevation profile are elevation, profile, dem and 3dep.

912 other listings in inference declare exactly the same price.

Payment options as declared

the payment options, as of 2026-09-15 16:57 UTC · method · pinnable

Every payment option declared on this listing
registrynetworkassetamountschemepay to
Coinbaseeip155:8453USDC0.01 USDCexact0x76A51b…968FCe

Preflight checks at the last sweep

the checks, as of 2026-09-15 04:17 UTC · method · pinnableendpoint answered HTTP 402

No named check failed.

Validation history, 90 days

Every sweep that observed this endpoint, newest first.

Validation observations over the last 90 days
observed, UTCstatefailed checkssweep
2026-09-15 04:17 UTCpass0daily-2026-09-15
2026-09-14 04:15 UTCpass0daily-2026-09-14
2026-09-13 04:14 UTCpass0daily-2026-09-13
2026-09-12 06:30 UTCpass0daily-2026-09-12
2026-09-11 09:59 UTCpass0daily-2026-09-11

Registry presence

Presence in a registry, not liveness of the service (method). Newest first.

  1. listed in Coinbase

Declared input and output, as listed

From the registry record, not validated by TOLL.the declared schema, as of 2026-08-21 17:25 UTC · method · live

The input and output block
{
  "input": {
    "body": {
      "samples": 5,
      "coordinates": [
        [
          -149.8997,
          61.2181
        ],
        [
          -149.8397,
          61.2081
        ]
      ]
    },
    "type": "http",
    "method": "POST",
    "bodyType": "json"
  },
  "output": {
    "type": "json",
    "example": {
      "notes": [],
      "stats": {
        "maxMetres": 37.525,
        "minMetres": 30.598,
        "gainMetres": 9.733,
        "lossMetres": 5.204,
        "voidSamples": 0
      },
      "units": "metres",
      "source": {
        "url": "https://prd-tnm.s3.amazonaws.com/StagedProducts/Elevation/2/TIFF/current/",
        "units": "metres",
        "rights": "Public domain (US government work, 17 U.S.C. 105)",
        "dataset": "3D Elevation Program (3DEP) seamless DEM",
        "product": "2 arc-second",
        "publisher": "US Geological Survey",
        "usgsPublished": null,
        "verticalDatum": "NAVD88",
        "horizontalDatum": "NAD83",
        "pixelArcSeconds": 2,
        "usgsPublishedRange": [
          "2013",
          "20260611"
        ]
      },
      "samples": [
        {
          "lat": 61.2181,
          "lon": -149.8997,
          "elevation": 31.763,
          "distanceMetres": 0
        },
        {
          "lat": 61.2156025,
          "lon": -149.8846964,
          "elevation": 34.569,
          "distanceMetres": 852.95
        },
        {
          "lat": 61.2131033,
          "lon": -149.8696952,
          "elevation": 30.598,
          "distanceMetres": 1705.89
        },
        {
          "lat": 61.2106025,
          "lon": -149.8546964,
          "elevation": 37.525,
          "distanceMetres": 2558.84
        },
        {
          "lat": 61.2081,
          "lon": -149.8397,
          "elevation": 36.292,
          "distanceMetres": 3411.78
        }
      ],
      "coverage": {
        "blocks": 439,
        "reason": "Coverage is the state of Alaska, whole, from the USGS 3DEP seamless 2 arc-second DEM: every 1-degree block that holds Alaskan ground as the Census TIGER county boundaries draw it, 439 blocks. The conterminous United States and Hawaii are not answered yet. USGS publishes them at 1 arc-second through the same pipeline; they are a 47 GB upload rather than a design change and will arrive as a coverage extension with no change to this interface. Canada is not answered, and the pixels USGS ships over Yukon and British Columbia were not stored: they come from Natural Resources Canada under a licence with an attribution clause, and this catalog carries public-domain data only. A coordinate outside the coverage is quoted like any other and then refused with outside_coverage; a refusal does not settle, so nothing is charged for it.",
        "region": "Alaska",
        "answered": [
          "Alaska"
        ],
        "notAnswered": [
          "conterminous United States",
          "Hawaii",
          "territories",
          "Canada",
          "the rest of the world"
        ]
      },
      "geometry": "Samples are spaced equally by geodesic distance (GRS 80) along the polyline; each lies on the great circle of its segment.",
      "tilesRead": 3,
      "sampleCount": 5,
      "lengthMetres": 3411.78,
      "interpolation": "bilinear",
      "spacingMetres": 852.95,
      "verticalDatum": "NAVD88"
    }
  }
}
Cite this page

The pinned URL below renders this page from the snapshot of 2026-09-15 16:57 UTC and does not change; the live page does, every six hours. Data reuse is under CC BY 4.0 (terms).

Plain text

TOLL, "elevation profile on api.geoprimitives.dev", snapshot of 2026-09-15 16:57 UTC. https://tollindex.com/e/api-geoprimitives-dev-v1-elevation-profile-2bc2fe/at/2026-09-15T16-57Z. Accessed [access date].

BibTeX

@misc{toll-e-api-geoprimitives-dev-v1-elevation-profile-2bc2fe-2026-09-15T16-57Z,
  author = {TOLL},
  title = {elevation profile on api.geoprimitives.dev},
  howpublished = {\url{https://tollindex.com/e/api-geoprimitives-dev-v1-elevation-profile-2bc2fe/at/2026-09-15T16-57Z}},
  year = {2026},
  month = {9},
  note = {Pinned view of the snapshot of 2026-09-15 16:57 UTC. Accessed [access date].}
}

Reports and replies about this endpoint

None yet. Anything submitted through the form below is published here with its outcome.

Report an error about elevation profile, or reply as the named seller

No account, no token. Published unedited with its outcome, upheld or not. Do not include personal data.

Kind

Published as typed. Optional.

10 to 4,000 characters.

Verify with the payee wallet (optional, EVM)

Sign this message with the wallet named on the page and paste the signature; it is checked, stored, never published. TOLL reply about endpoint 2bc2fefe758bd0bb22e3b538b9b2572b741fa27b3dabfed3f79d382e89c88670 from wallet 0x76A51b5Dd3729950B3b60c17f19252d221968FCe

The 0x address named as payee on this page, 42 characters.

The hex signature of the message above, starting 0x.