Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc78…f24c0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase47d ago0x98bdd5…64b662
0xcc78…f24c0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase47d ago0xfd8fd8…8f6254
0xcc78…f24c0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase47d ago0x26bb8f…9c5d25
0xcc78…f24c0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase47d ago0xd94795…da6d1c
0xcc78…f24c0xe903…1abfBaseBlockRun.AIAi$0.002237100%coinbase47d ago0xe54c9f…04ceb7
0xcc78…f24c0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase47d ago0x84febf…80a764
0xcc78…f24c0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase47d ago0x3d3284…423986
0xcc78…f24c0xe903…1abfBaseBlockRun.AIAi$0.002237100%coinbase47d ago0xb21762…9d222a
0xcc78…f24c0xe903…1abfBaseBlockRun.AIAi$0.002043100%coinbase47d ago0x74b61f…a8e1f3
0xcc78…f24c0xe903…1abfBaseBlockRun.AIAi$0.002237100%coinbase47d ago0xe51fa8…bbee8a
0xcc78…f24c0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase47d ago0xe52687…942a37
0xcc78…f24c0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase47d ago0xbc5150…ac6680
0xcc78…f24c0xe903…1abfBaseBlockRun.AIAi$0.002043100%coinbase47d ago0x67f2db…a1bbfd
0xcc78…f24c0xe903…1abfBaseBlockRun.AIAi$0.002237100%coinbase47d ago0x84e15b…1c3a8e
0xcc78…f24c0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase47d ago0xd12824…e6a585
0xcc78…f24c0xe903…1abfBaseBlockRun.AIAi$0.002237100%coinbase47d ago0x3d9b22…f30267
0xcc78…f24c0xe903…1abfBaseBlockRun.AIAi$0.002043100%coinbase47d ago0xfbe284…095c18
0xcc78…f24c0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase47d ago0x1e2260…49cafd
0xcc78…f24c0xe903…1abfBaseBlockRun.AIAi$0.002237100%coinbase47d ago0x4d25aa…879fd5
0xcc78…f24c0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase47d ago0x43790f…072748
0xcc78…f24c0xe903…1abfBaseBlockRun.AIAi$0.002043100%coinbase47d ago0xea7030…a4b5d0
0xcc78…f24c0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase47d ago0x000ffe…b01fe3
0xcc78…f24c0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase47d ago0x191f10…88ba9e
0xcc78…f24c0xe903…1abfBaseBlockRun.AIAi$0.002237100%coinbase47d ago0x0ba8ca…a79365
0xcc78…f24c0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase47d ago0x750010…1a8b50

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.