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)
191ms
Uptime (30d)
100.0%
Reliability Score
92/100
Last Checked
2026-04-16 09:03:34
Last Healthy
2026-04-16 09:03:34
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Valid
Asset Verified
Known USDC
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-04-16 09:03:34 | healthy | 402 | 191ms | |
| 2026-04-16 08:15:47 | healthy | 402 | 210ms | |
| 2026-04-16 07:39:19 | healthy | 402 | 185ms | |
| 2026-04-16 06:20:03 | healthy | 402 | 194ms | |
| 2026-04-16 05:35:10 | healthy | 402 | 189ms | |
| 2026-04-16 04:11:58 | healthy | 402 | 204ms | |
| 2026-04-16 03:29:14 | healthy | 402 | 207ms | |
| 2026-04-16 02:32:05 | healthy | 402 | 185ms | |
| 2026-04-16 01:10:37 | healthy | 402 | 196ms | |
| 2026-04-16 00:05:26 | healthy | 402 | 185ms | |
| 2026-04-15 23:25:26 | healthy | 402 | 115ms | |
| 2026-04-15 22:04:39 | healthy | 402 | 190ms | |
| 2026-04-15 20:59:59 | healthy | 402 | 527ms | |
| 2026-04-15 20:22:18 | healthy | 402 | 206ms | |
| 2026-04-15 19:04:51 | healthy | 402 | 189ms | |
| 2026-04-15 18:05:34 | healthy | 402 | 201ms | |
| 2026-04-15 17:42:13 | healthy | 402 | 190ms | |
| 2026-04-15 16:09:36 | healthy | 402 | 189ms | |
| 2026-04-15 15:27:53 | healthy | 402 | 192ms |