Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2a94ac…359596
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7667e5…1618f0
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbf39da…8b4377
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI107d ago0x03ec6e…a284fa
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI107d ago0xaed22e…01299f
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI107d ago0xce35c8…c92d9b
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd57758…5e1e73
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe63ae2…8c92e5
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI107d ago0xaef95a…58d7cd
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb4cfda…29f0d6
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6dc77f…c7c8f1
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0c7bc4…9b1776
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc810d7…a80cae
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6e0f72…befe1d
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd08653…e0af2d
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe3459f…7892a2
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI107d ago0xafaa7a…308b20
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI107d ago0x015e89…13f011
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb83b8c…18f13a
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI107d ago0x475ea1…5f55eb
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI107d ago0x20adda…069084
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9dec72…2ab6f6
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI107d ago0x21497d…ec4e56
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcf3574…cca4b5
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2518ee…24cf77

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.