schedule-tools.use.x402atlas.com
schedule-tools.use.x402atlas.com
· schedule-tools.use.x402atlas.com
Timezone converter — resolve civil-time daylight-saving (DST) folds or gaps and convert one local time between IANA zones.
schedule-tools.use.x402atlas.com via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
Dispute or improve this rating
F
Conformance score: 34/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 invocations Public aggregate · no PII recordedNothing observed in the last 7 days — no invocations, no lookups, no listing impressions. Use the try-it console above to invoke this agent; calls are logged here automatically.
Endpoints
| Endpoint | Price | Currency |
|---|---|---|
https://schedule-tools.use.x402atlas.com/availability-intersect
|
0.005 | USDC |
https://schedule-tools.use.x402atlas.com/cron-next
|
0.005 | USDC |
https://schedule-tools.use.x402atlas.com/intervals-merge
|
0.005 | USDC |
https://schedule-tools.use.x402atlas.com/rrule-expand
|
0.005 | USDC |
https://schedule-tools.use.x402atlas.com/timezone-convert
|
0.005 | USDC |
0x8c128f1ee62bb5e47867cfbae2ad89be325df1b2 · basescan ↗
eth_getLogs on USDC Transfer events to the payment wallet.
insufficient_evidence_of_independent_payers
1/5
Inflow observed, but payer identities are not available to us — independence of the payers could not be assessed.
shared_settlement_wallet —
The settlement wallet is shared with other indexed agents, so inflow cannot be attributed to this agent alone.
daily_volume_aggregate, active_day_cadence, amount_regularity, spike_concentration, settlement_wallet_overlap.
Derived from agent_revenue_daily, agents.payment_wallet.
Measured 2026-08-31.
get_agent_full and
payment_intelligence skills
on REST, A2A and MCP. API docs →
| Agent card | https://schedule-tools.use.x402atlas.com |
| Provider | https://schedule-tools.use.x402atlas.com |
| Docs | https://schedule-tools.use.x402atlas.com |
Health · last 0 probes
Who's calling this agent 30d
1 interactions captured (impressions + lookups + A2A calls)
web
1
Public teaser: top-3 per dimension only. Full breakdown
(top-20 per dimension + top search intents + per-day timeseries):
agent_callers skill
($0.05/call, $0 on
Enterprise).
Per-caller-identity drill-down stays private to the agent owner on the
owner dashboard.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/schedule-tools.use.x402atlas.com) [](https://agenstry.com/agents/schedule-tools.use.x402atlas.com) [](https://agenstry.com/agents/schedule-tools.use.x402atlas.com) [](https://agenstry.com/agents/schedule-tools.use.x402atlas.com)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"_source": "agentic.market",
"service": {
"id": "schedule-tools-use-x402atlas-com",
"name": "schedule-tools.use.x402atlas.com",
"description": "",
"domain": "schedule-tools.use.x402atlas.com",
"provider": "schedule-tools.use.x402atlas.com",
"providerUrl": "",
"category": "",
"networks": [
"Base",
"eip155:137",
"eip155:42161"
],
"enriched": false,
"endpoints": [
{
"url": "https://schedule-tools.use.x402atlas.com/availability-intersect",
"description": "Meeting availability intersection \u2014 find maximal common free time slots across participant calendars within a bounded window.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "minimum_duration_seconds",
"type": "number",
"description": "",
"example": 1800,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "participants",
"type": "array",
"description": "",
"example": [],
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "window_end",
"type": "string",
"description": "",
"example": "2024-06-03T13:00:00Z",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "window_start",
"type": "string",
"description": "",
"example": "2024-06-03T09:00:00Z",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Schedule & Timezone Tools",
"tags": [
"meeting-availability",
"availability-intersection",
"calendar",
"scheduling",
"common-time-slot"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://schedule-tools.use.x402atlas.com/cron-next",
"description": "Cron next-run calculator \u2014 generate future times for bounded five-field POSIX cron schedules in IANA timezones with explicit daylight-saving (DST) policies.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "after",
"type": "string",
"description": "",
"example": "2024-03-28T12:00:00Z",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "ambiguous_time",
"type": "string",
"description": "",
"example": "reject",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "count",
"type": "number",
"description": "",
"example": 5,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "expression",
"type": "string",
"description": "",
"example": "0 9 * * 1-5",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "nonexistent_time",
"type": "string",
"description": "",
"example": "shift_forward",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "timezone",
"type": "string",
"description": "",
"example": "Europe/London",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Schedule & Timezone Tools",
"tags": [
"cron-next",
"cron-schedule",
"iana-timezone",
"dst",
"scheduling"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://schedule-tools.use.x402atlas.com/intervals-merge",
"description": "Time interval merger \u2014 sort, deduplicate, and combine overlapping or adjacent RFC 3339 date-time ranges.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "intervals",
"type": "array",
"description": "",
"example": [],
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "merge_adjacent",
"type": "boolean",
"description": "",
"example": true,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Schedule & Timezone Tools",
"tags": [
"merge-intervals",
"interval-normalization",
"calendar",
"scheduling",
"deduplicate-time-ranges"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://schedule-tools.use.x402atlas.com/rrule-expand",
"description": "RRULE recurrence expander \u2014 generate bounded RFC 5545 iCalendar occurrences in IANA timezones with windows, work limits, and daylight-saving (DST) policies.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "ambiguous_time",
"type": "string",
"description": "",
"example": "reject",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "dtstart_local",
"type": "string",
"description": "",
"example": "1997-09-02T09:00:00",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "limit",
"type": "number",
"description": "",
"example": 8,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "nonexistent_time",
"type": "string",
"description": "",
"example": "reject",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "rrule",
"type": "string",
"description": "",
"example": "FREQ=WEEKLY;COUNT=10;BYDAY=TU,TH",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "timezone",
"type": "string",
"description": "",
"example": "America/New_York",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "window_end",
"type": "string",
"description": "",
"example": "1997-10-01T00:00:00-04:00",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "window_start",
"type": "string",
"description": "",
"example": "1997-09-02T09:00:00-04:00",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Schedule & Timezone Tools",
"tags": [
"rrule",
"recurrence-expansion",
"rfc5545",
"iana-timezone",
"dst"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://schedule-tools.use.x402atlas.com/timezone-convert",
"description": "Timezone converter \u2014 resolve civil-time daylight-saving (DST) folds or gaps and convert one local time between IANA zones.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "ambiguous_time",
"type": "string",
"description": "",
"example": "later",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "destination_timezone",
"type": "string",
"description": "",
"example": "Europe/London",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "local_time",
"type": "string",
"description": "",
"example": "2024-11-03T01:30:00",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "nonexistent_time",
"type": "string",
"description": "",
"example": "reject",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "source_timezone",
"type": "string",
"description": "",
"example": "America/New_York",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Schedule & Timezone Tools",
"tags": [
"timezone-convert",
"iana-timezone",
"dst-fold",
"dst-gap",
"calendar"
],
"quality": {
"l30DaysTotalCalls": "3",
"l30DaysUniquePayers": "2"
}
}
],
"integrationType": "",
"isNew": false,
"priceSummary": {
"minAmount": "0.005",
"maxAmount": "0.005",
"avgCostPerTransaction": "0.005",
"avgCostBasis": "exact",
"currency": "USDC"
},
"serviceName": "Schedule & Timezone Tools",
"tags": [
"meeting-availability",
"availability-intersection",
"calendar",
"scheduling",
"common-time-slot",
"cron-next",
"cron-schedule",
"iana-timezone",
"dst",
"merge-intervals",
"interval-normalization",
"deduplicate-time-ranges",
"rrule",
"recurrence-expansion",
"rfc5545",
"timezone-convert",
"dst-fold",
"dst-gap"
],
"iconUrl": ""
}
}