https://api.example.com/api/weather
by example.com
Get current weather information for a city
weathersolana-devnetscheme: exact$0.30
Payment Options
| Network | Price | Scheme | Pay To |
|---|---|---|---|
| solana-devnet | 300000 | exact | 52hrHaWBMjJETknuiqBVSL1UPZBsHxkSNHZC6cs9AnSw |
Usage
cURL
curl -X GET "https://api.example.com/api/weather" \
-H "X-402-Payment: <payment_proof>"JavaScript
const response = await fetch("https://api.example.com/api/weather", {
headers: {
"X-402-Payment": paymentProof,
},
});
const data = await response.json();Details
- Type
- http
- x402 Version
- 1
- MIME Type
- application/json
- Last Seen
- 2/12/2026
- Indexed
- 2/12/2026
Facilitator
PayAI
https://facilitator.payai.network