what_agents_are_asking_for
What buyers actually searched this directory for, for an agent deciding which x402 service to build or list. Returns the aggregate demand feed: the terms asked most persistently (ranked by how many distinct days a term was asked, not by volume — volume is trivially faked and we proved it on ourselves), and the category filters they used. It reports what was ASKED, not what is missing: whether the listings already serving a term are adequate competition is a seller's judgement, not ours, and we grade those listings. Three exclusions are applied and published rather than hidden: queries under 5 characters (catalogue enumeration, once the top ten terms were the single letters a-j), searches from clients that also edit listings here (sellers checking their own rank — one accounted for 196 of 205 searches of the top term), and a floor of 3 distinct non-seller client IPs before any term appears at all. Client IPs are a ceiling on independent demand, never a count of buyers: one serverless caller presented eight IPs in a second. The window is complete but closed — it ends a day behind live, and the response says exactly when. This is a small market and the numbers are small; they are reported as they are so you can judge whether they are enough to act on.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | The exclusions, stated in words. | |
| top_needs | Yes | Terms ranked by how many distinct days they were asked. | |
| delay_hours | Yes | How far behind live the window ends. | |
| window_days | Yes | Length of the reported window. | |
| total_queries | Yes | Every search in the window, before exclusions. | |
| window_ends_at | No | Unix seconds at which the window closes. | |
| k_anonymity_unit | No | ||
| k_anonymity_floor | No | Distinct non-seller client IPs a term needs before it is reported at all. | |
| distinct_client_ips | No | A ceiling on independent demand, never a count of buyers. | |
| top_category_filters | No |