payment-ready until 2026-08-24
21 pay-per-call data tools for AI agents, settled in USDC on Base via x402. US macro indicators (Treasury yield curve, BLS CPI, jobs, PCE, GDP, retail sales, housing starts, EIA energy, release calendar), SEC EDGAR filings (insider Form 4, XBRL financials, 13F holdings, filing feeds, full-text search), and on-chain EVM reads (token balances, portfolios, cross-chain balances, Chainlink oracle prices, gas). Every source is free public-domain US government data or direct on-chain reads, so there is no upstream vendor licence to lapse. Also available over MCP at /mcp. Prices run $0.001-$0.03 per call; failed upstream calls are never charged.
Pay from $0.001 to $0.03 per request in USDC on Base, settled onchain via the x402 protocol, no signup, no API key needed.
listed 2026-08-17 · no on-chain settlement recorded yet
ASSESSMENT
updated 2h agoEvidence-backed signals, not a single score. Click any chip for the proof. Measured values stay read-only; unknown is honest.
reliability 100%
- uptime 24h
- -
- uptime 7d
- -
- uptime 30d
- -
- uptime 90d
- -
- response p95
- 228ms
- avg response
- 228ms
- total checks
- 1
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.
price $0.001 to $0.03 (p9 in Data)
- price (min)
- $0.001
- price (max)
- $0.03
- category percentile (min)
- p9 in Data
- category percentile (max)
- p49 in Data
- endpoints / prices
- 21 / 8
- 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
- 140d
- registrar
- NameCheap, Inc.
- hosting
- custom
- domain created
- 2026-03-29
Identity facts, not a risk score.
traction $0.00 30d · 0 buyers
- volume 30d
- $0.00
- buyers 30d
- 0
- settlements 30d
- 0
- first settlement
- ---
- last settlement
- ---
- top buyer share
- -
- trend 7d vs 30d
- -
- networks
- eip155:8453
- volume all-time
- $0
- settlements all-time
- 0
- median settlement 30d
- -
- max settlement 30d
- -
- settled via
- -
Conservative undercount: only USDC settlements via facilitators we measure are counted. A measured floor, not an estimate.
Top buyer share is a concentration signal, not part of the ranking score.
WHAT IT DOES
ai-derivedNo AI synthesis has been produced for this service yet.
ENDPOINTS
| METHOD | PATH | DESCRIPTION | PRICE | NETWORK | ASSET | 402 CHANNEL |
|---|---|---|---|---|---|---|
| GET | /x402/bls_cpi | $0.005 | Base | USDC | header | |
| GET | /x402/edgar_13f_holdings | $0.02 | Base | USDC | header | |
| GET | /x402/edgar_filings_feed | $0.008 | Base | USDC | header | |
| GET | /x402/edgar_financials | $0.015 | Base | USDC | header | |
| GET | /x402/edgar_full_text_search | $0.01 | Base | USDC | header | |
| GET | /x402/edgar_insider_transactions | $0.02 | Base | USDC | header | |
| GET | /x402/macro_energy | $0.005 | Base | USDC | header | |
| GET | /x402/macro_gdp | $0.005 | Base | USDC | header | |
| GET | /x402/macro_housing | $0.005 | Base | USDC | header | |
| GET | /x402/macro_jobs | $0.005 | Base | USDC | header | |
| GET | /x402/macro_pce | $0.005 | Base | USDC | header | |
| GET | /x402/macro_release_calendar | $0.01 | Base | USDC | header | |
| GET | /x402/macro_retail_sales | $0.005 | Base | USDC | header | |
| GET | /x402/onchain_cross_chain_balances | $0.015 | Base | USDC | header | |
| GET | /x402/onchain_gas | $0.001 | Base | USDC | header | |
| GET | /x402/onchain_oracle_price | $0.002 | Base | USDC | header | |
| GET | /x402/onchain_portfolio | $0.02 | Base | USDC | header | |
| GET | /x402/onchain_token_balances | $0.01 | Base | USDC | header | |
| GET | /x402/structured_json_repair | $0.01 | Base | USDC | header | |
| GET | /x402/tabular_to_json | $0.03 | Base | USDC | header | |
| GET | /x402/treasury_yield_curve | $0.005 | Base | USDC | header |
REQUEST / RESPONSE EXAMPLE
An unpaid request to GET /x402/bls_cpi returns HTTP 402 with the payment terms. Settle onchain via your facilitator, then retry with the X-Payment header.
curl -i 'https://x402.agentfund.net/x402/bls_cpi'
// 402 response (captured by monitor) · 21 payloads · click to expand
[
{
"error": "Payment required",
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0xe22F691ed420143BfdAB022A14e7d6873b33EEf9",
"amount": "5000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://x402.agentfund.net/x402/treasury_yield_curve",
"mimeType": "application/json",
"description": "US Treasury Yield Curve",
"serviceName": "AgentFund US Economic, SEC & On-Chain Data"
},
"extensions": {
"bazaar": {
"info": {
"input": {
"body": {
"days": 5
},
"type": "http",
"method": "POST",
"bodyType": "json"
},
"output": {
"type": "json",
"example": {
"asOf": "2026-08-14",
"latest": {
"date": "2026-08-14",
"tenors": {
"2Y": 4.17,
"3M": 3.86,
"10Y": 4.68,
"30Y": 5.25
},
"inverted": false,
"spread2s10s": 0.51,
"spread3m10y": 0.82
}
}
}
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"input"
],
"properties": {
"input": {
"type": "object",
"required": [
"type",
"method",
"bodyType",
"body"
],
"properties": {
"body": {
"type": "object",
"properties": {
"days": {
"type": "number",
"description": "Recent business days to return (1-30, default 1)."
}
}
},
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"POST",
"PUT",
"PATCH"
],
"type": "string"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "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": "0xe22F691ed420143BfdAB022A14e7d6873b33EEf9",
"amount": "5000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://x402.agentfund.net/x402/bls_cpi",
"mimeType": "application/json",
"description": "US CPI Inflation",
"serviceName": "AgentFund US Economic, SEC & On-Chain Data"
},
"extensions": {
"bazaar": {
"info": {
"input": {
"body": {},
"type": "http",
"method": "POST",
"bodyType": "json"
},
"output": {
"type": "json",
"example": {
"asOf": "2026-07",
"core": {
"index": 337.133,
"momPercent": 0.3,
"yoyPercent": 3.1
},
"headline": {
"index": 333.918,
"momPercent": 0.2,
"yoyPercent": 2.9
},
"periodName": "July 2026"
}
}
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"input"
],
"properties": {
"input": {
"type": "object",
"required": [
"type",
"method",
"bodyType",
"body"
],
"properties": {
"body": {
"type": "object",
"properties": {}
},
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"POST",
"PUT",
"PATCH"
],
"type": "string"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "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": "0xe22F691ed420143BfdAB022A14e7d6873b33EEf9",
"amount": "5000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://x402.agentfund.net/x402/macro_jobs",
"mimeType": "application/json",
"description": "US Jobs Report",
"serviceName": "AgentFund US Economic, SEC & On-Chain Data"
},
"extensions": {
"bazaar": {
"info": {
"input": {
"body": {},
"type": "http",
"method": "POST",
"bodyType": "json"
},
"output": {
"type": "json",
"example": {
"asOf": "2026-07",
"periodName": "July 2026",
"payrollsChange": 73,
"nonfarmPayrolls": 158858,
"unemploymentRate": 4.1,
"avgHourlyEarnings": 37.62,
"earningsYoyPercent": 3.8
}
}
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"input"
],
"properties": {
"input": {
"type": "object",
"required": [
"type",
"method",
"bodyType",
"body"
],
"properties": {
"body": {
"type": "object",
"properties": {}
},
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"POST",
"PUT",
"PATCH"
],
"type": "string"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "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": "0xe22F691ed420143BfdAB022A14e7d6873b33EEf9",
"amount": "5000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://x402.agentfund.net/x402/macro_pce",
"mimeType": "application/json",
"description": "US PCE Inflation (Fed's Preferred Gauge)",
"serviceName": "AgentFund US Economic, SEC & On-Chain Data"
},
"extensions": {
"bazaar": {
"info": {
"input": {
"body": {},
"type": "http",
"method": "POST",
"bodyType": "json"
},
"output": {
"type": "json",
"example": {
"asOf": "2026-06",
"core": {
"index": 131.2,
"momPercent": 0.2,
"yoyPercent": 2.8
},
"headline": {
"index": 129.5,
"momPercent": 0.3,
"yoyPercent": 2.6
}
}
}
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"input"
],
"properties": {
"input": {
"type": "object",
"required": [
"type",
"method",
"bodyType",
"body"
],
"properties": {
"body": {
"type": "object",
"properties": {}
},
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"POST",
"PUT",
"PATCH"
],
"type": "string"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "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": "0xe22F691ed420143BfdAB022A14e7d6873b33EEf9",
"amount": "5000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://x402.agentfund.net/x402/macro_gdp",
"mimeType": "application/json",
"description": "US Real GDP Growth",
"serviceName": "AgentFund US Economic, SEC & On-Chain Data"
},
"extensions": {
"bazaar": {
"info": {
"input": {
"body": {},
"type": "http",
"method": "POST",
"bodyType": "json"
},
"output": {
"type": "json",
"example": {
"asOf": "2026Q2",
"priorQuarters": [
{
"quarter": "2026Q1",
"growthAnnualizedPercent": 2.1
}
],
"growthAnnualizedPercent": 1.5
}
}
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"input"
],
"properties": {
"input": {
"type": "object",
"required": [
"type",
"method",
"bodyType",
"body"
],
"properties": {
"body": {
"type": "object",
"properties": {}
},
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"POST",
"PUT",
"PATCH"
],
"type": "string"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "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": "0xe22F691ed420143BfdAB022A14e7d6873b33EEf9",
"amount": "5000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://x402.agentfund.net/x402/macro_retail_sales",
"mimeType": "application/json",
"description": "US Retail Sales",
"serviceName": "AgentFund US Economic, SEC & On-Chain Data"
},
"extensions": {
"bazaar": {
"info": {
"input": {
"body": {},
"type": "http",
"method": "POST",
"bodyType": "json"
},
"output": {
"type": "json",
"example": {
"asOf": "2026-06",
"momPercent": 0.9,
"yoyPercent": 3.4,
"salesMillions": 766192
}
}
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"input"
],
"properties": {
"input": {
"type": "object",
"required": [
"type",
"method",
"bodyType",
"body"
],
"properties": {
"body": {
"type": "object",
"properties": {}
},
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"POST",
"PUT",
"PATCH"
],
"type": "string"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "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": "0xe22F691ed420143BfdAB022A14e7d6873b33EEf9",
"amount": "5000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://x402.agentfund.net/x402/macro_housing",
"mimeType": "application/json",
"description": "US Housing Starts & Permits",
"serviceName": "AgentFund US Economic, SEC & On-Chain Data"
},
"extensions": {
"bazaar": {
"info": {
"input": {
"body": {},
"type": "http",
"method": "POST",
"bodyType": "json"
},
"output": {
"type": "json",
"example": {
"asOf": "2026-06",
"startsThousands": 1427,
"permitsThousands": 1380,
"startsMomPercent": 19
}
}
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"input"
],
"properties": {
"input": {
"type": "object",
"required": [
"type",
"method",
"bodyType",
"body"
],
"properties": {
"body": {
"type": "object",
"properties": {}
},
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"POST",
"PUT",
"PATCH"
],
"type": "string"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "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": "0xe22F691ed420143BfdAB022A14e7d6873b33EEf9",
"amount": "5000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://x402.agentfund.net/x402/macro_energy",
"mimeType": "application/json",
"description": "US Energy Markets (Crude & Natural Gas)",
"serviceName": "AgentFund US Economic, SEC & On-Chain Data"
},
"extensions": {
"bazaar": {
"info": {
"input": {
"body": {},
"type": "http",
"method": "POST",
"bodyType": "json"
},
"output": {
"type": "json",
"example": {
"asOf": "2026-08-07",
"wtiSpotUsdPerBbl": 84.77,
"crudeStocksWowPercent": -1.2,
"naturalGasStorageWowPercent": 0.8
}
}
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"input"
],
"properties": {
"input": {
"type": "object",
"required": [
"type",
"method",
"bodyType",
"body"
],
"properties": {
"body": {
"type": "object",
"properties": {}
},
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"POST",
"PUT",
"PATCH"
],
"type": "string"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "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": "0xe22F691ed420143BfdAB022A14e7d6873b33EEf9",
"amount": "10000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://x402.agentfund.net/x402/macro_release_calendar",
"mimeType": "application/json",
"description": "US Economic Release Calendar",
"serviceName": "AgentFund US Economic, SEC & On-Chain Data"
},
"extensions": {
"bazaar": {
"info": {
"input": {
"body": {
"limit": 10,
"filter": "CPI"
},
"type": "http",
"method": "POST",
"bodyType": "json"
},
"output": {
"type": "json",
"example": {
"asOf": "2026-08-14",
"count": 1,
"releases": [
{
"date": "2026-09-10",
"title": "Consumer Price Index",
"source": "BLS",
"datetime": "2026-09-10T12:30:00Z"
}
]
}
}
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"input"
],
"properties": {
"input": {
"type": "object",
"required": [
"type",
"method",
"bodyType",
"body"
],
"properties": {
"body": {
"type": "object",
"properties": {
"limit": {
"type": "number",
"description": "Max releases to return (1-100, default 10)."
},
"filter": {
"type": "string",
"description": "Substring filter on title, e.g. \"CPI\"."
}
}
},
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"POST",
"PUT",
"PATCH"
],
"type": "string"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "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": "0xe22F691ed420143BfdAB022A14e7d6873b33EEf9",
"amount": "20000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://x402.agentfund.net/x402/edgar_insider_transactions",
"mimeType": "application/json",
"description": "SEC Insider Transactions (Form 4)",
"serviceName": "AgentFund US Economic, SEC & On-Chain Data"
},
"extensions": {
"bazaar": {
"info": {
"input": {
"body": {
"forms": [
"4"
],
"limit": 5,
"ticker": "AAPL"
},
"type": "http",
"method": "POST",
"bodyType": "json"
},
"output": {
"type": "json",
"example": {
"cik": "0000320193",
"count": 1,
"issuer": "Apple Inc.",
"ticker": "AAPL",
"filings": [
{
"owner": "Newstead Jennifer",
"filedAt": "2026-08-13",
"ownerTitle": "SVP, GC and Secretary",
"transactions": [
{
"code": "S",
"date": "2026-08-11",
"value": 442852.25,
"shares": 1439,
"codeMeaning": "Open-market or private sale",
"pricePerShare": 307.75
}
]
}
]
}
}
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"input"
],
"properties": {
"input": {
"type": "object",
"required": [
"type",
"method",
"bodyType",
"body"
],
"properties": {
"body": {
"type": "object",
"required": [
"ticker"
],
"properties": {
"forms": {
"type": "array",
"items": {
"type": "string"
},
"description": "Forms: \"3\", \"4\", \"5\"."
},
"limit": {
"type": "number",
"description": "Recent filings to parse (1-20, default 5)."
},
"ticker": {
"type": "string",
"description": "Ticker (e.g. \"AAPL\") or CIK."
}
}
},
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"POST",
"PUT",
"PATCH"
],
"type": "string"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "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": "0xe22F691ed420143BfdAB022A14e7d6873b33EEf9",
"amount": "15000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://x402.agentfund.net/x402/edgar_financials",
"mimeType": "application/json",
"description": "SEC Company Financials (XBRL)",
"serviceName": "AgentFund US Economic, SEC & On-Chain Data"
},
"extensions": {
"bazaar": {
"info": {
"input": {
"body": {
"ticker": "AAPL"
},
"type": "http",
"method": "POST",
"bodyType": "json"
},
"output": {
"type": "json",
"example": {
"cik": "0000320193",
"entity": "Apple Inc.",
"ticker": "AAPL",
"concepts": {
"revenue": {
"tag": "RevenueFromContractWithCustomerExcludingAssessedTax",
"label": "Revenue",
"annual": {
"end": "2025-09-27",
"form": "10-K",
"unit": "USD",
"value": 416000000000
}
}
}
}
}
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"input"
],
"properties": {
"input": {
"type": "object",
"required": [
"type",
"method",
"bodyType",
"body"
],
"properties": {
"body": {
"type": "object",
"required": [
"ticker"
],
"properties": {
"ticker": {
"type": "string",
"description": "Ticker (e.g. \"AAPL\") or CIK."
}
}
},
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"POST",
"PUT",
"PATCH"
],
"type": "string"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "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": "0xe22F691ed420143BfdAB022A14e7d6873b33EEf9",
"amount": "20000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://x402.agentfund.net/x402/edgar_13f_holdings",
"mimeType": "application/json",
"description": "SEC 13F Institutional Holdings",
"serviceName": "AgentFund US Economic, SEC & On-Chain Data"
},
"extensions": {
"bazaar": {
"info": {
"input": {
"body": {
"limit": 10,
"ticker": "1067983"
},
"type": "http",
"method": "POST",
"bodyType": "json"
},
"output": {
"type": "json",
"example": {
"cik": "0001067983",
"filer": "BERKSHIRE HATHAWAY INC",
"holdings": [
{
"cusip": "02005N100",
"issuer": "ALLY FINL INC",
"shares": 19593812,
"valueUsd": 900335661000
}
],
"totalPositions": 45
}
}
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"input"
],
"properties": {
"input": {
"type": "object",
"required": [
"type",
"method",
"bodyType",
"body"
],
"properties": {
"body": {
"type": "object",
"required": [
"ticker"
],
"properties": {
"limit": {
"type": "number",
"description": "Max holdings to return (1-200, default 25)."
},
"ticker": {
"type": "string",
"description": "Filer ticker or CIK."
}
}
},
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"POST",
"PUT",
"PATCH"
],
"type": "string"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "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": "0xe22F691ed420143BfdAB022A14e7d6873b33EEf9",
"amount": "8000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://x402.agentfund.net/x402/edgar_filings_feed",
"mimeType": "application/json",
"description": "SEC Filings Feed",
"serviceName": "AgentFund US Economic, SEC & On-Chain Data"
},
"extensions": {
"bazaar": {
"info": {
"input": {
"body": {
"forms": [
"8-K"
],
"limit": 10,
"ticker": "AAPL"
},
"type": "http",
"method": "POST",
"bodyType": "json"
},
"output": {
"type": "json",
"example": {
"cik": "0000320193",
"count": 1,
"entity": "Apple Inc.",
"filings": [
{
"form": "8-K",
"items": [
{
"code": "2.02",
"label": "Results of operations and financial condition"
}
],
"filedAt": "2026-08-01"
}
]
}
}
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"input"
],
"properties": {
"input": {
"type": "object",
"required": [
"type",
"method",
"bodyType",
"body"
],
"properties": {
"body": {
"type": "object",
"required": [
"ticker"
],
"properties": {
"forms": {
"type": "array",
"items": {
"type": "string"
},
"description": "e.g. [\"8-K\"]."
},
"limit": {
"type": "number",
"description": "Max filings (1-100, default 20)."
},
"ticker": {
"type": "string",
"description": "Ticker (e.g. \"AAPL\") or CIK."
}
}
},
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"POST",
"PUT",
"PATCH"
],
"type": "string"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "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": "0xe22F691ed420143BfdAB022A14e7d6873b33EEf9",
"amount": "10000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://x402.agentfund.net/x402/edgar_full_text_search",
"mimeType": "application/json",
"description": "SEC Full-Text Filing Search",
"serviceName": "AgentFund US Economic, SEC & On-Chain Data"
},
"extensions": {
"bazaar": {
"info": {
"input": {
"body": {
"forms": [
"10-K"
],
"limit": 10,
"query": "material weakness"
},
"type": "http",
"method": "POST",
"bodyType": "json"
},
"output": {
"type": "json",
"example": {
"hits": [
{
"form": "10-K",
"entity": "Example Corp.",
"filedAt": "2026-03-01"
}
],
"count": 1,
"query": "material weakness",
"totalMatches": 10000
}
}
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"input"
],
"properties": {
"input": {
"type": "object",
"required": [
"type",
"method",
"bodyType",
"body"
],
"properties": {
"body": {
"type": "object",
"required": [
"query"
],
"properties": {
"forms": {
"type": "array",
"items": {
"type": "string"
},
"description": "e.g. [\"10-K\"]."
},
"limit": {
"type": "number",
"description": "Max hits (1-50, default 10)."
},
"query": {
"type": "string",
"description": "Search text."
},
"dateTo": {
"type": "string",
"description": "ISO end date."
},
"dateFrom": {
"type": "string",
"description": "ISO start date."
}
}
},
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"POST",
"PUT",
"PATCH"
],
"type": "string"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "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": "0xe22F691ed420143BfdAB022A14e7d6873b33EEf9",
"amount": "10000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://x402.agentfund.net/x402/onchain_token_balances",
"mimeType": "application/json",
"description": "On-chain Token Balances (bulk)",
"serviceName": "AgentFund US Economic, SEC & On-Chain Data"
},
"extensions": {
"bazaar": {
"info": {
"input": {
"body": {
"chain": "base",
"addresses": [
"0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045"
]
},
"type": "http",
"method": "POST",
"bodyType": "json"
},
"output": {
"type": "json",
"example": {
"chain": "base",
"token": {
"symbol": "USDC",
"address": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"decimals": 6
},
"failed": 0,
"chainId": 8453,
"holders": [
{
"raw": "1234560000",
"address": "0x0000000000000000000000000000000000000001",
"balance": "1234.56"
}
],
"queried": 1,
"totalBalance": "1234.56"
}
}
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"input"
],
"properties": {
"input": {
"type": "object",
"required": [
"type",
"method",
"bodyType",
"body"
],
"properties": {
"body": {
"type": "object",
"required": [
"addresses"
],
"properties": {
"chain": {
"type": "string",
"description": "base | ethereum | optimism | arbitrum | polygon."
},
"token": {
"type": "string",
"description": "ERC-20 contract; defaults to USDC."
},
"addresses": {
"type": "array",
"items": {
"type": "string"
},
"description": "1-500 EVM addresses."
}
}
},
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"POST",
"PUT",
"PATCH"
],
"type": "string"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "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": "0xe22F691ed420143BfdAB022A14e7d6873b33EEf9",
"amount": "20000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://x402.agentfund.net/x402/onchain_portfolio",
"mimeType": "application/json",
"description": "On-chain Portfolio (USD-valued)",
"serviceName": "AgentFund US Economic, SEC & On-Chain Data"
},
"extensions": {
"bazaar": {
"info": {
"input": {
"body": {
"address": "0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045"
},
"type": "http",
"method": "POST",
"bodyType": "json"
},
"output": {
"type": "json",
"example": {
"chain": "base",
"address": "0x0000000000000000000000000000000000000001",
"chainId": 8453,
"holdings": [
{
"kind": "native",
"symbol": "ETH",
"balance": "1.5",
"priceUsd": 3120.44,
"valueUsd": 4680.66
}
],
"priceSource": "Chainlink on-chain price feeds (Base)",
"totalValueUsd": 4680.66
}
}
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"input"
],
"properties": {
"input": {
"type": "object",
"required": [
"type",
"method",
"bodyType",
"body"
],
"properties": {
"body": {
"type": "object",
"required": [
"address"
],
"properties": {
"address": {
"type": "string",
"description": "Wallet address on Base."
}
}
},
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"POST",
"PUT",
"PATCH"
],
"type": "string"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "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": "0xe22F691ed420143BfdAB022A14e7d6873b33EEf9",
"amount": "15000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://x402.agentfund.net/x402/onchain_cross_chain_balances",
"mimeType": "application/json",
"description": "Cross-chain Token Balance",
"serviceName": "AgentFund US Economic, SEC & On-Chain Data"
},
"extensions": {
"bazaar": {
"info": {
"input": {
"body": {
"token": "USDC",
"chains": [
"base",
"ethereum"
],
"address": "0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045"
},
"type": "http",
"method": "POST",
"bodyType": "json"
},
"output": {
"type": "json",
"example": {
"token": {
"symbol": "USDC",
"decimals": 6
},
"chains": [
{
"chain": "base",
"failed": false,
"balance": "1000",
"chainId": 8453
}
],
"address": "0x0000000000000000000000000000000000000001",
"totalBalance": "1234.56"
}
}
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"input"
],
"properties": {
"input": {
"type": "object",
"required": [
"type",
"method",
"bodyType",
"body"
],
"properties": {
"body": {
"type": "object",
"required": [
"address"
],
"properties": {
"token": {
"type": "string",
"description": "Token symbol, default \"USDC\"."
},
"chains": {
"type": "array",
"items": {
"type": "string"
},
"description": "Chains to include."
},
"address": {
"type": "string",
"description": "Wallet address."
}
}
},
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"POST",
"PUT",
"PATCH"
],
"type": "string"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "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": "0xe22F691ed420143BfdAB022A14e7d6873b33EEf9",
"amount": "2000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://x402.agentfund.net/x402/onchain_oracle_price",
"mimeType": "application/json",
"description": "Chainlink Oracle Price",
"serviceName": "AgentFund US Economic, SEC & On-Chain Data"
},
"extensions": {
"bazaar": {
"info": {
"input": {
"body": {
"pair": "ETH/USD",
"chain": "base"
},
"type": "http",
"method": "POST",
"bodyType": "json"
},
"output": {
"type": "json",
"example": {
"pair": "ETH/USD",
"chain": "base",
"price": 1877.86,
"decimals": 8,
"ageSeconds": 120
}
}
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"input"
],
"properties": {
"input": {
"type": "object",
"required": [
"type",
"method",
"bodyType",
"body"
],
"properties": {
"body": {
"type": "object",
"required": [
"pair"
],
"properties": {
"pair": {
"type": "string",
"description": "Named pair (e.g. \"ETH/USD\") or feed address."
},
"chain": {
"type": "string",
"description": "Chain the feed lives on; defaults to base."
}
}
},
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"POST",
"PUT",
"PATCH"
],
"type": "string"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "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": "0xe22F691ed420143BfdAB022A14e7d6873b33EEf9",
"amount": "1000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://x402.agentfund.net/x402/onchain_gas",
"mimeType": "application/json",
"description": "Multi-chain Gas Price",
"serviceName": "AgentFund US Economic, SEC & On-Chain Data"
},
"extensions": {
"bazaar": {
"info": {
"input": {
"body": {
"chains": [
"base",
"ethereum"
]
},
"type": "http",
"method": "POST",
"bodyType": "json"
},
"output": {
"type": "json",
"example": {
"chains": [
{
"chain": "base",
"chainId": 8453,
"gasPriceGwei": 0.006
},
{
"chain": "ethereum",
"chainId": 1,
"gasPriceGwei": 0.0986
}
]
}
}
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"input"
],
"properties": {
"input": {
"type": "object",
"required": [
"type",
"method",
"bodyType",
"body"
],
"properties": {
"body": {
"type": "object",
"properties": {
"chains": {
"type": "array",
"items": {
"type": "string"
},
"description": "Chains to check; defaults to all five."
}
}
},
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"POST",
"PUT",
"PATCH"
],
"type": "string"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "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": "0xe22F691ed420143BfdAB022A14e7d6873b33EEf9",
"amount": "10000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://x402.agentfund.net/x402/structured_json_repair",
"mimeType": "application/json",
"description": "Structured JSON Repair",
"serviceName": "AgentFund US Economic, SEC & On-Chain Data"
},
"extensions": {
"bazaar": {
"info": {
"input": {
"body": {
"input": "{name: 'Ada', age: '36',}"
},
"type": "http",
"method": "POST",
"bodyType": "json"
},
"output": {
"type": "json",
"example": {
"ok": true,
"data": {
"age": 36,
"name": "Ada"
},
"errors": [],
"changed": true,
"repairs": []
}
}
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"input"
],
"properties": {
"input": {
"type": "object",
"required": [
"type",
"method",
"bodyType",
"body"
],
"properties": {
"body": {
"type": "object",
"required": [
"input"
],
"properties": {
"input": {
"type": "string",
"description": "Raw/malformed JSON text to repair."
},
"coerce": {
"type": "boolean",
"description": "Coerce types to fit the schema (default true)."
},
"schema": {
"type": "object",
"description": "Optional JSON Schema to validate/coerce against."
}
}
},
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"POST",
"PUT",
"PATCH"
],
"type": "string"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "string"
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object",
"properties": {
"ok": {
"type": "boolean"
},
"data": {},
"errors": {
"type": "array"
},
"changed": {
"type": "boolean"
},
"repairs": {
"type": "array"
}
}
}
}
}
}
}
}
},
"x402Version": 2
},
{
"error": "Payment required",
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0xe22F691ed420143BfdAB022A14e7d6873b33EEf9",
"amount": "30000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://x402.agentfund.net/x402/tabular_to_json",
"mimeType": "application/json",
"description": "Tabular to JSON",
"serviceName": "AgentFund US Economic, SEC & On-Chain Data"
},
"extensions": {
"bazaar": {
"info": {
"input": {
"body": {
"input": "name,age\nAda,36\nAlan,41",
"format": "auto"
},
"type": "http",
"method": "POST",
"bodyType": "json"
},
"output": {
"type": "json",
"example": {
"ok": true,
"rows": [
{
"age": 36,
"name": "Ada"
}
],
"errors": [],
"format": "csv",
"changed": true,
"columns": [
{
"name": "name",
"type": "string"
},
{
"name": "age",
"type": "integer"
}
],
"repairs": [
"Detected 'csv' format.",
"Treated the first row as a header (auto-detected)."
],
"rowCount": 1
}
}
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"input"
],
"properties": {
"input": {
"type": "object",
"required": [
"type",
"method",
"bodyType",
"body"
],
"properties": {
"body": {
"type": "object",
"required": [
"input"
],
"properties": {
"input": {
"type": "string",
"description": "Raw CSV/TSV/Markdown-table text."
},
"format": {
"enum": [
"auto",
"csv",
"tsv",
"markdown"
],
"type": "string",
"description": "Force or auto-detect format."
},
"schema": {
"type": "object",
"description": "Optional JSON Schema to validate/coerce each row."
},
"hasHeader": {
"enum": [
"auto",
"true",
"false"
],
"type": "string",
"description": "Whether row 1 is a header."
},
"inferTypes": {
"type": "boolean",
"description": "Infer cell types (default true)."
}
}
},
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"POST",
"PUT",
"PATCH"
],
"type": "string"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "string"
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object",
"properties": {
"ok": {
"type": "boolean"
},
"rows": {
"type": "array"
},
"errors": {
"type": "array"
},
"format": {
"type": "string"
},
"changed": {
"type": "boolean"
},
"columns": {
"type": "array"
},
"repairs": {
"type": "array"
},
"rowCount": {
"type": "number"
}
}
}
}
}
}
}
}
},
"x402Version": 2
}
] OVER TIME
All charts use the 24h selector; each series spans only the dates it has data for. Every series is also served as JSON at /api/v1/services/agentfund-us-economic-sec-on-chain-data/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.
Median across 21 endpoints. Use the selector to isolate one.
checklist grew 11->14 on 2026-07-28; a step here is a metric change, not a regression
COMPLIANCE
14/14 checks pass · grade Alast 402 captured 2026-08-17 · last up 2026-08-17
- 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 (10) live · click to expand
EMBED THIS BADGE
<a href="https://x402-list.com/services/agentfund-us-economic-sec-on-chain-data?utm_source=badge&utm_medium=referral&utm_campaign=embed"> <img src="https://x402-list.com/badge/agentfund-us-economic-sec-on-chain-data.svg" alt="AgentFund US Economic, SEC & On-Chain Data listed on x402-list" height="28"> </a>
[](https://x402-list.com/services/agentfund-us-economic-sec-on-chain-data?utm_source=badge&utm_medium=referral&utm_campaign=embed)
<a href="https://x402-list.com/services/agentfund-us-economic-sec-on-chain-data?utm_source=badge&utm_medium=referral&utm_campaign=embed"> <img src="https://x402-list.com/badge/agentfund-us-economic-sec-on-chain-data.svg?data=uptime" alt="AgentFund US Economic, SEC & On-Chain Data uptime on x402-list" height="28"> </a>