Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a36…41d40xe903…1abfBaseBlockRun.AIAi$0.36100%coinbase89d ago0xdf8744…6345de
0x1a36…41d40xe903…1abfBaseBlockRun.AIAi$0.36100%coinbase89d ago0xd73ac7…00ef92
0x1a36…41d40xe903…1abfBaseBlockRun.AIAi$0.003849100%coinbase89d ago0xfbe3f6…0c3d60
0x1a36…41d40xe903…1abfBaseBlockRun.AIAi$0.003849100%coinbase89d ago0x903264…1208f7
0x1a36…41d40xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase89d ago0xe8102c…ac9c96
0x1a36…41d40xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase89d ago0x45b32c…b06061
0x1a36…41d40xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase89d ago0xed5fd4…df41f3
0x1a36…41d40xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase89d ago0x5d0aa6…4309bf
0x1a36…41d40xe903…1abfBaseBlockRun.AIAi$0.20100%coinbase89d ago0xd0ef14…640e1f
0x1a36…41d40xe903…1abfBaseBlockRun.AIAi$0.20100%coinbase89d ago0xc5ee87…4fd973
0x1a36…41d40xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase89d ago0xa2036e…231452
0x1a36…41d40xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase89d ago0x2a1444…405b32
0x1a36…41d40xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase89d ago0xfddd11…cc176b
0x1a36…41d40xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase89d ago0x7e2b77…9fa008
0x1a36…41d40xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase89d ago0x6c0c19…ffc4b9
0x1a36…41d40xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase89d ago0x37f06f…dc5c2b
0x1a36…41d40xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase89d ago0x280578…41a2bb
0x1a36…41d40xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase89d ago0xb20bf0…a008f0
0x1a36…41d40xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase89d ago0x677408…ad70c4
0x1a36…41d40xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase89d ago0x438e90…bc31cc
0x1a36…41d40xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase89d ago0xfc9aec…67b682
0x1a36…41d40xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase89d ago0xb87c15…0e3db9
0x1a36…41d40xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase89d ago0xb85fa0…cac65a
0x1a36…41d40xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase89d ago0x8bc093…0463ee
0x1a36…41d40xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase89d ago0xa72da4…b10947

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.