Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase12s ago0xae3311…014b7f
0x54e1…f4e00x9d6b…3c8fBaseEckariLei$0.001100%coinbase12s ago0xaa9df3…c0f3f4
0x54e1…f4e00x9f8b…73a2BaseKokoro TTS for Agentsx402$0.001100%coinbase14s ago0xbcc388…7cacce
0x54e1…f4e00x9f8b…73a2BaseKokoro TTS for Agentsx402$0.001100%coinbase16s ago0x6eed6e…bde220
0x54e1…f4e00x9f8b…73a2BaseKokoro TTS for Agentsx402$0.001100%coinbase18s ago0x77b811…78f8a2
0x7a1e…c3320x3e0a…78e7Base—$0.002892100%coinbase18s ago0x03964d…805956
0x3ec8…c7990x40a8…ad8bBasex402 service$0.005100%coinbase18s ago0xcb2809…95dae3
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase22s ago0x5a9c80…778561
0x54e1…f4e00x9f8b…73a2BaseKokoro TTS for Agentsx402$0.001100%coinbase22s ago0x6c5684…1240cf
0x54e1…f4e00x9f8b…73a2BaseKokoro TTS for Agentsx402$0.001100%coinbase24s ago0x50a312…f707e0
0x54e1…f4e00x9f8b…73a2BaseKokoro TTS for Agentsx402$0.001100%coinbase28s ago0x3130fc…399270
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase28s ago0x5aa715…c33344
0x54e1…f4e00x9f8b…73a2BaseKokoro TTS for Agentsx402$0.001100%coinbase30s ago0xf4b1de…293960
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase30s ago0xc99695…0c6a09
0x54e1…f4e00xf3d6…32ccBaseClink ForgeDerived$0.001100%coinbase32s ago0x085764…a547d1
0x54e1…f4e00xc2af…85ebBasex402 service$0.001100%coinbase36s ago0x39e830…bab5e7
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase38s ago0x88a965…f7b98f
0x54e1…f4e00x5721…8867Basex402 service$0.001100%coinbase42s ago0x8e1064…abd4ff
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase44s ago0x7520a8…766ad9
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase48s ago0xc1542d…bf366b
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase48s ago0x1f4d2a…9cc0f9
0x3be9…575c0x4cd0…bc31Base—$15.4870%0x3018…023048s ago0x9ca713…2f5b50
0xc3be…70a70x3e0a…78e7Base—$0.005852100%coinbase54s ago0xc21e44…bc7993
0xd0c6…e4200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase58s ago0xd0d212…0965d9
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase58s ago0x100980…4caacb

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.