← Protocol index
Resource / 377
healthyNetIntel.
Resolves an IP address or domain to its Autonomous System Number (ASN), network owner, country, and hosting/cloud classification — agents get structured network ownership context plus a trust score to assess infrastructure risk.
Payment requirements / accepts[]
2 options
| State | Network | Scheme | Atomic amount | Asset | payTo / untrusted |
|---|---|---|---|---|---|
| active | eip155:8453 | exact | 30000 | 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | 0xdaDc335482AD545296Fd7b28518A251fFCbEb9Df |
| active | solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp | exact | 30000 | EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v | 8FVeybWnB4dYrxTuPK7WzFZNAiEcFVaDLFnKpRwVGr5s |
All advertised payment options are stored. Base (`eip155:8453`) is the operational network for ranking and canaries; non-Base options remain visible for transparency.
Probe evidence
1 recent
healthy 2026-08-12 23:45:02 UTC GET · HTTP 402 · 74ms · accepts 2 · base 1 ok
Accepts snapshot
[
{
"amount": "30000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"assetTransferMethod": null,
"extra": {
"name": "USD Coin",
"version": "2"
},
"maxTimeoutSeconds": 300,
"network": "eip155:8453",
"payTo": "0xdaDc335482AD545296Fd7b28518A251fFCbEb9Df",
"paymentFlow": null,
"raw": {
"amount": "30000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"maxTimeoutSeconds": 300,
"max_timeout_seconds": 300,
"network": "eip155:8453",
"payTo": "0xdaDc335482AD545296Fd7b28518A251fFCbEb9Df",
"pay_to": "0xdaDc335482AD545296Fd7b28518A251fFCbEb9Df",
"scheme": "exact"
},
"scheme": "exact"
},
{
"amount": "30000",
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"assetTransferMethod": null,
"extra": {
"feePayer": "BFK9TLC3edb13K6v4YyH3DwPb5DSUpkWvb7XnqCL9b4F"
},
"maxTimeoutSeconds": 300,
"network": "solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp",
"payTo": "8FVeybWnB4dYrxTuPK7WzFZNAiEcFVaDLFnKpRwVGr5s",
"paymentFlow": null,
"raw": {
"amount": "30000",
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"extra": {
"feePayer": "BFK9TLC3edb13K6v4YyH3DwPb5DSUpkWvb7XnqCL9b4F"
},
"maxTimeoutSeconds": 300,
"max_timeout_seconds": 300,
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"payTo": "8FVeybWnB4dYrxTuPK7WzFZNAiEcFVaDLFnKpRwVGr5s",
"pay_to": "8FVeybWnB4dYrxTuPK7WzFZNAiEcFVaDLFnKpRwVGr5s",
"scheme": "exact"
},
"scheme": "exact"
}
]
PaymentRequired raw
{
"accepts": [
{
"amount": "30000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"maxTimeoutSeconds": 300,
"network": "eip155:8453",
"payTo": "0xdaDc335482AD545296Fd7b28518A251fFCbEb9Df",
"scheme": "exact"
},
{
"amount": "30000",
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"extra": {
"feePayer": "BFK9TLC3edb13K6v4YyH3DwPb5DSUpkWvb7XnqCL9b4F"
},
"maxTimeoutSeconds": 300,
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"payTo": "8FVeybWnB4dYrxTuPK7WzFZNAiEcFVaDLFnKpRwVGr5s",
"scheme": "exact"
}
],
"error": "Payment required",
"extensions": {
"bazaar": {
"info": {
"input": {
"method": "GET",
"queryParams": {
"target": "8.8.8.8"
},
"type": "http"
},
"output": {
"example": {
"asn": "AS15169",
"asn_number": 15169,
"city": "Mountain View",
"classification": "cloud",
"country": "US",
"findings": [
{
"deduction": -20,
"detail": "IP belongs to known cloud provider (Google LLC)",
"rule": "cloud_infrastructure"
}
],
"grade": "B",
"hostname": "dns.google",
"ip": "8.8.8.8",
"ip_version": 4,
"is_cloud": true,
"is_hosting": true,
"is_vpn": false,
"network": null,
"organization": "Google LLC",
"region": "California",
"score": 80,
"target": "8.8.8.8"
},
"type": "json"
}
},
"schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"properties": {
"target": {
"description": "IP address (v4 or v6) or domain name to look up (aliases accepted: ip, address, host, hostname, query — query param or JSON body)",
"type": "string"
}
},
"required": [
"target"
],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"properties": {
"asn": {
"type": [
"string",
"null"
]
},
"asn_number": {
"type": [
"number",
"null"
]
},
"city": {
"type": [
"string",
"null"
]
},
"classification": {
"type": "string"
},
"country": {
"type": [
"string",
"null"
]
},
"findings": {
"type": "array"
},
"grade": {
"type": "string"
},
"hostname": {
"type": [
"string",
"null"
]
},
"ip": {
"type": "string"
},
"ip_version": {
"type": "number"
},
"is_cloud": {
"type": "boolean"
},
"is_hosting": {
"type": "boolean"
},
"is_vpn": {
"type": "boolean"
},
"network": {
"type": [
"string",
"null"
]
},
"organization": {
"type": [
"string",
"null"
]
},
"region": {
"type": [
"string",
"null"
]
},
"score": {
"type": "number"
},
"target": {
"type": "string"
}
},
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
}
}
},
"resource": {
"description": "Resolves an IP address or domain to its Autonomous System Number (ASN), network owner, country, and hosting/cloud classification — agents get structured network ownership context plus a trust score to assess infrastructure risk.",
"iconUrl": "https://netintel.dev/favicon.png",
"mimeType": "application/json",
"serviceName": "NetIntel",
"tags": [
"asn lookup",
"bgp",
"ip intelligence",
"network intelligence",
"autonomous system"
],
"url": "https://netintel.dev/asn-lookup/analyze"
},
"x402Version": 2
}
Response headers
{
"connection": "keep-alive",
"content-length": "2907",
"content-type": "application/json; charset=utf-8",
"date": "Wed, 12 Aug 2026 23:45:02 GMT",
"etag": "W/\"b5b-MwBx1o3vqbxaN081pYRCm4ijL5c\"",
"payment-required": "eyJ4NDAyVmVyc2lvbiI6MiwiZXJyb3IiOiJQYXltZW50IHJlcXVpcmVkIiwicmVzb3VyY2UiOnsidXJsIjoiaHR0cHM6Ly9uZXRpbnRlbC5kZXYvYXNuLWxvb2t1cC9hbmFseXplIiwiZGVzY3JpcHRpb24iOiJSZXNvbHZlcyBhbiBJUCBhZGRyZXNzIG9yIGRvbWFpbiB0byBpdHMgQXV0b25vbW91cyBTeXN0ZW0gTnVtYmVyIChBU04pLCBuZXR3b3JrIG93bmVyLCBjb3VudHJ5LCBhbmQgaG9zdGluZy9jbG91ZCBjbGFzc2lmaWNhdGlvbiDigJQgYWdlbnRzIGdldCBzdHJ1Y3R1cmVkIG5ldHdvcmsgb3duZXJzaGlwIGNvbnRleHQgcGx1cyBhIHRydXN0IHNjb3JlIHRvIGFzc2VzcyBpbmZyYXN0cnVjdHVyZSByaXNrLiIsIm1pbWVUeXBlIjoiYXBwbGljYXRpb24vanNvbiIsInNlcnZpY2VOYW1lIjoiTmV0SW50ZWwiLCJ0YWdzIjpbImFzbiBsb29rdXAiLCJiZ3AiLCJpcCBpbnRlbGxpZ2VuY2UiLCJuZXR3b3JrIGludGVsbGlnZW5jZSIsImF1dG9ub21vdXMgc3lzdGVtIl0sImljb25VcmwiOiJodHRwczovL25ldGludGVsLmRldi9mYXZpY29uLnBuZyJ9LCJhY2NlcHRzIjpbeyJzY2hlbWUiOiJleGFjdCIsIm5ldHdvcmsiOiJlaXAxNTU6ODQ1MyIsImFtb3VudCI6IjMwMDAwIiwiYXNzZXQiOiIweDgzMzU4OWZDRDZlRGI2RTA4ZjRjN0MzMkQ0ZjcxYjU0YmRBMDI5MTMiLCJwYXlUbyI6IjB4ZGFEYzMzNTQ4MkFENTQ1Mjk2RmQ3YjI4NTE4QTI1MWZGQ2JFYjlEZiIsIm1heFRpbWVvdXRTZWNvbmRzIjozMDAsImV4dHJhIjp7Im5hbWUiOiJVU0QgQ29pbiIsInZlcnNpb24iOiIyIn19LHsic2NoZW1lIjoiZXhhY3QiLCJuZXR3b3JrIjoic29sYW5hOjVleWt0NFVzRnY4UDhOSmRUUkVwWTF2enFLcVpLdmRwIiwiYW1vdW50IjoiMzAwMDAiLCJhc3NldCI6IkVQakZXZGQ1QXVmcVNTcWVNMnFOMXh6eWJhcEM4RzR3RUdHa1p3eVREdDF2IiwicGF5VG8iOiI4RlZleWJXbkI0ZFlyeFR1UEs3V3pGWk5BaUVjRlZhRExGbktwUndWR3I1cyIsIm1heFRpbWVvdXRTZWNvbmRzIjozMDAsImV4dHJhIjp7ImZlZVBheWVyIjoiQkZLOVRMQzNlZGIxM0s2djRZeUgzRHdQYjVEU1Vwa1d2YjdYbnFDTDliNEYifX1dLCJleHRlbnNpb25zIjp7ImJhemFhciI6eyJpbmZvIjp7ImlucHV0Ijp7InR5cGUiOiJodHRwIiwicXVlcnlQYXJhbXMiOnsidGFyZ2V0IjoiOC44LjguOCJ9LCJtZXRob2QiOiJHRVQifSwib3V0cHV0Ijp7InR5cGUiOiJqc29uIiwiZXhhbXBsZSI6eyJ0YXJnZXQiOiI4LjguOC44IiwiaXAiOiI4LjguOC44IiwiaXBfdmVyc2lvbiI6NCwiaG9zdG5hbWUiOiJkbnMuZ29vZ2xlIiwiYXNuIjoiQVMxNTE2OSIsImFzbl9udW1iZXIiOjE1MTY5LCJvcmdhbml6YXRpb24iOiJHb29nbGUgTExDIiwibmV0d29yayI6bnVsbCwiY291bnRyeSI6IlVTIiwicmVnaW9uIjoiQ2FsaWZvcm5pYSIsImNpdHkiOiJNb3VudGFpbiBWaWV3IiwiaXNfaG9zdGluZyI6dHJ1ZSwiaXNfY2xvdWQiOnRydWUsImlzX3ZwbiI6ZmFsc2UsImNsYXNzaWZpY2F0aW9uIjoiY2xvdWQiLCJzY29yZSI6ODAsImdyYWRlIjoiQiIsImZpbmRpbmdzIjpbeyJydWxlIjoiY2xvdWRfaW5mcmFzdHJ1Y3R1cmUiLCJkZWR1Y3Rpb24iOi0yMCwiZGV0YWlsIjoiSVAgYmVsb25ncyB0byBrbm93biBjbG91ZCBwcm92aWRlciAoR29vZ2xlIExMQykifV19fX0sInNjaGVtYSI6eyIkc2NoZW1hIjoiaHR0cHM6Ly9qc29uLXNjaGVtYS5vcmcvZHJhZnQvMjAyMC0xMi9zY2hlbWEiLCJ0eXBlIjoib2JqZWN0IiwicHJvcGVydGllcyI6eyJpbnB1dCI6eyJ0eXBlIjoib2JqZWN0IiwicHJvcGVydGllcyI6eyJ0eXBlIjp7InR5cGUiOiJzdHJpbmciLCJjb25zdCI6Imh0dHAifSwibWV0aG9kIjp7InR5cGUiOiJzdHJpbmciLCJlbnVtIjpbIkdFVCJdfSwicXVlcnlQYXJhbXMiOnsidHlwZSI6Im9iamVjdCIsInByb3BlcnRpZXMiOnsidGFyZ2V0Ijp7InR5cGUiOiJzdHJpbmciLCJkZXNjcmlwdGlvbiI6IklQIGFkZHJlc3MgKHY0IG9yIHY2KSBvciBkb21haW4gbmFtZSB0byBsb29rIHVwIChhbGlhc2VzIGFjY2VwdGVkOiBpcCwgYWRkcmVzcywgaG9zdCwgaG9zdG5hbWUsIHF1ZXJ5IOKAlCBxdWVyeSBwYXJhbSBvciBKU09OIGJvZHkpIn19LCJyZXF1aXJlZCI6WyJ0YXJnZXQiXX19LCJyZXF1aXJlZCI6WyJ0eXBlIiwibWV0aG9kIl0sImFkZGl0aW9uYWxQcm9wZXJ0aWVzIjpmYWxzZX0sIm91dHB1dCI6eyJ0eXBlIjoib2JqZWN0IiwicHJvcGVydGllcyI6eyJ0eXBlIjp7InR5cGUiOiJzdHJpbmcifSwiZXhhbXBsZSI6eyJ0eXBlIjoib2JqZWN0IiwicHJvcGVydGllcyI6eyJ0YXJnZXQiOnsidHlwZSI6InN0cmluZyJ9LCJpcCI6eyJ0eXBlIjoic3RyaW5nIn0sImlwX3ZlcnNpb24iOnsidHlwZSI6Im51bWJlciJ9LCJob3N0bmFtZSI6eyJ0eXBlIjpbInN0cmluZyIsIm51bGwiXX0sImFzbiI6eyJ0eXBlIjpbInN0cmluZyIsIm51bGwiXX0sImFzbl9udW1iZXIiOnsidHlwZSI6WyJudW1iZXIiLCJudWxsIl19LCJvcmdhbml6YXRpb24iOnsidHlwZSI6WyJzdHJpbmciLCJudWxsIl19LCJuZXR3b3JrIjp7InR5cGUiOlsic3RyaW5nIiwibnVsbCJdfSwiY291bnRyeSI6eyJ0eXBlIjpbInN0cmluZyIsIm51bGwiXX0sInJlZ2lvbiI6eyJ0eXBlIjpbInN0cmluZyIsIm51bGwiXX0sImNpdHkiOnsidHlwZSI6WyJzdHJpbmciLCJudWxsIl19LCJpc19ob3N0aW5nIjp7InR5cGUiOiJib29sZWFuIn0sImlzX2Nsb3VkIjp7InR5cGUiOiJib29sZWFuIn0sImlzX3ZwbiI6eyJ0eXBlIjoiYm9vbGVhbiJ9LCJjbGFzc2lmaWNhdGlvbiI6eyJ0eXBlIjoic3RyaW5nIn0sInNjb3JlIjp7InR5cGUiOiJudW1iZXIifSwiZ3JhZGUiOnsidHlwZSI6InN0cmluZyJ9LCJmaW5kaW5ncyI6eyJ0eXBlIjoiYXJyYXkifX19fSwicmVxdWlyZWQiOlsidHlwZSJdfX0sInJlcXVpcmVkIjpbImlucHV0Il19fX19",
"server": "railway-hikari",
"vary": "accept-encoding",
"x-hikari-trace": "iad1.trg5",
"x-powered-by": "Express",
"x-railway-edge": "iad1",
"x-railway-request-id": "ANTNm5yeTUib9bb29fVATg"
}
Response body
{
"accepts": [
{
"amount": "30000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"maxTimeoutSeconds": 300,
"network": "eip155:8453",
"payTo": "0xdaDc335482AD545296Fd7b28518A251fFCbEb9Df",
"scheme": "exact"
},
{
"amount": "30000",
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"extra": {
"feePayer": "BFK9TLC3edb13K6v4YyH3DwPb5DSUpkWvb7XnqCL9b4F"
},
"maxTimeoutSeconds": 300,
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"payTo": "8FVeybWnB4dYrxTuPK7WzFZNAiEcFVaDLFnKpRwVGr5s",
"scheme": "exact"
}
],
"error": "Payment required",
"extensions": {
"bazaar": {
"info": {
"input": {
"method": "GET",
"queryParams": {
"target": "8.8.8.8"
},
"type": "http"
},
"output": {
"example": {
"asn": "AS15169",
"asn_number": 15169,
"city": "Mountain View",
"classification": "cloud",
"country": "US",
"findings": [
{
"deduction": -20,
"detail": "IP belongs to known cloud provider (Google LLC)",
"rule": "cloud_infrastructure"
}
],
"grade": "B",
"hostname": "dns.google",
"ip": "8.8.8.8",
"ip_version": 4,
"is_cloud": true,
"is_hosting": true,
"is_vpn": false,
"network": null,
"organization": "Google LLC",
"region": "California",
"score": 80,
"target": "8.8.8.8"
},
"type": "json"
}
},
"schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"properties": {
"target": {
"description": "IP address (v4 or v6) or domain name to look up (aliases accepted: ip, address, host, hostname, query — query param or JSON body)",
"type": "string"
}
},
"required": [
"target"
],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"properties": {
"asn": {
"type": [
"string",
"null"
]
},
"asn_number": {
"type": [
"number",
"null"
]
},
"city": {
"type": [
"string",
"null"
]
},
"classification": {
"type": "string"
},
"country": {
"type": [
"string",
"null"
]
},
"findings": {
"type": "array"
},
"grade": {
"type": "string"
},
"hostname": {
"type": [
"string",
"null"
]
},
"ip": {
"type": "string"
},
"ip_version": {
"type": "number"
},
"is_cloud": {
"type": "boolean"
},
"is_hosting": {
"type": "boolean"
},
"is_vpn": {
"type": "boolean"
},
"network": {
"type": [
"string",
"null"
]
},
"organization": {
"type": [
"string",
"null"
]
},
"region": {
"type": [
"string",
"null"
]
},
"score": {
"type": "number"
},
"target": {
"type": "string"
}
},
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
}
}
},
"resource": {
"description": "Resolves an IP address or domain to its Autonomous System Number (ASN), network owner, country, and hosting/cloud classification — agents get structured network ownership context plus a trust score to assess infrastructure risk.",
"iconUrl": "https://netintel.dev/favicon.png",
"mimeType": "application/json",
"serviceName": "NetIntel",
"tags": [
"asn lookup",
"bgp",
"ip intelligence",
"network intelligence",
"autonomous system"
],
"url": "https://netintel.dev/asn-lookup/analyze"
},
"x402Version": 2
}
Request headers
{
"accept": "*/*",
"user-agent": "Fetch402Bot/0.1 (+https://fetch402.com/crawler; contact: crawler@fetch402.com)"
}
Machine contract
Schemas.
InputJSON
{
"method": "GET",
"queryParams": {
"target": "8.8.8.8"
},
"type": "http"
}
OutputJSON
{
"example": {
"asn": "AS15169",
"asn_number": 15169,
"city": "Mountain View",
"classification": "cloud",
"country": "US",
"findings": [
{
"deduction": -20,
"detail": "IP belongs to known cloud provider (Google LLC)",
"rule": "cloud_infrastructure"
}
],
"grade": "B",
"hostname": "dns.google",
"ip": "8.8.8.8",
"ip_version": 4,
"is_cloud": true,
"is_hosting": true,
"is_vpn": false,
"network": null,
"organization": "Google LLC",
"region": "California",
"score": 80,
"target": "8.8.8.8"
},
"type": "json"
}