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.002100%coinbase24d ago0x0b579e…0e6929
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase24d ago0xc80b45…a56525
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase24d ago0x42c8e7…e87c9e
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase24d ago0x0d4c06…1ebabc
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase24d ago0x392b6c…140082
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase24d ago0x5cda4b…788d7d
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase24d ago0x6e3e08…64f577
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase25d ago0x0ad082…f90b7b
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase25d ago0x74dc9d…6edb0e
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase25d ago0x238d84…b6a248
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase25d ago0x202bf1…8867d8
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase25d ago0xc69b3a…6696ef
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase25d ago0x47a3eb…06304c
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase25d ago0x9762cb…5541fe
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase25d ago0x893445…404aa6
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase25d ago0xa439bb…aad9bd
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase25d ago0x1eef71…c4ddc0
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase25d ago0x6548b5…9976d3
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase25d ago0x876d04…92dd39
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase25d ago0x1e93f0…79b422
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase25d ago0xbf085a…9462f0
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.006254100%coinbase25d ago0x683566…48e714
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.006254100%coinbase25d ago0x3d0868…4941ed
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase25d ago0x496cef…e602b7
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase25d ago0xd45449…5feef2

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.