Skip to main content
GET
Headline numbers

Query Parameters

network
string
window
enum<string>

Scope every aggregate (totalPayments, uniqueBuyers, uniqueSellers, byScheme, byConfidence, byAsset, first/lastPaymentAt) to the trailing window; the response echoes window when set. Omit for all-time.

Available options:
24h,
7d,
30d

Response

200 - application/json

Aggregates plus ingest health

totalPayments
integer
required
uniqueBuyers
integer
required
uniqueSellers
integer
required
byScheme
object
required
Example:
byConfidence
object
required
Example:
byAsset
object[]
required
firstPaymentAt
string<date-time>

Earliest observed payment — the "data since" anchor. On mainnet this is the complete-history first for every watched/verified operator (Horizon retains full history); on testnet nothing older can exist (a chain reset wipes all upstream sources). It is an observation floor, not a network-wide "first ever" guarantee.

lastPaymentAt
string<date-time>
networks
string[]
ingest
object[]