Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xadb9…aed00x6e27…754aBase—$0.01100%payAI103d ago0x16ecaa…08567b
0xadb9…aed00x6e27…754aBase—$0.01100%payAI103d ago0x0d1f30…bc19b2
0xadb9…aed00x6e27…754aBase—$0.01100%payAI103d ago0x0e1c45…95c2aa
0xadb9…aed00x6e27…754aBase—$0.01100%payAI103d ago0x703be1…02e4a8
0xadb9…aed00x6e27…754aBase—$0.01100%payAI103d ago0x774140…9deb13
0xadb9…aed00x6e27…754aBase—$0.01100%payAI103d ago0xe7a9db…530e0c
0xadb9…aed00x6e27…754aBase—$0.01100%payAI103d ago0xad1713…4f37e7
0xadb9…aed00x6e27…754aBase—$0.01100%payAI103d ago0x31fecc…091485
0xadb9…aed00x6e27…754aBase—$0.01100%payAI103d ago0x78cce8…c54e8e
0xadb9…aed00x6e27…754aBase—$0.01100%payAI103d ago0x617db3…7c3af5
0xadb9…aed00x6e27…754aBase—$0.01100%payAI103d ago0xb4abf9…e4286b
0xadb9…aed00x6e27…754aBase—$0.01100%payAI103d ago0x837459…e224a0
0xadb9…aed00x6e27…754aBase—$0.01100%payAI103d ago0xa253bf…addb94
0xadb9…aed00x6e27…754aBase—$0.01100%payAI103d ago0xae87e8…0d8d73
0xadb9…aed00x6e27…754aBase—$0.01100%payAI103d ago0xd36a94…55a381
0xadb9…aed00x6e27…754aBase—$0.01100%payAI103d ago0x2ff050…19c3e1
0xadb9…aed00x6e27…754aBase—$0.01100%payAI103d ago0xda1227…0c459f
0xadb9…aed00x6e27…754aBase—$0.01100%payAI103d ago0xf7d210…e9715e
0xadb9…aed00x6e27…754aBase—$0.01100%payAI103d ago0xc9fada…d029d7
0xadb9…aed00x6e27…754aBase—$0.01100%payAI103d ago0xb31788…13fca3
0xadb9…aed00x6e27…754aBase—$0.01100%payAI103d ago0x19f013…544862
0xadb9…aed00x6e27…754aBase—$0.01100%payAI103d ago0x0956ed…b74ba1
0xadb9…aed00x6e27…754aBase—$0.01100%payAI103d ago0x6f83f8…d1c6d3
0xadb9…aed00x6e27…754aBase—$0.01100%payAI103d ago0xb4868c…33fc00
0xadb9…aed00x6e27…754aBase—$0.01100%payAI103d ago0xe4ba5b…2ba40b

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

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.