agentbit.app
Live web, business, finance and security tools for AI agents. Pay per call with x402 — no signup, no API keys.
The wallet the 402 directs payment to. Its whole payment record — every payer, every chain — is on the merchant page.
Asset 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913
The payTo wallet does not resolve to a registered ERC-8004 agent. That is not a verdict on the service — most of the catalog is unregistered.
Live 402 challenge
Captured by the enrichment pass, not read just now. Prices can change — always read the 402 the endpoint answers with.
{
"error": "PAYMENT-SIGNATURE header is required",
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x4395C7e383b7e05665aad7f36ed77c01923Dd965",
"amount": "2000",
"scheme": "exact",
"network": "eip155:8453",
"mimeType": "application/json",
"resource": "https://agentbit.app/v1/data/weather",
"description": "Weather forecast for any coordinates worldwide: current conditions plus a condensed hourly forecast (temperature, wind, humidity, precipitation, condition codes) and a will-it-rain summary. Official MET Norway model data (the institute behind yr.no) — commercial use permitted, attribution included. $0.002 per call.",
"maxTimeoutSeconds": 300
},
{
"asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x4395C7e383b7e05665aad7f36ed77c01923Dd965",
"amount": "2000",
"scheme": "exact",
"network": "eip155:137",
"mimeType": "application/json",
"resource": "https://agentbit.app/v1/data/weather",
"description": "Weather forecast for any coordinates worldwide: current conditions plus a condensed hourly forecast (temperature, wind, humidity, precipitation, condition codes) and a will-it-rain summary. Official MET Norway model data (the institute behind yr.no) — commercial use permitted, attribution included. $0.002 per call.",
"maxTimeoutSeconds": 300
},
{
"asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x4395C7e383b7e05665aad7f36ed77c01923Dd965",
"amount": "2000",
"scheme": "exact",
"network": "eip155:42161",
"mimeType": "application/json",
"resource": "https://agentbit.app/v1/data/weather",
"description": "Weather forecast for any coordinates worldwide: current conditions plus a condensed hourly forecast (temperature, wind, humidity, precipitation, condition codes) and a will-it-rain summary. Official MET Norway model data (the institute behind yr.no) — commercial use permitted, attribution included. $0.002 per call.",
"maxTimeoutSeconds": 300
},
{
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"extra": {
"feePayer": "BENrLoUbndxoNMUS5JXApGMtNykLjFXXixMtpDwDR9SP"
},
"payTo": "566SN4N4q1dAjSXTf6Ru9FGY7iD1Sj6n3QmGCEigBfYd",
"amount": "2000",
"scheme": "exact",
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"mimeType": "application/json",
"resource": "https://agentbit.app/v1/data/weather",
"description": "Weather forecast for any coordinates worldwide: current conditions plus a condensed hourly forecast (temperature, wind, humidity, precipitation, condition codes) and a will-it-rain summary. Official MET Norway model data (the institute behind yr.no) — commercial use permitted, attribution included. $0.002 per call.",
"maxTimeoutSeconds": 300
},
{
"asset": "0x79A02482A880bCE3F13e09Da970dC34db4CD24d1",
"extra": {
"name": "USDC",
"version": "2"
},
"payTo": "0x4395C7e383b7e05665aad7f36ed77c01923Dd965",
"amount": "2000",
"scheme": "exact",
"network": "eip155:480",
"mimeType": "application/json",
"resource": "https://agentbit.app/v1/data/weather",
"description": "Weather forecast for any coordinates worldwide: current conditions plus a condensed hourly forecast (temperature, wind, humidity, precipitation, condition codes) and a will-it-rain summary. Official MET Norway model data (the institute behind yr.no) — commercial use permitted, attribution included. $0.002 per call.",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://agentbit.app/v1/data/weather",
"mimeType": "application/json",
"description": "Weather forecast for any coordinates worldwide: current conditions plus a condensed hourly forecast (temperature, wind, humidity, precipitation, condition codes) and a will-it-rain summary. Official MET Norway model data (the institute behind yr.no) — commercial use permitted, attribution included. $0.002 per call."
},
"extensions": {
"bazaar": {
"info": {
"input": {
"body": {
"lat": 46.7712,
"lon": 23.6236,
"hours": 12
},
"type": "http",
"method": "POST",
"bodyType": "json"
},
"errors": [
{
"code": "PAYMENT_REQUIRED",
"status": 402,
"retryable": true,
"description": "Missing or invalid payment — retry with a valid PAYMENT-SIGNATURE header"
},
{
"code": "VALIDATION_ERROR",
"status": 422,
"retryable": false,
"description": "Request body does not match the input schema"
},
{
"code": "RATE_LIMITED",
"status": 429,
"retryable": true,
"description": "Too many requests from this client"
},
{
"code": "UPSTREAM_TIMEOUT",
"status": 502,
"retryable": true,
"description": "Upstream data source unavailable — safe to retry"
}
],
"output": {
"type": "json",
"example": {
"hourly": [
{
"time": "2026-09-06T15:00:00Z",
"conditions": "clearsky_day",
"temperature_c": 23.6,
"wind_speed_ms": 3,
"humidity_percent": 50.1,
"precipitation_mm_next_1h": 0
}
],
"current": {
"time": "2026-09-06T14:00:00Z",
"conditions": "clearsky_day",
"temperature_c": 24.1,
"wind_speed_ms": 3.2,
"humidity_percent": 48.5,
"precipitation_mm_next_1h": 0
},
"summary": {
"hours": 12,
"will_rain": false,
"temp_max_c": 24.1,
"temp_min_c": 14.8,
"total_precipitation_mm": 0
},
"location": {
"lat": 46.771,
"lon": 23.624
},
"attribution": "Weather data from MET Norway (api.met.no), licensed NLOD/CC BY 4.0 — attribute when republishing."
}
},
"pricing": {
"model": "per-call",
"amount": 0.002,
"currency": "USDC",
"quoteHint": "Send your wallet address in an X-BUYER-WALLET header on the unpaid request to receive your personalized (volume-discounted) quote.",
"firstCallFree": true,
"volumeDiscounts": [
{
"percent": 10,
"minCalls30d": 100
},
{
"percent": 20,
"minCalls30d": 1000
}
]
},
"networks": [
"eip155:8453",
"eip155:137",
"eip155:42161",
"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"eip155:480"
],
"provider": {
"name": "AgentBIT",
"tags": [
"x402",
"agentbit",
"data",
"enrichment",
"lookup",
"records",
"weather"
],
"docsUrl": "https://agentbit.app/llms.txt",
"website": "https://agentbit.app",
"category": "DATA_ENRICHMENT",
"description": "Weather forecast for any coordinates worldwide: current conditions plus a condensed hourly forecast (temperature, wind, humidity, precipitation, condition codes) and a will-it-rain summary. Official MET Norway model data (the institute behind yr.no) — commercial use permitted, attribution included. $0.002 per call."
},
"description": "Global weather for agents, from MET Norway's Locationforecast — the official API of the Norwegian Meteorological Institute (the model behind yr.no), free for commercial use with proper identification and attribution, both of which this tool handles. Give it lat/lon (coordinates, not place names — pair with your own geocoding) and get: current conditions (temperature °C, wind m/s, humidity, precipitation next hour, condition code like 'partlycloudy_day'), a condensed hourly forecast for the next 1-48 hours, and a decision-ready summary: min/max temperature, total expected precipitation and a will_rain boolean. Responses are cached per rounded location for 30 minutes per MET's terms, so repeated checks are instant. Comparable x402 weather feeds have dozens of paying buyers — this one runs on official meteorological model data with zero markup pressure.",
"reliability": {
"measuredAt": "2026-09-20T06:40:34+00:00",
"sampleSize": 1,
"windowDays": 30,
"p50LatencyMs": 388,
"p95LatencyMs": 388,
"successRatePercent": 100
}
},
"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": [
"lat",
"lon"
],
"properties": {
"lat": {
"type": "number",
"description": "Latitude -90..90"
},
"lon": {
"type": "number",
"description": "Longitude -180..180"
},
"hours": {
"type": "integer",
"description": "Hourly entries to return (1-48, default 24)"
}
},
"description": "Weather Forecast input. Weather forecast for any coordinates worldwide: current conditions plus a condensed hourly forecast (temperature, wind, humidity, precipitation, condition codes) and a will-it-rain summary. Official MET Norway model data (the institute behind yr.no) — commercial use permitted, attribution included. $0.002 per call."
},
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"POST",
"PUT",
"PATCH"
],
"type": "string"
},
"headers": {
"type": "object",
"additionalProperties": {
"type": "string"
}
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "string"
},
"queryParams": {
"type": "object",
"additionalProperties": {
"type": "string"
}
}
},
"additionalProperties": false
},
"errors": {
"type": "array",
"items": {
"type": "object",
"required": [
"status",
"code"
],
"properties": {
"code": {
"type": "string"
},
"status": {
"type": "integer"
},
"retryable": {
"type": "boolean"
},
"description": {
"type": "string"
}
}
}
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object"
}
}
},
"pricing": {
"type": "object",
"properties": {
"model": {
"type": "string"
},
"amount": {
"type": [
"number",
"null"
]
},
"currency": {
"type": "string"
},
"maxAmount": {
"type": "number"
},
"quoteHint": {
"type": "string"
},
"firstCallFree": {
"type": "boolean"
},
"volumeDiscounts": {
"type": "array",
"items": {
"type": "object",
"required": [
"minCalls30d",
"percent"
],
"properties": {
"percent": {
"type": "number"
},
"minCalls30d": {
"type": "integer"
}
}
}
}
}
},
"networks": {
"type": "array",
"items": {
"type": "string"
}
},
"provider": {
"type": "object",
"required": [
"name",
"category"
],
"properties": {
"name": {
"type": "string"
},
"tags": {
"type": "array",
"items": {
"type": "string"
}
},
"docsUrl": {
"type": "string"
},
"website": {
"type": "string"
},
"category": {
"enum": [
"FINANCIAL_ANALYSIS",
"DATA_ENRICHMENT",
"INFRASTRUCTURE",
"WEB_SEARCH_RESEARCH",
"SOCIAL_INTELLIGENCE",
"PREDICTION_MARKETS",
"CREATIVE"
],
"type": "string"
},
"description": {
"type": "string"
}
}
},
"description": {
"type": "string"
},
"reliability": {
"type": "object",
"required": [
"successRatePercent",
"sampleSize",
"windowDays"
],
"properties": {
"measuredAt": {
"type": "string"
},
"sampleSize": {
"type": "integer"
},
"windowDays": {
"type": "integer"
},
"p50LatencyMs": {
"type": [
"integer",
"null"
]
},
"p95LatencyMs": {
"type": [
"integer",
"null"
]
},
"successRatePercent": {
"type": "number"
}
}
}
}
},
"resource": "https://agentbit.app/v1/data/weather"
}
},
"x402Version": 2
}Accepts
The payment requirements as published to the catalog. Read the live 402 before paying — a price here is a claim, not a quote.
Pay 0.002 USDC on Base to 0x4395…Dd965. The signed payment is good for 5 minutes.
- Paid to
- 0x4395…Dd965
- USD Coin contract
- 0x8335…02913
- Payment window
- 5 minutes
- As published
- 2000 smallest units
The catalog’s raw entry
[
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x4395C7e383b7e05665aad7f36ed77c01923Dd965",
"amount": "2000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
]Extensions
{
"bazaar": {
"info": {
"input": {
"body": {
"lat": 46.7712,
"lon": 23.6236,
"hours": 12
},
"type": "http",
"method": "POST",
"bodyType": "json"
},
"errors": [
{
"code": "PAYMENT_REQUIRED",
"status": 402,
"retryable": true,
"description": "Missing or invalid payment — retry with a valid PAYMENT-SIGNATURE header"
},
{
"code": "VALIDATION_ERROR",
"status": 422,
"retryable": false,
"description": "Request body does not match the input schema"
},
{
"code": "RATE_LIMITED",
"status": 429,
"retryable": true,
"description": "Too many requests from this client"
},
{
"code": "UPSTREAM_TIMEOUT",
"status": 502,
"retryable": true,
"description": "Upstream data source unavailable — safe to retry"
}
],
"output": {
"type": "json",
"example": {
"hourly": [
{
"time": "2026-09-06T15:00:00Z",
"conditions": "clearsky_day",
"temperature_c": 23.6,
"wind_speed_ms": 3,
"humidity_percent": 50.1,
"precipitation_mm_next_1h": 0
}
],
"current": {
"time": "2026-09-06T14:00:00Z",
"conditions": "clearsky_day",
"temperature_c": 24.1,
"wind_speed_ms": 3.2,
"humidity_percent": 48.5,
"precipitation_mm_next_1h": 0
},
"summary": {
"hours": 12,
"will_rain": false,
"temp_max_c": 24.1,
"temp_min_c": 14.8,
"total_precipitation_mm": 0
},
"location": {
"lat": 46.771,
"lon": 23.624
},
"attribution": "Weather data from MET Norway (api.met.no), licensed NLOD/CC BY 4.0 — attribute when republishing."
}
},
"pricing": {
"model": "per-call",
"amount": 0.002,
"currency": "USDC",
"quoteHint": "Send your wallet address in an X-BUYER-WALLET header on the unpaid request to receive your personalized (volume-discounted) quote.",
"firstCallFree": true,
"volumeDiscounts": [
{
"percent": 10,
"minCalls30d": 100
},
{
"percent": 20,
"minCalls30d": 1000
}
]
},
"networks": [
"eip155:8453"
],
"description": "Global weather for agents, from MET Norway's Locationforecast — the official API of the Norwegian Meteorological Institute (the model behind yr.no), free for commercial use with proper identification and attribution, both of which this tool handles. Give it lat/lon (coordinates, not place names — pair with your own geocoding) and get: current conditions (temperature °C, wind m/s, humidity, precipitation next hour, condition code like 'partlycloudy_day'), a condensed hourly forecast for the next 1-48 hours, and a decision-ready summary: min/max temperature, total expected precipitation and a will_rain boolean. Responses are cached per rounded location for 30 minutes per MET's terms, so repeated checks are instant. Comparable x402 weather feeds have dozens of paying buyers — this one runs on official meteorological model data with zero markup pressure.",
"reliability": {
"measuredAt": "2026-09-06T14:47:27+00:00",
"sampleSize": 1,
"windowDays": 30,
"p50LatencyMs": 388,
"p95LatencyMs": 388,
"successRatePercent": 100
}
},
"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": [
"lat",
"lon"
],
"properties": {
"lat": {
"type": "number",
"description": "Latitude -90..90"
},
"lon": {
"type": "number",
"description": "Longitude -180..180"
},
"hours": {
"type": "integer",
"description": "Hourly entries to return (1-48, default 24)"
}
},
"description": "Weather Forecast input. Weather forecast for any coordinates worldwide: current conditions plus a condensed hourly forecast (temperature, wind, humidity, precipitation, condition codes) and a will-it-rain summary. Official MET Norway model data (the institute behind yr.no) — commercial use permitted, attribution included. $0.002 per call."
},
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"POST",
"PUT",
"PATCH"
],
"type": "string"
},
"headers": {
"type": "object",
"additionalProperties": {
"type": "string"
}
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "string"
},
"queryParams": {
"type": "object",
"additionalProperties": {
"type": "string"
}
}
},
"additionalProperties": false
},
"errors": {
"type": "array",
"items": {
"type": "object",
"required": [
"status",
"code"
],
"properties": {
"code": {
"type": "string"
},
"status": {
"type": "integer"
},
"retryable": {
"type": "boolean"
},
"description": {
"type": "string"
}
}
}
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object"
}
}
},
"pricing": {
"type": "object",
"properties": {
"model": {
"type": "string"
},
"amount": {
"type": [
"number",
"null"
]
},
"currency": {
"type": "string"
},
"maxAmount": {
"type": "number"
},
"quoteHint": {
"type": "string"
},
"firstCallFree": {
"type": "boolean"
},
"volumeDiscounts": {
"type": "array",
"items": {
"type": "object",
"required": [
"minCalls30d",
"percent"
],
"properties": {
"percent": {
"type": "number"
},
"minCalls30d": {
"type": "integer"
}
}
}
}
}
},
"networks": {
"type": "array",
"items": {
"type": "string"
}
},
"description": {
"type": "string"
},
"reliability": {
"type": "object",
"required": [
"successRatePercent",
"sampleSize",
"windowDays"
],
"properties": {
"measuredAt": {
"type": "string"
},
"sampleSize": {
"type": "integer"
},
"windowDays": {
"type": "integer"
},
"p50LatencyMs": {
"type": [
"integer",
"null"
]
},
"p95LatencyMs": {
"type": [
"integer",
"null"
]
},
"successRatePercent": {
"type": "number"
}
}
}
}
}
}
}Provenance
- Seen in the source catalog
- 2026-09-06 14:47Z
- Last indexed by Roundhouse
- 2026-09-24 02:20Z
- Last enriched (probe, favicon, geo)
- 2026-09-20 06:45Z
- x402 version
- 2
- Max timeout
- 300s
- Liveness probe
- HTTP 402
Hand this page to an agent
Copy the prompt and paste it into Claude, an MCP client or your own agent — it will vet this service and call it over the free read API. No key, no account.
GET api.roundhouseai.io/v0/endpoints
This endpoint's own trailing-30-day call count, as published by the upstream catalog and snapshotted daily. 17 snapshots so far. Verified volume counts only settlements with an on-chain EIP-3009 marker.
Show the promptHide the prompt
Using Roundhouse, look up the x402 service agentbit.app and tell me whether it is worth paying: what a call costs, whether the endpoint answered when last probed, and what its payment record actually shows. curl -s 'https://api.roundhouseai.io/v0/endpoints?q=agentbit.app' curl -s 'https://api.roundhouseai.io/v0/merchants/<the payTo wallet returned above>' Then call it: read the price from the live 402 at https://agentbit.app/v1/data/weather, never from a cached figure, and pay with an x402 client. The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except /v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402, or use an organization key from https://roundhouseai.io/dashboard/team. If you do not have Roundhouse tools or skills installed, read https://roundhouseai.io/skill.md first — it is the whole procedure.