Skip to content

feat: add Arkham blockchain intelligence API service#398

Open
michaelzoub wants to merge 1 commit intotempoxyz:mainfrom
michaelzoub:add-arkham-service
Open

feat: add Arkham blockchain intelligence API service#398
michaelzoub wants to merge 1 commit intotempoxyz:mainfrom
michaelzoub:add-arkham-service

Conversation

@michaelzoub
Copy link

New Service: Arkham

Adds Arkham to the MPP service directory.

About Arkham

Arkham is a blockchain intelligence platform connecting on-chain activity to real-world entities across 14+ chains. Their API provides address labeling, entity tracking, balance lookups, portfolio history, and transaction flow analysis.

Endpoints (24 total)

Prioritized endpoint:

  • POST /intelligence/address/batch/all — Batch address intelligence across all chains (up to 1000 addresses)

Intelligence:

  • Single address lookup, multi-chain, enriched variants
  • Batch lookups (standard + enriched, single-chain + all-chains)
  • Entity info, summaries, ML predictions
  • Search, token info, contract metadata

Balances & Portfolio:

  • Address/entity balances
  • Historical portfolio snapshots

Flows & Counterparties:

  • USD inflow/outflow history
  • Top counterparties by volume

Other:

  • Supported chains list (free)
  • DEX swap queries

Checklist

  • schemas/services.ts updated
  • schemas/discovery.json regenerated
  • pnpm check:types passes
  • pnpm build succeeds
  • pnpm check passes

Add Arkham (arkm.com) to the MPP service directory. Arkham provides
blockchain intelligence connecting on-chain activity to real-world
entities across 14+ chains.

Endpoints include address intelligence (single + batch), entity
tracking, enriched data with ML predictions, balances, portfolio
history, transaction flows, counterparties, and DEX swaps.

Prioritized endpoint: POST /intelligence/address/batch/all for
batch address intelligence across all supported chains.
@vercel
Copy link

vercel bot commented Mar 20, 2026

@michaelzoub is attempting to deploy a commit to the Tempo Team on Vercel.

A member of the Team first needs to authorize it.

"id": "arkham",
"name": "Arkham",
"url": "https://arkm.com",
"serviceUrl": "https://arkham.mpp.tempo.xyz",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this the URL users can call this service at? this needs to be a live service

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants