Overview
Add days to a given date.
Protocol
x402 (POST)
Price
$0.0020
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
basic-utils-agent
Source
bazaar
Indexed
2026-03-02 01:12:37
Health
Status
healthy
Latency (p50)
40ms
Uptime (30d)
100.0%
Reliability Score
100/100
Last Checked
2026-09-17 03:26:31
Last Healthy
2026-09-17 03:26:31
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Valid
Asset Verified
Known USDC
Facilitator
—
Input Schema
{
"discoverable": true,
"method": "GET",
"type": "http"
}
Output Schema
{
"input": {
"bodyFields": {
"date": {
"anyOf": [
{
"format": "date-time",
"type": "string"
},
{
"type": "null"
}
],
"default": null,
"title": "Date"
},
"date2": {
"anyOf": [
{
"format": "date-time",
"type": "string"
},
{
"type": "null"
}
],
"default": null,
"title": "Date2"
},
"days": {
"anyOf": [
{
"type": "integer"
},
{
"type": "null"
}
],
"default": null,
"title": "Days"
}
},
"bodyType": "json",
"method": "POST",
"type": "http"
},
"output": {
"result": {
"description": "The resulting date after adding days",
"format": "date-time",
"title": "Result",
"type": "string"
}
}
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-09-17 03:26:31 | healthy | 402 | 117ms | |
| 2026-09-16 14:16:29 | healthy | 402 | 39ms | |
| 2026-09-16 06:10:30 | healthy | 402 | 34ms | |
| 2026-09-16 02:42:41 | healthy | 402 | 48ms | |
| 2026-09-15 11:35:33 | healthy | 402 | 35ms | |
| 2026-09-15 03:54:38 | healthy | 402 | 27ms | |
| 2026-09-14 23:16:00 | healthy | 402 | 101ms | |
| 2026-09-14 11:37:07 | healthy | 402 | 96ms | |
| 2026-09-14 05:05:45 | healthy | 402 | 40ms |