HubVibe

Fetch any web page and return its readable text, title, description and links, rendered in a real browser so JavaScript-built pages extract correctly. Falls back to direct fetch when rendering is unavailable.

SearchLiveeip155:8453Exactvia cdp
ExtractScrapeWebContentBrowser
Calls · 30d
4
This endpoint's own trailing-30-day call count, as published by the upstream catalog and snapshotted daily. 4 snapshots so far.
$179.16
Verified settled volume
178 settlements proven x402 by their on-chain EIP-3009 marker.
$0.100
Listed price
As published in the catalog. Always read the live 402 before paying.
4
Calls · 30d
Upstream's own call count for this endpoint, not ours.
1
Unique payers · 30d
Last called 2026-09-23 15:07Z
Upstream on-chain volume
Reported by the source catalog.
Paid to
0x837C40E2B4e976f43Ffb4451eE281A00fA9477dd

The wallet the 402 directs payment to. Its whole payment record — every payer, every chain — is on the merchant page.

Asset 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913

Provider

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": "$0.10",
  "accepts": [
    {
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "payTo": "0x837C40E2B4e976f43Ffb4451eE281A00fA9477dd",
      "scheme": "exact",
      "network": "base",
      "mimeType": "application/json",
      "resource": "https://hubvibe-io.com/work/extract/page",
      "description": "Fetch any web page and return its readable text, title, description and links, rendered in a real browser so JavaScript-built pages extract correctly. Falls back to direct fetch when rendering is unavailable.",
      "maxAmountRequired": "100000",
      "maxTimeoutSeconds": 300
    }
  ],
  "price_usd": 0.1,
  "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",
                    "description": "http(s) URL to fetch."
                  }
                },
                "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.

0.1USDC≈ $0.1 USD
on Base · exact scheme

Pay 0.1 USDC on Base to 0x837C…477dd. The signed payment is good for 5 minutes.

USD Coin contract
0x8335…02913
Payment window
5 minutes
As published
100000 smallest units
100000units
on solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp · exact scheme

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.

Token contract
EPjFWd…TDt1v
Payment window
5 minutes
The catalog’s raw entry
[
  {
    "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
    "extra": {
      "name": "USD Coin",
      "version": "2"
    },
    "payTo": "0x837C40E2B4e976f43Ffb4451eE281A00fA9477dd",
    "amount": "100000",
    "scheme": "exact",
    "network": "eip155:8453",
    "maxTimeoutSeconds": 300
  },
  {
    "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
    "extra": {
      "feePayer": "BFK9TLC3edb13K6v4YyH3DwPb5DSUpkWvb7XnqCL9b4F"
    },
    "payTo": "J1K4mdbvXEbJLRKpgxFcA7s66LWMCYHu71ye6Hz2icSh",
    "amount": "100000",
    "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",
            "text": "Example Domain. This domain is for use in illustrative examples...",
            "links": [
              {
                "href": "https://www.iana.org/domains/example",
                "text": "More information..."
              }
            ],
            "title": "Example Domain",
            "final_url": "https://example.com/",
            "truncated": false,
            "text_chars": 172,
            "description": "Example Domain for documentation.",
            "javascript_rendered": true
          },
          "status": "ok",
          "worker": "extract.page",
          "price_usd": 0.1,
          "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",
                  "description": "http(s) URL to fetch."
                }
              },
              "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": "extract.page 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",
                    "text",
                    "text_chars",
                    "truncated",
                    "links",
                    "javascript_rendered"
                  ],
                  "properties": {
                    "url": {
                      "type": "string",
                      "examples": [
                        "https://example.com"
                      ],
                      "description": "The URL requested."
                    },
                    "text": {
                      "type": "string",
                      "examples": [
                        "Example Domain. This domain is for use in illustrative examples..."
                      ],
                      "description": "Readable text of the page."
                    },
                    "links": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "required": [
                          "href"
                        ],
                        "properties": {
                          "href": {
                            "type": "string",
                            "examples": [
                              "https://example.com/pricing"
                            ],
                            "description": "Absolute href."
                          },
                          "text": {
                            "type": "string",
                            "examples": [
                              "Pricing"
                            ],
                            "description": "Anchor text."
                          }
                        },
                        "description": "One link on the page."
                      },
                      "examples": [
                        [
                          {
                            "href": "https://www.iana.org/domains/example",
                            "text": "More information..."
                          }
                        ]
                      ],
                      "description": "Up to 100 links on the page."
                    },
                    "title": {
                      "type": [
                        "string",
                        "null"
                      ],
                      "examples": [
                        "Example Domain"
                      ],
                      "description": "Page title."
                    },
                    "final_url": {
                      "type": [
                        "string",
                        "null"
                      ],
                      "examples": [
                        "https://example.com/"
                      ],
                      "description": "The URL after redirects."
                    },
                    "truncated": {
                      "type": "boolean",
                      "examples": [
                        false
                      ],
                      "description": "Whether the text was cut at the extraction limit."
                    },
                    "text_chars": {
                      "type": "integer",
                      "examples": [
                        172
                      ],
                      "description": "Characters in `text`."
                    },
                    "description": {
                      "type": [
                        "string",
                        "null"
                      ],
                      "examples": [
                        "Example Domain for documentation."
                      ],
                      "description": "Meta description."
                    },
                    "javascript_rendered": {
                      "type": "boolean",
                      "examples": [
                        true
                      ],
                      "description": "Whether a real browser rendered the page first."
                    }
                  }
                },
                "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 15:07Z
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
Report

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.

Open skill.md
Show 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/extract/page, 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.