Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.003057100%coinbase18d ago0xc509bf…5b7931
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.008413100%coinbase18d ago0x9b4c8e…e56537
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.003057100%coinbase18d ago0x3fddb7…0fc17f
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase18d ago0xf1e5a4…df5fc1
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.003057100%coinbase18d ago0xc39a06…db7fe1
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase18d ago0x09849d…83e844
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase18d ago0x23a442…1d5cce
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase18d ago0x6fbd26…88922e
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase18d ago0x274f02…0820a6
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase18d ago0x4c045a…05fb46
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase18d ago0xae81d0…f9bda4
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.003057100%coinbase18d ago0xb53b38…08ded7
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase18d ago0x7b890e…e9be45
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase18d ago0x6bf33f…314bec
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase18d ago0xaaf15d…4da8a0
0xcc8c…5ef80x058a…8f17BaseBlockRun.AIAi$0.0085100%coinbase18d ago0x4872d5…c08b81
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase18d ago0xa358ed…d16f14
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase18d ago0xcff8ac…56b0b0
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase18d ago0xa39658…2a9dc2
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase18d ago0x44b30a…a698fd
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002887100%coinbase18d ago0x267b54…c5089a
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase18d ago0x147b87…efaf4f
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.00497100%coinbase18d ago0x8acfc0…236d05
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.005116100%coinbase18d ago0x62ecf8…ab9e5c
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.004975100%coinbase18d ago0x8cb02b…29db80

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.