Verify if a person meets a minimum age requirement based on their date of birth....
https://api.strale.io/x402/age-verifyOverview
Verify if a person meets a minimum age requirement based on their date of birth. Pure algorithmic check. SQS: 96/100.
Protocol
x402
Price
$0.01
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
strale
Source
bazaar
Indexed
2026-04-15 14:09:55
Health
Status
healthy
Latency (p50)
208ms
Uptime (30d)
100.0%
Reliability Score
95/100
Last Checked
2026-06-02 14:38:18
Last Healthy
2026-06-02 14:38:18
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Valid
Asset Verified
—
Facilitator
—
Input Schema
{
"discoverable": true,
"method": "GET",
"queryParams": {
"date_of_birth": {
"description": "Date of birth (YYYY-MM-DD)",
"required": true,
"type": "string"
},
"minimum_age": {
"description": "Minimum age to verify (default: 18)",
"type": "integer"
},
"reference_date": {
"description": "Date to check against (default: today)",
"type": "string"
}
},
"type": "http"
}
Output Schema
{
"age_days": {
"type": "integer"
},
"age_months": {
"type": "integer"
},
"age_years": {
"type": "integer"
},
"days_until_minimum": {
"type": "integer"
},
"meets_minimum": {
"type": "boolean"
},
"minimum_age_checked": {
"type": "integer"
}
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-06-02 14:38:18 | healthy | 402 | 192ms | |
| 2026-06-02 10:36:51 | healthy | 402 | 199ms | |
| 2026-06-02 04:24:44 | healthy | 402 | 217ms | |
| 2026-06-02 02:22:33 | healthy | 402 | 189ms | |
| 2026-06-01 21:46:41 | healthy | 402 | 206ms | |
| 2026-06-01 17:48:15 | healthy | 402 | 204ms | |
| 2026-06-01 12:18:29 | healthy | 402 | 228ms | |
| 2026-06-01 09:25:10 | healthy | 402 | 210ms | |
| 2026-06-01 07:12:19 | healthy | 402 | 213ms | |
| 2026-06-01 00:27:36 | healthy | 402 | 208ms | |
| 2026-05-31 21:18:16 | healthy | 402 | 219ms | |
| 2026-05-31 18:31:04 | healthy | 402 | 207ms | |
| 2026-05-31 14:53:36 | healthy | 402 | 236ms | |
| 2026-05-31 11:09:57 | healthy | 402 | 202ms | |
| 2026-05-31 05:17:35 | healthy | 402 | 208ms | |
| 2026-05-31 02:24:56 | healthy | 402 | 196ms | |
| 2026-05-30 20:36:12 | healthy | 402 | 120ms | |
| 2026-05-30 17:06:32 | healthy | 402 | 219ms |