Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase17s ago0x5a9c80…778561
0x54e1…f4e00x9f8b…73a2BaseKokoro TTS for Agentsx402$0.001100%coinbase17s ago0x6c5684…1240cf
0x54e1…f4e00x9f8b…73a2BaseKokoro TTS for Agentsx402$0.001100%coinbase19s ago0x50a312…f707e0
0x54e1…f4e00x9f8b…73a2BaseKokoro TTS for Agentsx402$0.001100%coinbase23s ago0x3130fc…399270
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase23s ago0x5aa715…c33344
0x54e1…f4e00x9f8b…73a2BaseKokoro TTS for Agentsx402$0.001100%coinbase25s ago0xf4b1de…293960
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase25s ago0xc99695…0c6a09
0x54e1…f4e00xf3d6…32ccBaseClink ForgeDerived$0.001100%coinbase27s ago0x085764…a547d1
0x54e1…f4e00xc2af…85ebBasex402 service$0.001100%coinbase31s ago0x39e830…bab5e7
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase33s ago0x88a965…f7b98f
0x54e1…f4e00x5721…8867Basex402 service$0.001100%coinbase37s ago0x8e1064…abd4ff
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase39s ago0x7520a8…766ad9
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase43s ago0xc1542d…bf366b
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase43s ago0x1f4d2a…9cc0f9
0x3be9…575c0x4cd0…bc31Base—$15.4870%0x3018…023043s ago0x9ca713…2f5b50
0xc3be…70a70x3e0a…78e7Base—$0.005852100%coinbase49s ago0xc21e44…bc7993
0xd0c6…e4200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase53s ago0xd0d212…0965d9
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase53s ago0x100980…4caacb
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase55s ago0x814ece…12cc19
0x1332…66eb0x47c5…4fc3Base—$52.5070%0x3cca…9c7c1m ago0xe9b1c7…464d14
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase1m ago0x999a9c…a3b5cb
0x3348…e97b0x3fc3…ffb0Base—$0.000001100%primer1m ago0x00c84b…432003
0x250d…8e050x1630…7a00Base—$0.003100%coinbase1m ago0xfee144…d125a7
0x77ae…e0f20x3e0a…78e7Base—$0.002763100%coinbase1m ago0x89753d…8bb231
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase1m ago0x793d25…a53bdb

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.