AGENT TOOLS

Tools for the
agentic web.

DataBG provides machine-payable utilities that AI agents and applications can discover, call and pay for automatically using x402 on Base Mainnet.

7Active tools
USDCPayment currency
BaseMainnet network
x402Machine payments
AVAILABLE NOW

Machine-payable
utilities.

Each tool exposes a structured API endpoint and supports automatic x402 payment. Agents can discover the available tools through DataBG machine-readable discovery documents.

01$0.005
WEB INTELLIGENCE

Web Page Extraction

Fetch a public web page and return structured metadata, visible text and links.

GET /v1/web/extract
HTTPJSONx402
02$0.003
WEB INTELLIGENCE

Web Page Metadata

Extract SEO, Open Graph, Twitter and technical metadata from a public web page.

GET /v1/web/metadata
SEOOpen Graphx402
03$0.005
DOMAIN INTELLIGENCE

DNS Lookup

Resolve public DNS records for a domain, including A, AAAA, MX, CNAME, NS, TXT and SOA records.

GET /v1/tools/dns
DNSDoHx402
04$0.005
DOMAIN INTELLIGENCE

SSL Certificate Check

Inspect publicly logged TLS certificate information, validity, issuer, SANs and expiration.

GET /v1/tools/ssl
TLSCertificatex402
05$0.002
BLOCKCHAIN INTELLIGENCE

Wallet Balance

Check the native ETH balance of an EVM wallet on Base Mainnet and return structured balance data.

GET /v1/tools/wallet/balance
EVMBasex402
06$0.003
NETWORK INTELLIGENCE

IP Geolocation

Resolve geolocation and network information for a public IP address, including location, timezone, organization and hostname.

GET /v1/tools/ip/geolocation
IPGeox402
07$0.005
DOMAIN INTELLIGENCE

Domain Lookup

Resolve public DNS records and inspect the latest publicly logged TLS certificate information for a domain.

GET /v1/tools/domain/lookup
DNSTLSx402
+EXPANDING
DATA + INTELLIGENCE

More agent tools

New machine-payable utilities and structured data resources are being added as DataBG expands.

Discovery → /.well-known/databg.json
AgentsUSDCBase
MACHINE PAYMENTS

Discover.
Call. Pay.

DataBG tools are designed for autonomous software. A client can discover available resources, receive a 402 payment requirement, settle the request in USDC on Base Mainnet and receive structured JSON data.

View machine-readable discovery →
x402 flow
GET /v1/tools/ip/geolocation?ip=8.8.8.8

402 Payment Required

scheme: exact
network: eip155:8453
currency: USDC
price: $0.003

→ payment → structured JSON
BUILD WITH DATABG

Give your agent
access to data.

Explore the API and machine-readable catalog to start building agent workflows.

View API documentation