byDexterDexterbeta
DashboardSearch
Explorer
ProtocolsChainsFacilitatorsServersResourcesTransactionsLifetime
Dexter Products
OpenDexterInstinct
Intelligence
WashCircleChannels
Skills
Browse SkillsBuild a Skill
StatusDocsAboutBlog
DexterDexter

The real-time explorer for the x402 paid web. 8 chains. Quality-scored APIs. Live settlement data.

Explore

  • Facilitators
  • Servers
  • Resources
  • Transactions

Developers

  • API Docs
  • GitHub
  • x402 SDK
  • OpenDexter
  • Status

Company

  • About
  • Blog
  • Terms of Service
  • Privacy Policy
  • Contact
© 2026 Dexter Labs CorporationPowered by the x402 protocol
DashboardSearch
Explorer
ProtocolsChainsFacilitatorsServersResourcesTransactionsLifetime
Dexter Products
OpenDexterInstinct
Intelligence
WashCircleChannels
Skills
Browse SkillsBuild a Skill
StatusDocsAboutBlog
Dashboard/Servers/skills.onesource.io
SolanaBasePolygonArbitrumOptimismAvalancheBNBSKALE
SolanaBasePolygonArbitrumOptimismAvalancheBNBSKALE
skills.onesource.io

skills.onesource.io

49 resources656ms p50
Base

skills.onesource.io

OneSource is a single-host aggregation of Ethereum and Base chain RPC primitives exposed as discrete skills. It targets agents that need to inspect on-chain state — contracts, transactions, blocks, ENS names — without managing their own RPC infrastructure. It does not provide token prices, balances, ABI decoding, source code, or write operations.

Capabilities

Network State
Establishes current Ethereum network context including chain ID, block height, and gas price. Used to bootstrap or pre-flight any transaction workflow.
fetch-ethereum-chain-idfetch-ethereum-block-numberfetch-ethereum-network-info
Block Data
Retrieves full block metadata, transaction hash lists, and header fields for a specific block or the current chain tip, including the pending block.
fetch-latest-blockchain-blockfetch-chain-block-detailsfetch-ethereum-pending-block
Transaction Lookup
Fetches confirmed transaction details and receipts by hash, covering sender, recipient, value, gas, execution status, and event logs.
fetch-chain-transactionfetch-chain-transaction-receipt
Account State
Returns per-address on-chain state needed before constructing or submitting a transaction, specifically the current nonce.
fetch-chain-noncefetch-onchain-nonce
ENS Resolution
Resolves ENS names to their on-chain Ethereum addresses and verifies forward/reverse resolution status via the ENS resolver contract.
fetch-ens-chain-detailsfetch-ens-name-resolutionfetch-ens-name-details
Contract Classification
Determines whether an address is a smart contract, which ERC token standards it implements (ERC-20, ERC-721, ERC-1155, ERC-165), and retrieves its on-chain name and symbol.
fetch-contract-detailsfetch-contract-metadatafetch-onchain-contract-metadata
Bytecode Retrieval
Fetches raw deployed EVM bytecode and code length for an address, enabling contract verification, decompilation, or EOA/contract distinction.
fetch-chain-codefetch-chain-contract-codefetch-contract-bytecode
Proxy Detection
Identifies whether a contract address is a proxy, returns the proxy pattern type, and resolves the underlying implementation address.
fetch-chain-address-proxy-infolookup-chain-proxydetect-evm-proxy-contract

Workflows

Transaction Pre-Flight Check
Use when an agent needs to prepare and validate all on-chain parameters before constructing and signing an Ethereum transaction.
  1. 1
    fetch-ethereum-network-infoRetrieve chain ID, current block number, and gas price in one call to establish network context.
  2. 2
    fetch-onchain-nonceFetch the current nonce for the sender address to ensure correct transaction sequencing.
Contract Introspection
Use when an agent needs to fully characterize an unknown contract address before interacting with it.
  1. 1
    fetch-contract-metadataDetermine if the address is a contract, identify its token standard, and retrieve name and symbol.
  2. 2
    detect-evm-proxy-contractCheck whether the contract is a proxy and resolve the underlying implementation address if so.
  3. 3
    fetch-contract-bytecodeRetrieve raw bytecode for further analysis or verification if needed.
ENS-to-Contract Inspection
Use when an agent receives an ENS name and needs to resolve it to an address and then characterize the contract at that address.
  1. 1
    fetch-ens-name-resolutionResolve the ENS name to its on-chain Ethereum address.
  2. 2
    fetch-contract-metadataClassify the resolved address as a contract or EOA and identify its token standard.
  3. 3
    detect-evm-proxy-contractDetermine if the resolved contract is a proxy and find its implementation address.
Transaction Confirmation Audit
Use when an agent needs to verify that a submitted transaction was mined successfully and audit its gas consumption and block placement.
  1. 1
    fetch-chain-transactionRetrieve full transaction details including sender, recipient, value, and block number.
  2. 2
    fetch-chain-transaction-receiptConfirm execution status, gas used, and event logs for the same transaction hash.
Block Transaction Enumeration
Use when an agent needs to enumerate and inspect transactions in the most recent confirmed block.
  1. 1
    fetch-latest-blockchain-blockRetrieve the current chain tip block and its list of transaction hashes.
  2. 2
    fetch-chain-transactionLook up details for individual transaction hashes extracted from the block.

Use this host in Claude

Copy the skill below, then add it on claude.ai under Skills → Create skill → Upload.

Machine-readable: skills.json · SKILL.md · manifest.json
$0.87
across196settlements·$0.004429avg
29buyers
1sellers
All-time context: $10.82 across 2,727 settlements
Facilitators
all-time breakdown
CoinbaseCoinbase197 txns$0.87
Chains
Last 24h
base

Resources (49)

All-time breakdown
ResourceCategoryQualityTierTxnsVolume
skills.onesource.io
ENS Lookup by Address
https://skills.onesource.io/api/chain/ens/:address
Tools
62
host level——
skills.onesource.io
Chain Events API
https://skills.onesource.io/api/chain/events
Data
92
host level——

Own skills.onesource.io? List it with your agent

Paste the prompt below to your coding agent. It runs a real paid test on every route, fixes what scores low, and re-auditions until they pass — the gaps below are already filled in for you.

  • 1 of 49 route has never been scored — the audition tests it for the first time.
  • 14 routes are scoring below 50 — likely broken, mispriced, or returning the wrong shape.
  • 4 routes are in the 50–74 band — working, but with room to climb.
  • 20 routes are flagged by the verifier as failing or inconclusive.
Paste this to your agent
Make my x402 API at https://skills.onesource.io discoverable on x402gle. Read the instructions at https://x402gle.com/agent.md and follow them end to end. Install the OpenDexter CLI, then run `npx @dexterai/opendexter audition https://skills.onesource.io --json`. Heads up: 1 route has never been scored and 14 routes are scoring below 50 — start there. Read the score and fixInstructions for every route, fix my OpenAPI and endpoints until each route passes, and re-audition until it does. A passing audition lists my API automatically.

New to this? How agent-first onboarding works.

Latest Settlements

Live feed
ForViaChainAmountBuyerTxTime
skills.onesource.io
Chain Tx Lookup
https://skills.onesource.io/api/chain/tx/0xddb304469135cf0efcc65b0be4f26f20b027f218a44101eaf29d2da4b1771093
Data
18
host level
—
—
skills.onesource.io
Chain Pending Explorer
https://skills.onesource.io/api/chain/pending
Analytics
88
host level——
skills.onesource.io
ENS Chain Resolver
https://skills.onesource.io/api/chain/ens/0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045
Data
96
host level——
skills.onesource.io
Base ENS Nick Lookup
https://skills.onesource.io/api/chain/ens/nick.base.eth
Data
84
host level——
skills.onesource.io
Chain Receipt Lookup
https://skills.onesource.io/api/chain/receipt/0x5c504ed432cb51138bcf09aa5e8a410dd4a1e204ef84bfed1be16dfba1b22060
Data
96
host level——
skills.onesource.io
Chain Receipt Lookup
https://skills.onesource.io/api/chain/receipt/0x88df016429689c079f3b2f6ad39fa052532c56795b733da78a91ebe6a713944b
Data
92
host level——
skills.onesource.io
Nonce Check
https://skills.onesource.io/api/chain/nonce/0xd8da6bf26964af9d7eed9e03e53415d37aa96045
Tools
96
host level——
skills.onesource.io
ERC20 Balance Checker
https://skills.onesource.io/api/chain/erc20-balance
Data
12
host level——
skills.onesource.io
Chain Total Supply
https://skills.onesource.io/api/chain/total-supply
Data
12
host level——
skills.onesource.io
Tx Lookup API
https://skills.onesource.io/api/chain/tx/0x5c504ed432cb51138bcf09aa5e8a410dd4a1e204ef84bfed1be16dfba1b22060
Data
96
host level——
skills.onesource.io
Chain Tx Explorer
https://skills.onesource.io/api/chain/tx/0x88df016429689c079f3b2f6ad39fa052532c56795b733da78a91ebe6a713944b
Data
97
host level——
Block Lookup API
https://skills.onesource.io/api/chain/block/:number
Data—host level——
skills.onesource.io
Latest Block Finder
https://skills.onesource.io/api/chain/block/latest
Infrastructure
92
host level——
skills.onesource.io
Chain Code Lookup
https://skills.onesource.io/api/chain/code/0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48
Data
98
host level——
skills.onesource.io
Contract Code Lookup
https://skills.onesource.io/api/chain/code/0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
Data
88
host level——
skills.onesource.io
Chain Block Lookup
https://skills.onesource.io/api/chain/block/0x1212D00
Data
92
host level——
skills.onesource.io
Chain Code Lookup
https://skills.onesource.io/api/chain/code/:address
Data
91
host level——
skills.onesource.io
Chain Nonce Lookup
https://skills.onesource.io/api/chain/nonce/0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045
Infrastructure
96
host level——
skills.onesource.io
Chain Nonce Lookup
https://skills.onesource.io/api/chain/nonce/:address
Infrastructure
92
host level——
skills.onesource.io
ENS Resolver
https://skills.onesource.io/api/chain/ens/vitalik.eth
Data
96
host level——
skills.onesource.io
USDC Chain Proxy
https://skills.onesource.io/api/chain/proxy/0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
Infrastructure
92
host level——
skills.onesource.io
Contract Insight API
https://skills.onesource.io/api/chain/contract/0xBC4CA0EdA7647A8aB7C2061c2E118A18a936f13D
Infrastructure
98
host level——
skills.onesource.io
Contract Chain Lookup
https://skills.onesource.io/api/chain/contract/0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
Data
95
host level——
skills.onesource.io
ENS Nick Resolver
https://skills.onesource.io/api/chain/ens/nick.eth
Data
97
host level——
skills.onesource.io
ERC20 Transfer Lookup
https://skills.onesource.io/api/chain/erc20-transfers
Data
72
host level——
skills.onesource.io
Chain Address Proxy
https://skills.onesource.io/api/chain/proxy/:address
Infrastructure
92
host level——
skills.onesource.io
Chain Network Info
https://skills.onesource.io/api/chain/network-info
Data
92
host level——
skills.onesource.io
Chain Block Number
https://skills.onesource.io/api/chain/block-number
Infrastructure
92
host level——
skills.onesource.io
USDC Chain Proxy
https://skills.onesource.io/api/chain/proxy/0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48
Infrastructure
91
host level——
skills.onesource.io
Chain ENS Lookup
https://skills.onesource.io/api/chain/ens/:input
Data
32
host level——
skills.onesource.io
Contract Skill Lookup
https://skills.onesource.io/api/chain/contract/0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d
Data
96
host level——
skills.onesource.io
NFT Metadata Lookup
https://skills.onesource.io/api/chain/nft-metadata
Data
18
host level——
skills.onesource.io
Chain ID Lookup
https://skills.onesource.io/api/chain/chain-id
Tools
96
host level——
skills.onesource.io
Chain Call API
https://skills.onesource.io/api/chain/call
Infrastructure
58
host level——
skills.onesource.io
Gas Estimator
https://skills.onesource.io/api/chain/estimate-gas
Infrastructure
62
host level——
skills.onesource.io
Chain Receipt Lookup
https://skills.onesource.io/api/chain/receipt/0xddb304469135cf0efcc65b0be4f26f20b027f218a44101eaf29d2da4b1771093
Data
18
host level——
skills.onesource.io
ERC-721 Token Finder
https://skills.onesource.io/api/chain/erc721-tokens
Data
12
host level——
skills.onesource.io
Chain Receipt Lookup
https://skills.onesource.io/api/chain/receipt/:hash
Infrastructure
12
host level——
skills.onesource.io
ERC1155 Balance Lookup
https://skills.onesource.io/api/chain/erc1155-balance
Data
12
host level——
skills.onesource.io
NFT Owner Lookup
https://skills.onesource.io/api/chain/nft-owner
Data
8
host level——
skills.onesource.io
Chain Allowance Check
https://skills.onesource.io/api/chain/allowance
DeFi
18
host level——
skills.onesource.io
Chain Tx Lookup
https://skills.onesource.io/api/chain/tx/:hash
Data
8
host level——
skills.onesource.io
Base Block Lookup
https://skills.onesource.io/api/chain/block/22000000
Data
93
host level——
skills.onesource.io
Live Chain Balance
https://skills.onesource.io/api/chain/live-balance
Data
18
host level——
skills.onesource.io
Chain Storage API
https://skills.onesource.io/api/chain/storage
Infrastructure
18
host level——
skills.onesource.io
ENS Chain Lookup
https://skills.onesource.io/api/chain/ens/swollen.eth
Data
96
host level——
skills.onesource.io
Contract Lookup
https://skills.onesource.io/api/chain/contract/:address
Data
82
host level——

Accolades