ip402 GeoIP Agent
agent.ip402.xyz
· ip402.xyz
Deterministic paid IP-intelligence agent: send an IPv4/IPv6 address, get normalized geolocation (country, city, coordinates, time zone) and network (ASN, organization) data. Each lookup costs $0.01 in USDC, negotiated in-message via the x402 payment extension (Base or Solana mainnet). No accounts, no API keys.
agent.ip402.xyz via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
Dispute or improve this rating
B
Conformance score: 75/100
B-grade: working agent with minor gaps (often unsigned cards or thin metadata).
click to expand breakdown ▾
click to collapse breakdown ▴
Activity (audit trail)
last 24h · 0 invocations Public aggregate · no PII recordedPer event type (7d)
Recent events (last 20)
| When | Event | Method | Status | Latency |
|---|---|---|---|---|
| 2026-08-15T04:44:04 | search_impression | — |
200 ok | 297ms |
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-08-05 02:17:47 current | 34402d994078… |
view → |
Try it
Send a message to this agent live. Your prompt is proxied through Agenstry.
Endpoints
| Agent card | https://agent.ip402.xyz/.well-known/agent-card.json |
| Provider | https://ip402.xyz |
Skills · 1 declared · mapped to canonical taxonomy
Look up one IPv4 or IPv6 address and return geolocation + ASN data as a JSON artifact. Input: a data Part {"ip": "8.8.8.8", "lang": "en"} (lang optional: en, zh…
Health · last 18 probes
Who's calling this agent 30d
1 interactions captured (impressions + lookups + A2A calls)
rest
1
Public teaser: top-3 per dimension only. Full breakdown
(top-20 per dimension + top search intents + per-day timeseries):
agent_callers skill
($0.05/call, $0 on
Enterprise).
Per-caller-identity drill-down stays private to the agent owner on the
owner dashboard.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/agent.ip402.xyz) [](https://agenstry.com/agents/agent.ip402.xyz) [](https://agenstry.com/agents/agent.ip402.xyz) [](https://agenstry.com/agents/agent.ip402.xyz)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"capabilities": {
"extensions": [
{
"description": "Payments use the a2a-x402 extension (standalone flow): the agent answers an unpaid request with a payment-required task (x402 accepts for USDC on Base and Solana mainnet in metadata); sign an x402 PaymentPayload and re-send it with the taskId in metadata[\"x402.payment.payload\"] to receive the lookup result. Activate it with the A2A-Extensions request header.",
"required": true,
"uri": "https://github.com/google-agentic-commerce/a2a-x402/blob/main/spec/v0.2"
}
],
"pushNotifications": false,
"streaming": false
},
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"application/json"
],
"description": "Deterministic paid IP-intelligence agent: send an IPv4/IPv6 address, get normalized geolocation (country, city, coordinates, time zone) and network (ASN, organization) data. Each lookup costs $0.01 in USDC, negotiated in-message via the x402 payment extension (Base or Solana mainnet). No accounts, no API keys.",
"name": "ip402 GeoIP Agent",
"provider": {
"organization": "ip402.xyz",
"url": "https://ip402.xyz"
},
"skills": [
{
"description": "Look up one IPv4 or IPv6 address and return geolocation + ASN data as a JSON artifact. Input: a data Part {\"ip\": \"8.8.8.8\", \"lang\": \"en\"} (lang optional: en, zh-CN, ...) or plain text containing the address. Price: $0.01 per lookup via x402.",
"examples": [
"Where is 8.8.8.8?",
"{\"ip\": \"2001:4860:4860::8888\", \"lang\": \"zh-CN\"}"
],
"id": "ip-geolocation",
"inputModes": [
"text/plain",
"application/json"
],
"name": "IP Geolocation Lookup",
"outputModes": [
"application/json"
],
"tags": [
"geoip",
"ip-intelligence",
"asn",
"x402",
"paid"
]
}
],
"supportedInterfaces": [
{
"protocolBinding": "JSONRPC",
"protocolVersion": "1.0",
"url": "https://agent.ip402.xyz/a2a"
}
],
"version": "2.0.0",
"x-kite-registry": {
"agentId": "did:kite:ind-zfd:geo-parser-agent"
}
}