Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003771100%coinbase59d ago0xbf6c6d…b943d6
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003224100%coinbase59d ago0x086ba8…9be570
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00313100%coinbase59d ago0x761a2e…ea8d3e
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003214100%coinbase59d ago0xe9d9d5…a1e5c3
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003592100%coinbase59d ago0x926de6…9b4e49
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00363100%coinbase59d ago0x472000…01dd2a
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003604100%coinbase59d ago0x07179d…cf34d2
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003903100%coinbase59d ago0xe82bf1…aa81ce
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003887100%coinbase59d ago0xce99fd…3eafcd
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003157100%coinbase59d ago0x70141a…6924d0
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00321100%coinbase59d ago0x9544a1…2638bd
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003717100%coinbase59d ago0x868f2c…3157b2
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003529100%coinbase59d ago0x1adb55…92f5d2
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003638100%coinbase59d ago0x29d45b…b5ad63
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003487100%coinbase59d ago0x58dffb…957492
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003163100%coinbase59d ago0x337311…ea0b06
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003477100%coinbase59d ago0x5bff7f…c6a36d

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.