Animica x402 Directory

Directory / ads.forgemesh.io

ads.forgemesh.io/api/intent/report

Returns a per-service bounce funnel: total probes, bounces, paid count, conversion rate, traffic-class split, and top abandoned endpoints. Shows why agents probe but don't pay. Free for publishers via x-publisher-key.

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X GET 'https://ads.forgemesh.io/api/intent/report'

# -> HTTP/1.1 402 Payment Required
#    the response carries the price, asset and pay-to address.

# 2. Pay and retry with any x402 client:
npx x402-fetch 'https://ads.forgemesh.io/api/intent/report'

Endpoint: https://ads.forgemesh.io/api/intent/report. Operated by ads.forgemesh.io, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.

Other endpoints on ads.forgemesh.io

ads.forgemesh.io/api/intent/demand

Returns demand depth for one category: probe volume, distinct sources, buyer-class share, probed price points, and a daily time series. Use it to validate prici…

GET · $0.02

ads.forgemesh.io/api/intent/trends

Returns the top-requested x402 endpoints and categories for a time window, each with total and agent-only probe counts. Use it to find categories agents are act…

GET · $0.01

ads.forgemesh.io/api/network/stats

Returns network-wide totals: total x402 events, service count, and a UA classification breakdown (agent vs browser vs bot). Use it to benchmark your service's a…

GET · $0.005

All 4 endpoints on ads.forgemesh.io →