B

Boonprotocol · Routes

by Boonprotocol

GETBase

$0.01

per call · USD Coin on Base

Boon recognized x402 endpoint directory

Endpoint

GET https://api.boonprotocol.com/api/v1/x402/routes

14

Calls / 30d

6

Unique payers / 30d

Sep 10

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";

const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);

const res = await fetchWithPay("https://api.boonprotocol.com/api/v1/x402/routes", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://api.boonprotocol.com/api/v1/x402/routes?context=with&limit=20&sort=reviewed" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "routes": [
    {
      "description": {
        "price": {
          "amount": "0.100000",
          "checkedAt": "2026-07-15T21:03:32Z",
          "currency": "USD",
          "display": "$0.10"
        },
        "protocols": [
          "x402",
          "mpp"
        ],
        "receiptAuthority": {
          "checkedAt": "2026-07-16T18:24:00Z",
          "payTo": "0xF121fbeceC43e1B616D47285851c20d5fC64431b",
          "signer": null,
          "signerSource": null,
          "source": "live-x402-challenge",
          "status": "not_observed"
        },
        "request": {
          "notes": [
            "Run the free Locus coverage preflight before a paid call",
            "Unsupported coverage returns a free diagnostic instead of a paid artifact",
            "A paid job may be partial when an optional PDF or video sidecar fails"
          ],
          "required": [
            "address"
          ]
        },
        "route": {
          "method": "POST",
          "publicEndpointUrl": "https://api.locus.report/api/locus-property-update"
        },
        "routeId": "0x9569f7ef2e344da57aa497dafe4509499f133340d1e0ab0d3e93f6e7c057bb0e",
        "service": "Locus",
        "source": {
          "checkedAt": "2026-07-15T21:03:32Z",
          "kind": "agentcash-openapi",
          "label": "AgentCash OpenAPI discovery",
          "trustTier": "origin_hosted"
        },
        "summary": "Property Decision Check: Recent & Scheduled Changes",
        "version": "boon.x402-route-description/v1"
      },
      "reviewSummary": {
        "boonBackedCount": 1,
        "count": 1,
        "distinctReviewerWalletCount": 1,
        "indexComplete": true,
        "latestReviewAt": 1784149204,
        "receiptVerifiedCount": 0,
        "selfReportedCount": 0
      },
      "routeId": "0x9569f7ef2e344da57aa497dafe4509499f133340d1e0ab0d3e93f6e7c057bb0e"
    }
  ],
  "version": "1"
}

Payment details

Pay to0xf121fbecec43e1b616d47285851c20d5fc64431b
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

Pin it to the top of Other and the homepage with a featured placement.

Get featured →

More from Boonprotocol & similar services