HubVibe
Read any web page and get a written answer to your question about it. Renders the page in a real browser, extracts the content, and analyses it in one paid call. Answers only from the page, and says when the page does not contain the answer.
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.
{
"docs": "https://hubvibe-io.com/.well-known/agent.json",
"error": "payment_required",
"price": "$5.00",
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x837C40E2B4e976f43Ffb4451eE281A00fA9477dd",
"scheme": "exact",
"network": "base",
"mimeType": "application/json",
"resource": "https://hubvibe-io.com/work/research/brief",
"description": "Read any web page and get a written answer to your question about it. Renders the page in a real browser, extracts the content, and analyses it in one paid call. Answers only from the page, and says when the page does not contain the answer.",
"maxAmountRequired": "5000000",
"maxTimeoutSeconds": 300
}
],
"price_usd": 5,
"buyer_note": "This call costs $5.00, above the $1.00 per-payment default spend cap in the x402 client libraries. Raise the cap before paying -- Python: client.set_spend_controls({'max_amount_per_payment': '$5.00'}); TypeScript: new x402Client({ spendControls: { maxAmountPerPayment: '$5.00' } }). Coinbase's x402_pay tool takes max_amount per call instead.",
"extensions": {
"bazaar": {
"info": {
"input": {
"body": {
"url": "https://example.com"
},
"type": "http",
"method": "POST",
"bodyType": "json"
},
"output": {
"type": "json",
"example": {
"status": "ok"
}
}
},
"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": [
"url"
],
"properties": {
"url": {
"type": "string"
},
"question": {
"type": "string",
"description": "Optional; defaults to an overview."
}
},
"additionalProperties": false
},
"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"
}
}
}
}
}
}
},
"alternative": {
"detail": "A prepaid key: bought with the MPP top-up rail in `other_rails` where that rail is live, and spent per call at the same rates. There are no subscriptions; pay per call with a rail in `accepts`.",
"header": "X-API-Key"
},
"other_rails": [],
"x402Version": 1
}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 5 USDC on Base to 0x837C…477dd. The signed payment is good for 5 minutes.
- Paid to
- 0x837C…477dd
- USD Coin contract
- 0x8335…02913
- Payment window
- 5 minutes
- As published
- 5000000 smallest units
That figure is in the token’s smallest units. Roundhouse does not hold this contract’s decimals, so it is shown as published rather than converted.
- Paid to
- J1K4md…2icSh
- Token contract
- EPjFWd…TDt1v
- Payment window
- 5 minutes
The catalog’s raw entry
[
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x837C40E2B4e976f43Ffb4451eE281A00fA9477dd",
"amount": "5000000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
},
{
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"extra": {
"feePayer": "BFK9TLC3edb13K6v4YyH3DwPb5DSUpkWvb7XnqCL9b4F"
},
"payTo": "J1K4mdbvXEbJLRKpgxFcA7s66LWMCYHu71ye6Hz2icSh",
"amount": "5000000",
"scheme": "exact",
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"maxTimeoutSeconds": 300
}
]Extensions
{
"bazaar": {
"info": {
"input": {
"body": {
"url": "https://example.com"
},
"type": "http",
"method": "POST",
"bodyType": "json"
},
"output": {
"type": "json",
"example": {
"result": {
"url": "https://example.com",
"brief": "The page is a placeholder domain reserved for documentation examples...",
"model": "gemini-2.5-flash",
"title": "Example Domain",
"source": {
"truncated": false,
"text_chars": 8421,
"javascript_rendered": true
},
"question": "What does this page offer, who is it for, and what is the pricing?",
"final_url": "https://example.com/"
},
"status": "ok",
"worker": "research.brief",
"price_usd": 5,
"provenance": {
"steps": [
{
"ms": 312,
"ok": true,
"step": "quote",
"reason": "provider_timeout",
"provider": "coinbase-advanced-trade-public"
}
],
"attempts": 1,
"elapsed_ms": 340,
"providers_used": [
"coinbase-advanced-trade-public"
]
},
"receipt_id": "rcpt_9f1c2b3a4d5e6f70",
"receipt_url": "/work/receipts/rcpt_9f1c2b3a4d5e6f70"
}
}
},
"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": [
"url"
],
"properties": {
"url": {
"type": "string"
},
"question": {
"type": "string",
"description": "Optional; defaults to an overview."
}
},
"additionalProperties": false
},
"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",
"title": "research.brief response",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"status",
"worker",
"price_usd",
"result",
"provenance",
"receipt_id",
"receipt_url"
],
"properties": {
"result": {
"type": "object",
"required": [
"url",
"question",
"brief",
"source",
"model"
],
"properties": {
"url": {
"type": "string",
"examples": [
"https://example.com"
],
"description": "The page read."
},
"brief": {
"type": "string",
"examples": [
"The page is a placeholder domain reserved for documentation examples..."
],
"description": "The answer, from the page only."
},
"model": {
"type": "string",
"examples": [
"gemini-2.5-flash"
],
"description": "The model that produced the answer."
},
"title": {
"type": [
"string",
"null"
],
"examples": [
"Example Domain"
],
"description": "Page title."
},
"source": {
"type": "object",
"required": [
"text_chars",
"truncated",
"javascript_rendered"
],
"properties": {
"truncated": {
"type": "boolean",
"examples": [
false
],
"description": "Whether the text was cut at the extraction limit."
},
"text_chars": {
"type": "integer",
"examples": [
8421
],
"description": "Characters of readable text extracted."
},
"javascript_rendered": {
"type": "boolean",
"examples": [
true
],
"description": "Whether a real browser rendered the page first."
}
},
"description": "How the page was read."
},
"question": {
"type": "string",
"examples": [
"What does this page offer, who is it for, and what is the pricing?"
],
"description": "The question answered."
},
"final_url": {
"type": [
"string",
"null"
],
"examples": [
"https://example.com/"
],
"description": "The URL after redirects."
}
}
},
"status": {
"type": "string",
"const": "ok",
"description": "Present only on a delivered result."
},
"worker": {
"type": "string",
"examples": [
"market.quote"
],
"description": "Catalog name of the worker that ran."
},
"price_usd": {
"type": "number",
"examples": [
0.02
],
"description": "What this call cost, in USD."
},
"provenance": {
"type": "object",
"required": [
"steps",
"providers_used",
"attempts",
"elapsed_ms"
],
"properties": {
"steps": {
"type": "array",
"items": {
"type": "object",
"required": [
"step",
"ok",
"ms"
],
"properties": {
"ms": {
"type": "integer",
"examples": [
312
],
"description": "Milliseconds the step took."
},
"ok": {
"type": "boolean",
"examples": [
true
],
"description": "Whether the step succeeded."
},
"step": {
"type": "string",
"examples": [
"quote"
],
"description": "Step name inside the worker."
},
"reason": {
"type": "string",
"examples": [
"provider_timeout"
],
"description": "Failure reason, on a failed step."
},
"provider": {
"type": "string",
"examples": [
"coinbase-advanced-trade-public"
],
"description": "Provider that served the step."
}
},
"description": "One step of the job."
},
"description": "Every step the job ran, in order."
},
"attempts": {
"type": "integer",
"examples": [
1
],
"description": "Provider attempts made, including retries and failovers."
},
"elapsed_ms": {
"type": "integer",
"examples": [
340
],
"description": "Wall-clock milliseconds for the whole job."
},
"providers_used": {
"type": "array",
"items": {
"type": "string",
"examples": [
"coinbase-advanced-trade-public"
],
"description": "Provider name."
},
"examples": [
[
"coinbase-advanced-trade-public"
]
],
"description": "Providers that served the job."
}
},
"description": "How the result was produced: which providers ran and how long each took."
},
"receipt_id": {
"type": "string",
"examples": [
"rcpt_9f1c2b3a4d5e6f70"
],
"description": "Receipt id for this job."
},
"receipt_url": {
"type": "string",
"examples": [
"/work/receipts/rcpt_9f1c2b3a4d5e6f70"
],
"description": "Where to fetch the machine-readable receipt (free, no payment)."
},
"billing_warning": {
"type": "string",
"examples": [
"settlement pending"
],
"description": "Present only when the charge was recorded with a caveat."
}
},
"description": "The 200 body of every paid /work call. `result` is the worker's own output (its schema is per route); everything else is the same on all 38 routes. A receipt for the job is at `receipt_url`."
}
}
}
}
}
}
}Provenance
- Seen in the source catalog
- 2026-09-23 14:02Z
- Last indexed by Roundhouse
- 2026-09-24 10:40Z
- Last enriched (probe, favicon, geo)
- 2026-09-21 01:15Z
- 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. 4 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 HubVibe 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=HubVibe' 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://hubvibe-io.com/work/research/brief, 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.