x402 List

x402 Protocol Service Directory

DataForAgents

Data PAYMENT-READY

payment-ready until 2026-09-06

Pay-per-request JSON datasets for autonomous agents via x402 (USDC on Base). Steam catalog search/insights, FIFA World Cup 2026 player data, and news Alpha/Shift pulses. No API keys — unpaid calls return HTTP 402.

Pay from $0.01 to $0.04 per request in USDC on Base, settled onchain via the x402 protocol, no signup, no API key needed.

BASE URL https://dataforagents.net WEBSITE https://dataforagents.net ENDPOINTS 6 NETWORK Base ASSET USDC MEMBER SINCE 2026-07-16 MONITORED SINCE 2026-07-16

VERDICT

ranking generation 3

strong 94/100 #64 of 252 in Data by measured score

What the score read on this service: status online, 100% uptime 30d, 838ms response p95, x402 compliance 14 of 14, $0.01 price against the category. Each of those is measured, and each is published in full below.

The score comes from our own monitoring, never from reviews, operator claims, or a language model: reliability, x402 compliance, price against the category, a deterministic risk flag, and a small on-chain traction term, weighted by ranking generation 3. It is not placement anyone can buy: the paid verify tier is reported beside it and is not one of its inputs. Every component below stays published and read-only.

It is a score inside Data, and only there: price and speed are scored against the whole category field, every listing in it that carries no danger flag, the scored service included, which here means 252 listings, this one among them. That set is wider than the 252 the position above is counted against, because a listing we have measured too little of to rank still sits in the field the price and the speed are normalized over. The same service in a different field would read differently. The same engine answers GET /api/v1/best, and asked for a different pool (the whole directory, or another filter) it returns a different number for this service under this same ranking generation. Neither is more correct: they answer different questions, and the methodology states which is which.

Bands on the 0 to 100 measured score: strong at 93 and above, solid from 75, mixed from 55, weak below 55. Price and speed are scored against the whole category field, every listing in it that carries no danger flag, the scored service included, so the score places a service in its own field.

ALTERNATIVES IN DATA

Other Data services in this directory, ordered by the same measured score. The figures are ours: 30-day uptime from our own probes, 30-day settlement volume read on-chain (a conservative undercount, and null where we cannot measure it, never a zero).

Ranked alternative x402 services in the same category, with band, measured score, 30-day uptime and 30-day on-chain settlement volume
SERVICE BAND SCORE UPTIME 30D VOL 30D
API Acre strong 99 99.7% ---
WebberSites x402 Data API strong 99 100% ---
AgentToll strong 99 100% ---
KR Crypto Intelligence strong 98 100% ---
ForgeMesh Utility APIs strong 98 100% ---
5 of 251 other ranked services in Data · see the whole category

ASSESSMENT

updated 1h ago

The parts the verdict above is computed from, each with its proof. Click any chip. Measured values stay read-only; unknown is honest, and an unknown is never counted as a zero.

reliability 100%
uptime 24h
100%
uptime 7d
100%
uptime 30d
100%
uptime 90d
100%
response p95
838ms
avg response
382ms
total checks
2,753

Measured on the unpaid 402 handshake, not the paid call. A service can 402 correctly and still fail after payment.

compliance A (14/14)

14 of 14 x402 conformance checks pass. Full checklist below.

jump to compliance checklist

price $0.01 to $0.04 (p57 in Data)
price (min)
$0.01
price (max)
$0.04
category percentile (min)
p57 in Data
category percentile (max)
p54 in Data
endpoints / prices
6 / 3
model
tiered
stability
100%
risk clean

No deterministic risk flag. Risk fires only on an exact blocklist match, or a reserved-brand name with a mismatched verified payTo. Never from low uptime, a high price, or a model guess.

domain age
44d
registrar
NameCheap, Inc.
hosting
custom
domain created
2026-07-15

Identity facts, not a risk score.

traction ---

This service settles on a network x402-list does not measure yet, so on-chain volume is not counted here. Shown as unmeasured, not zero.

WHAT IT DOES

ai-derived

Provides structured JSON APIs for various datasets including FIFA player data, news pulse data, and Steam game insights for autonomous agents.

category
data-aggregation
in
query params
auth
none
sports-datanews-datagaming-dataapiautonomous-agents

AI-generated summary. The measured data is never altered by it.

ENDPOINTS

Service endpoints with HTTP method, path, description, pricing, and network
METHOD PATH DESCRIPTION PRICE NETWORK ASSET 402 CHANNEL
GET /v1/fifa/player $0.02 Base USDC header
GET /v1/fifa/search $0.01 Base USDC header
GET /v1/news/pulse/alpha $0.04 Base USDC header
GET /v1/news/pulse/shift $0.02 Base USDC header
GET /v1/steam/insights $0.02 Base USDC header
GET /v1/steam/search $0.01 Base USDC header
6 endpoints

REQUEST / RESPONSE EXAMPLE

An unpaid request to GET /v1/fifa/player returns HTTP 402 with the payment terms. Settle onchain via your facilitator, then retry with the X-Payment header.

// request
curl -i 'https://dataforagents.net/v1/fifa/player'
// 402 response (captured by monitor) · 6 payloads · click to expand
[
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x5d4ECba4458C49b6F92Fd5384686f0cAf0C3080B",
        "amount": "20000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://dataforagents.net/v1/steam/insights",
      "tags": [
        "data",
        "steam",
        "games",
        "insights"
      ],
      "mimeType": "application/json",
      "description": "DataForAgents — Steam deep insights for agents (pricing, hardware requirements, metadata)",
      "serviceName": "DataForAgents"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {
              "appid": "105600"
            }
          },
          "output": {
            "type": "json",
            "example": {
              "data": {
                "name": "Terraria",
                "type": "game",
                "appid": 105600,
                "genres": [
                  "Action",
                  "Adventure",
                  "Indie",
                  "RPG"
                ],
                "headers": {
                  "header_image": "https://cdn.akamai.steamstatic.com/steam/apps/105600/header.jpg"
                },
                "is_free": false,
                "developer": "Re-Logic",
                "platforms": {
                  "mac": true,
                  "linux": true,
                  "windows": true
                },
                "publisher": "Re-Logic",
                "categories": [
                  "Single-player",
                  "Multi-player"
                ],
                "discount_pct": 0,
                "release_date": "2011-05-16",
                "total_reviews": 900000,
                "pc_requirements": {
                  "os_min": "Windows XP",
                  "os_rec": null,
                  "memory_min": "2.5 GB RAM",
                  "memory_rec": null,
                  "graphics_min": "128MB VRAM",
                  "graphics_rec": null,
                  "processor_min": "2.0 GHz",
                  "processor_rec": null
                },
                "metacritic_score": 83,
                "review_score_pct": 97,
                "current_price_usd": 9.99,
                "initial_price_usd": 9.99,
                "short_description": "Dig, fight, explore, build!"
              },
              "status": "success"
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method"
              ],
              "properties": {
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "GET"
                  ],
                  "type": "string"
                },
                "queryParams": {
                  "type": "object",
                  "required": [
                    "appid"
                  ],
                  "properties": {
                    "appid": {
                      "type": "string",
                      "description": "Steam application ID (positive integer as string)"
                    }
                  }
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object"
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x5d4ECba4458C49b6F92Fd5384686f0cAf0C3080B",
        "amount": "10000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://dataforagents.net/v1/steam/search",
      "tags": [
        "data",
        "steam",
        "games",
        "search"
      ],
      "mimeType": "application/json",
      "description": "DataForAgents — Steam catalog search for agents (name, genre, price filters)",
      "serviceName": "DataForAgents"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {
              "q": "terraria",
              "genre": "Indie",
              "limit": "5",
              "price_max": "20"
            }
          },
          "output": {
            "type": "json",
            "example": {
              "data": [
                {
                  "name": "Terraria",
                  "appid": 105600,
                  "genres": [
                    "Action",
                    "Adventure",
                    "Indie",
                    "RPG"
                  ],
                  "is_free": false,
                  "developer": "Re-Logic",
                  "total_reviews": 900000,
                  "review_score_pct": 97,
                  "current_price_usd": 9.99
                }
              ],
              "status": "success",
              "results_count": 1
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method"
              ],
              "properties": {
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "GET"
                  ],
                  "type": "string"
                },
                "queryParams": {
                  "type": "object",
                  "required": [],
                  "properties": {
                    "q": {
                      "type": "string",
                      "description": "Free-text game name query"
                    },
                    "genre": {
                      "type": "string",
                      "description": "Genre filter (exact/partial match)"
                    },
                    "limit": {
                      "type": "string",
                      "description": "Max results to return (default 20)"
                    },
                    "price_max": {
                      "type": "string",
                      "description": "Max current price in USD (number as string query param)"
                    }
                  }
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object"
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x5d4ECba4458C49b6F92Fd5384686f0cAf0C3080B",
        "amount": "10000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://dataforagents.net/v1/fifa/search",
      "tags": [
        "data",
        "fifa",
        "sports",
        "search"
      ],
      "mimeType": "application/json",
      "description": "DataForAgents — FIFA World Cup 2026 player search (name, team, position, nationality)",
      "serviceName": "DataForAgents"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {
              "q": "messi",
              "team": "Argentina",
              "limit": "5",
              "position": "FW",
              "nationality": "Argentina"
            }
          },
          "output": {
            "type": "json",
            "example": {
              "data": [
                {
                  "team": "Argentina",
                  "position": "FW",
                  "player_id": "example-id",
                  "nationality": "Argentina",
                  "player_name": "Lionel Messi"
                }
              ],
              "status": "success",
              "results_count": 1
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method"
              ],
              "properties": {
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "GET"
                  ],
                  "type": "string"
                },
                "queryParams": {
                  "type": "object",
                  "required": [],
                  "properties": {
                    "q": {
                      "type": "string",
                      "description": "Player name query"
                    },
                    "team": {
                      "type": "string",
                      "description": "Team / squad filter"
                    },
                    "limit": {
                      "type": "string",
                      "description": "Max results (default 20)"
                    },
                    "position": {
                      "type": "string",
                      "description": "Position filter (e.g. FW, MF, DF, GK)"
                    },
                    "nationality": {
                      "type": "string",
                      "description": "Nationality filter"
                    }
                  }
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object"
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x5d4ECba4458C49b6F92Fd5384686f0cAf0C3080B",
        "amount": "20000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://dataforagents.net/v1/fifa/player",
      "tags": [
        "data",
        "fifa",
        "sports",
        "player"
      ],
      "mimeType": "application/json",
      "description": "DataForAgents — FIFA World Cup 2026 player performance detail (goals, xG, defensive metrics)",
      "serviceName": "DataForAgents"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {
              "player_id": "example-id"
            }
          },
          "output": {
            "type": "json",
            "example": {
              "data": {
                "team": "Argentina",
                "goals": 0,
                "assists": 0,
                "position": "FW",
                "player_id": "example-id",
                "nationality": "Argentina",
                "player_name": "Lionel Messi"
              },
              "status": "success"
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method"
              ],
              "properties": {
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "GET"
                  ],
                  "type": "string"
                },
                "queryParams": {
                  "type": "object",
                  "required": [
                    "player_id"
                  ],
                  "properties": {
                    "player_id": {
                      "type": "string",
                      "description": "Stable player id from /v1/fifa/search results"
                    }
                  }
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object"
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x5d4ECba4458C49b6F92Fd5384686f0cAf0C3080B",
        "amount": "40000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 180
      }
    ],
    "resource": {
      "url": "https://dataforagents.net/v1/news/pulse/alpha",
      "tags": [
        "data",
        "news",
        "pulse",
        "alpha"
      ],
      "mimeType": "application/json",
      "description": "DataForAgents — Alpha Pulse (15m). Dynamic price: ~80% off when you trigger harvest for an empty calendar block; full price on cache hits.",
      "serviceName": "DataForAgents"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {
              "category": "tech_ai"
            }
          },
          "output": {
            "type": "json",
            "example": {
              "ready": true,
              "events": [],
              "status": "success",
              "category": "tech_ai",
              "interval": "15m",
              "pulse_id": "example-pulse",
              "harvested": false,
              "window_end": "2026-07-15T22:15:00.000Z",
              "events_count": 24,
              "pricing_tier": "cache",
              "window_start": "2026-07-15T22:00:00.000Z"
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method"
              ],
              "properties": {
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "GET"
                  ],
                  "type": "string"
                },
                "queryParams": {
                  "type": "object",
                  "required": [],
                  "properties": {
                    "category": {
                      "enum": [
                        "finance_macro",
                        "geopolitics",
                        "tech_ai",
                        "sports"
                      ],
                      "type": "string",
                      "description": "Optional focus category: finance_macro | geopolitics | tech_ai | sports"
                    }
                  }
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object"
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x5d4ECba4458C49b6F92Fd5384686f0cAf0C3080B",
        "amount": "20000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 180
      }
    ],
    "resource": {
      "url": "https://dataforagents.net/v1/news/pulse/shift",
      "tags": [
        "data",
        "news",
        "pulse",
        "shift"
      ],
      "mimeType": "application/json",
      "description": "DataForAgents — Shift Pulse (1h). Dynamic price: ~80% off when you trigger harvest for an empty calendar block; full price on cache hits.",
      "serviceName": "DataForAgents"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {
              "category": "finance_macro"
            }
          },
          "output": {
            "type": "json",
            "example": {
              "ready": true,
              "events": [],
              "status": "success",
              "category": "tech_ai",
              "interval": "1h",
              "pulse_id": "example-pulse",
              "harvested": false,
              "window_end": "2026-07-15T22:15:00.000Z",
              "events_count": 24,
              "pricing_tier": "cache",
              "window_start": "2026-07-15T22:00:00.000Z"
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method"
              ],
              "properties": {
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "GET"
                  ],
                  "type": "string"
                },
                "queryParams": {
                  "type": "object",
                  "required": [],
                  "properties": {
                    "category": {
                      "enum": [
                        "finance_macro",
                        "geopolitics",
                        "tech_ai",
                        "sports"
                      ],
                      "type": "string",
                      "description": "Optional focus category: finance_macro | geopolitics | tech_ai | sports"
                    }
                  }
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object"
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  }
]

OVER TIME

All charts use the 90d selector; each series spans only the dates it has data for. Every series is also served as JSON at /api/v1/services/dataforagents/price, /scores, /volume and /buyers. On-chain volume and distinct buyers are measured over the service's settlement address and are a conservative undercount (only settlements that reach a measured facilitator are counted). The on-chain series roll up hourly, so the latest day can be up to about an hour behind; distinct buyers are counted per payout address, so a service that settles to more than one address is an upper bound.

UPTIME
07-16 · uptime 100.0% · 361ms avg07-17 · uptime 100.0% · 324ms avg07-18 · uptime 100.0% · 276ms avg07-19 · uptime 100.0% · 269ms avg07-20 · uptime 100.0% · 282ms avg07-21 · uptime 100.0% · 270ms avg07-22 · uptime 100.0% · 306ms avg07-23 · uptime 100.0% · 317ms avg07-24 · uptime 100.0% · 295ms avg07-25 · uptime 100.0% · 299ms avg07-26 · uptime 100.0% · 328ms avg07-27 · uptime 100.0% · 442ms avg07-28 · uptime 100.0% · 411ms avg07-29 · uptime 100.0% · 338ms avg07-30 · uptime 100.0% · 386ms avg07-31 · uptime 100.0% · 402ms avg08-01 · uptime 100.0% · 359ms avg08-02 · uptime 100.0% · 368ms avg08-03 · uptime 100.0% · 399ms avg08-04 · uptime 100.0% · 347ms avg08-05 · uptime 100.0% · 469ms avg08-06 · uptime 100.0% · 619ms avg08-07 · uptime 100.0% · 696ms avg08-08 · uptime 100.0% · 730ms avg08-09 · uptime 100.0% · 267ms avg08-10 · uptime 100.0% · 541ms avg08-11 · uptime 100.0% · 700ms avg08-12 · uptime 100.0% · 488ms avg08-13 · uptime 100.0% · 197ms avg08-14 · uptime 100.0% · 179ms avg08-15 · uptime 100.0% · 278ms avg08-16 · uptime 100.0% · 295ms avg08-17 · uptime 100.0% · 300ms avg08-18 · uptime 100.0% · 264ms avg08-19 · uptime 100.0% · 253ms avg08-20 · uptime 100.0% · 231ms avg08-21 · uptime 100.0% · 226ms avg08-22 · uptime 100.0% · 257ms avg08-23 · uptime 100.0% · 237ms avg08-24 · uptime 100.0% · 291ms avg08-25 · uptime 100.0% · 414ms avg08-26 · uptime 100.0% · 313ms avg08-27 · uptime 100.0% · 501ms avg08-28 · uptime 100.0% · 387ms avg08-29 · uptime 100.0% · 398ms avg08-30 · uptime 100.0% · 465ms avg07-1608-30
90d UPTIME 100%
RESPONSE TIME
07-16 · 361ms avg07-16 · 361ms avg07-17 · 324ms avg07-17 · 324ms avg07-18 · 276ms avg07-18 · 276ms avg07-19 · 269ms avg07-19 · 269ms avg07-20 · 282ms avg07-20 · 282ms avg07-21 · 270ms avg07-21 · 270ms avg07-22 · 306ms avg07-22 · 306ms avg07-23 · 317ms avg07-23 · 317ms avg07-24 · 295ms avg07-24 · 295ms avg07-25 · 299ms avg07-25 · 299ms avg07-26 · 328ms avg07-26 · 328ms avg07-27 · 442ms avg07-27 · 442ms avg07-28 · 411ms avg07-28 · 411ms avg07-29 · 338ms avg07-29 · 338ms avg07-30 · 386ms avg07-30 · 386ms avg07-31 · 402ms avg07-31 · 402ms avg08-01 · 359ms avg08-01 · 359ms avg08-02 · 368ms avg08-02 · 368ms avg08-03 · 399ms avg08-03 · 399ms avg08-04 · 347ms avg08-04 · 347ms avg08-05 · 469ms avg08-05 · 469ms avg08-06 · 619ms avg08-06 · 619ms avg08-07 · 696ms avg08-07 · 696ms avg08-08 · 730ms avg08-08 · 730ms avg08-09 · 267ms avg08-09 · 267ms avg08-10 · 541ms avg08-10 · 541ms avg08-11 · 700ms avg08-11 · 700ms avg08-12 · 488ms avg08-12 · 488ms avg08-13 · 197ms avg08-13 · 197ms avg08-14 · 179ms avg08-14 · 179ms avg08-15 · 278ms avg08-15 · 278ms avg08-16 · 295ms avg08-16 · 295ms avg08-17 · 300ms avg08-17 · 300ms avg08-18 · 264ms avg08-18 · 264ms avg08-19 · 253ms avg08-19 · 253ms avg08-20 · 231ms avg08-20 · 231ms avg08-21 · 226ms avg08-21 · 226ms avg08-22 · 257ms avg08-22 · 257ms avg08-23 · 237ms avg08-23 · 237ms avg08-24 · 291ms avg08-24 · 291ms avg08-25 · 414ms avg08-25 · 414ms avg08-26 · 313ms avg08-26 · 313ms avg08-27 · 501ms avg08-27 · 501ms avg08-28 · 387ms avg08-28 · 387ms avg08-29 · 398ms avg08-29 · 398ms avg08-30 · 465ms avg08-30 · 465ms avg07-1608-30
AVG RESP 383ms
PRICE (captured 402, USD)
07-16 · $0.0208-30 · $0.02$0.0207-1608-30

Median across 6 endpoints. Use the selector to isolate one.

SUB-SCORES (uptime + x402 compliance)
07-16 uptime: 100.0% compliance: 92% checks07-17 uptime: 100.0% compliance: 100% checks07-18 uptime: 100.0% compliance: 100% checks07-19 uptime: 100.0% compliance: 100% checks07-20 uptime: 100.0% compliance: 100% checks07-21 uptime: 100.0% compliance: 100% checks07-22 uptime: 100.0% compliance: 100% checks07-23 uptime: 100.0% compliance: 100% checks07-24 uptime: 100.0% compliance: 100% checks07-25 uptime: 100.0% compliance: 100% checks07-26 uptime: 100.0% compliance: 100% checks07-27 uptime: 100.0% compliance: 100% checks07-28 uptime: 100.0% compliance: 100% checks07-29 uptime: 100.0% compliance: 100% checks07-30 uptime: 100.0% compliance: 100% checks07-31 uptime: 100.0% compliance: 100% checks08-01 uptime: 100.0% compliance: 100% checks08-02 uptime: 100.0% compliance: 100% checks08-03 uptime: 100.0% compliance: 100% checks08-04 uptime: 100.0% compliance: 100% checks08-05 uptime: 100.0% compliance: 100% checks08-06 uptime: 100.0% compliance: 100% checks08-07 uptime: 100.0% compliance: 100% checks08-08 uptime: 100.0% compliance: 100% checks08-09 uptime: 100.0% compliance: 100% checks08-10 uptime: 100.0% compliance: 100% checks08-11 uptime: 100.0% compliance: 100% checks08-12 uptime: 100.0% compliance: 100% checks08-13 uptime: 100.0% compliance: 100% checks08-14 uptime: 100.0% compliance: 100% checks08-15 uptime: 100.0% compliance: 100% checks08-16 uptime: 100.0% compliance: 100% checks08-17 uptime: 100.0% compliance: 100% checks08-18 uptime: 100.0% compliance: 100% checks08-19 uptime: 100.0% compliance: 100% checks08-20 uptime: 100.0% compliance: 100% checks08-21 uptime: 100.0% compliance: 100% checks08-22 uptime: 100.0% compliance: 100% checks08-23 uptime: 100.0% compliance: 100% checks08-24 uptime: 100.0% compliance: 100% checks08-25 uptime: 100.0% compliance: 100% checks08-26 uptime: 100.0% compliance: 100% checks08-27 uptime: 100.0% compliance: 100% checks08-28 uptime: 100.0% compliance: 100% checks08-29 uptime: 100.0% compliance: 100% checks08-30 uptime: 100.0% compliance: 100% checksuptimecompliance07-1608-30

checklist grew 11->14 on 2026-07-28; a step here is a metric change, not a regression

PILLARS OVER TIME (measured)

Measured site and economics pillars from the assessment history, so the latest value shown elsewhere on this page reads as a point on a trend rather than a permanent state.

VOLUME (on-chain settlement, USD)
This service settles on a network x402-list does not measure yet, so on-chain volume is not counted here. Shown as unmeasured, not zero.
DISTINCT BUYERS
This service settles on a network x402-list does not measure yet, so distinct on-chain buyers are not counted here. Shown as unmeasured, not zero.

COMPLIANCE

14/14 checks pass · grade A

last 402 captured 2026-07-16 · last up 2026-08-30

  • 402 payload captured
  • accepts[] array present
  • payTo address recoverable
  • payTo at accepts[0].payTo (conformant shape)
  • payTo is a valid on-chain address
  • atomic price declared
  • atomic price in a sane range
  • asset (token) address declared
  • network resolves to CAIP-2
  • payment scheme declared
  • served over HTTPS
  • declares the current x402 version (2)
  • EIP-712 domain parameters present on every EVM entry
  • x402 v2 envelope delivered in the payment-required header

SITE PILLARS

  • homepage reachable
  • openapi doc
  • pricing page
  • llms.txt
  • robots.txt
  • terms page
recent checks (18) live · click to expand
TIME STATUS RESP CAUSE
● SLOW 644ms
● SLOW 1164ms
● OK 291ms
● OK 297ms
● OK 534ms
● OK 302ms
● OK 547ms
● OK 246ms
● OK 338ms
● OK 270ms
● OK 321ms
● OK 281ms
● OK 272ms
● OK 353ms
● OK 337ms
● OK 351ms
● OK 324ms
● OK 389ms

EMBED THIS BADGE

Show that DataForAgents is monitored on x402-list. Paste this on your site or README, it links back to this live listing.

DataForAgents listed on x402-list
status
DataForAgents uptime on x402-list
live uptime
// HTML
<a href="https://x402-list.com/services/dataforagents?utm_source=badge&utm_medium=referral&utm_campaign=embed">
  <img src="https://x402-list.com/badge/dataforagents.svg" alt="DataForAgents listed on x402-list" height="28">
</a>
// Markdown
[![DataForAgents on x402-list](https://x402-list.com/badge/dataforagents.svg)](https://x402-list.com/services/dataforagents?utm_source=badge&utm_medium=referral&utm_campaign=embed)
// HTML · live uptime variant
<a href="https://x402-list.com/services/dataforagents?utm_source=badge&utm_medium=referral&utm_campaign=embed">
  <img src="https://x402-list.com/badge/dataforagents.svg?data=uptime" alt="DataForAgents uptime on x402-list" height="28">
</a>

RUN THIS SERVICE?

Keep this listing accurate: propose changes to the name, description, website, category or add new endpoints to monitor. Ownership is verified with a domain proof and every change is reviewed manually; measured data stays read-only.

[ update this listing ]

Earn the verified tier: x402list pays a real call to this endpoint and, if it delivers, the service is delivery-verified. The fee covers the cost of the probe, not the badge; there is no refund if the call does not deliver. Agent and API only, no in-browser signing. See /api.

[ verify this service ($0.25) ]

To request delisting, email info@x402-list.com or update your listing at /services/dataforagents/update.