For providers
Get in front of every agent shopping for your category
Featured placements pin your listing above the organic ranking — in your category, in matching searches, and on the homepage. Flat monthly price, paid in USDC on Base, no account required.
Featured listing
5 founding slots left$49 / month
Per listing · USDC on Base · no auto-renew
Founding providers keep this price for as long as they stay featured, whatever it becomes later.
- ✓Pinned #1 in your category. Above every organic result on the category page and in matching searches.
- ✓Homepage featured row. The first thing every visitor and crawler sees, ahead of curated picks.
- ✓Featured badge. On your card everywhere it appears and on your listing page.
- ✓Stats untouched. Usage numbers stay real. The badge is labeled as a placement — buyers trust that.
Pick your listing
geoprimitives · H3 Polyfill
api.geoprimitives.dev
Polyfill: turn a polygon into the set of H3 cells that cover it, so a spatial question becomes a set-membership question you can answer with a join. Send "geojson" as a Polygon, a MultiPolygon, or a Feature or FeatureCollection wrapping them, in EPSG:4326, plus exactly one of "resolution" or "resolutions". Choose the containment rule with "containment": "center" returns cells whose centre is inside the polygon, which is H3's default and under-covers at the edges; "overlapping" returns every cell the polygon touches, so the set fully covers it; "full" returns only cells entirely inside. Holes are respected, a MultiPolygon is treated as one polygon with its parts unioned and deduplicated, and feature ids are echoed so rows join back to your records. This route covers polygons and nothing else: a body carrying "points" is refused rather than served, and because "geojson" is required here that refusal happens before a price is quoted and costs you nothing. To index individual positions to their containing cell, POST /v1/h3/index instead, which is cheaper because it is a much smaller job. What you are paying for here, measured on this runtime: cell count grows about sevenfold per resolution step, so the cost has to be estimated before any cell is generated, which puts a floor of about 1.5 ms on even a city-block polyfill against about 0.003 ms for a one-point index call, and a polyfill at the 100000-cell cap is about 200 ms and 1.8 MB. Anything estimated above that cap is refused with the finest resolution that would have fitted, before a cell is generated; set "estimateOnly" to size a job for the price of the call and nothing else. Input is EPSG:4326, longitude then latitude, and non-areal geometry is refused by name. Limits: 500 polygons, 10000 polygon positions, 4 resolutions per call, 100000 cells per call, and a 1 MiB request body.
Not this one? Choose a different listing
Send $49 USDC on Base
The receiving address is shared when you reach out in step 3.
USDC on Base (eip155:8453) only. Multiply by the number of months you want.
Send the tx hash + your listing URL
Contact details are being set up — check back shortly.
Your placement goes live within 24 hours, usually much faster.
Questions
Why isn't checkout self-serve yet?
The directory runs with no accounts and no database on purpose. Until volume justifies automating it, placements are set up by hand — usually within a few hours of payment, always within 24.
Can I pay with x402 itself?
Soon. For now it's a plain USDC transfer on Base to the address below — the same rails your own API is paid on.
What happens when the month ends?
Your listing goes back to organic ranking. No auto-renewal, no card on file: pay again to extend, or don't.
Does featuring change my listing's data?
No. Description, pricing, and usage stats still come from the discovery network. Featuring only affects placement and adds the badge.
Not listed yet? Get your API into the directory first · Category: Onchain Data