MPPtempoquality 0.35

Pay-per-call future flight schedule data via AviationStack, settled on Tempo L2.

Price
$0.005 / call
Protocol
mpp
Verified
no

What it does

This MPP endpoint provides future flight schedule information through the AviationStack data service, accessible at `https://aviationstack.mpp.tempo.xyz/v1/flightsFuture`. It is part of a broader AviationStack proxy that covers real-time and historical flight tracking, airports, airlines, and schedules. Each call is settled as a one-shot charge via the Tempo payment method on chain ID 4217.

The endpoint is live and returns a standard 402 Payment Required challenge when called without payment. The price per request is 5,000 base units of the token at address `0x20c0…8b50` on Tempo (chain 4217). Assuming this is a 6-decimal stablecoin (such as pathUSD), the cost would be $0.005 per call — though the exact token identity is not confirmed in the available material. The fee payer flag is set to true, meaning the gateway covers gas fees for the settlement transaction.

No OpenAPI schema, documentation pages, or usage examples were found on the proxy origin. The endpoint path (`/v1/flightsFuture`) and the existing description suggest it mirrors the AviationStack "Future Flights" API, which typically accepts query parameters such as `iata_code`, `airline_iata`, `flight_date`, and pagination controls. However, the exact parameter set and response schema cannot be confirmed from the crawl data alone. Users familiar with the upstream AviationStack API should find the interface recognizable.

Capabilities

future-flight-schedulesaviation-datampp-paymenttempo-settlementper-call-billing

Use cases

  • Querying upcoming flight schedules for a given airport or airline
  • Building travel planning tools that need forward-looking flight data
  • Enriching logistics or cargo tracking systems with future flight information
  • Powering chatbot or agent workflows that answer questions about upcoming flights

Fit

Best for

  • AI agents needing pay-per-call access to future flight schedules without API key management
  • Developers who want crypto-settled aviation data without monthly subscriptions
  • Applications requiring programmatic access to forward-looking airline timetables

Not for

  • Real-time flight tracking or live position data (this endpoint covers future schedules only)
  • High-volume batch downloads where a traditional subscription would be more cost-effective
  • Users who cannot settle payments on Tempo L2

Quick start

curl -i "https://aviationstack.mpp.tempo.xyz/v1/flightsFuture?iata_code=JFK"

Endpoint

Transporthttp
Protocolmpp
CurrencypathUSD

Quality

0.35/ 1.00

The endpoint is confirmed live via a valid 402 MPP challenge, but no documentation, OpenAPI schema, or example responses are available. The exact query parameters and response format are inferred from the upstream AviationStack API naming conventions. The token used for payment is not definitively identified. This is effectively a stub listing.

Warnings

  • No documentation or OpenAPI schema found on the proxy origin — all 5 crawled pages returned 404.
  • The payment currency token address (0x20c0…8b50) on chain 4217 could not be independently verified; the $0.005 price assumes 6-decimal stablecoin.
  • Request parameters and response schema are inferred from upstream AviationStack conventions and are unconfirmed.

Citations

Provenance

Indexed frommpp_dev
Enriched2026-04-19 16:54:34Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-22

Agent access