Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x86a4…822f0x325b…d430BaseStableEnrichExa$0.08100%coinbase70d ago0x224e68…66a8c3
0x5f11…468a0xc7f3…c044Base$0.00100%primer70d ago0x779d4b…da79b9
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase70d ago0x2fc8ee…c2b356
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase70d ago0xe4fdef…45eea1
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase70d ago0x6c1d6d…c924ff
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase70d ago0xe2bfa7…82ab7d
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase70d ago0x9c2685…c2618a
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase70d ago0x273a1a…b8ffd6
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase70d ago0x85dca8…eed9eb
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase70d ago0x96ac30…74cc0e
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase70d ago0x6ca6cf…a57a97
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase70d ago0xcdeb41…c890e4
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase70d ago0xc24b60…e78f95
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase70d ago0x4f654f…08f6a4
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase70d ago0x34d86a…6cfd55
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase70d ago0x5258b3…cf81e6
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase70d ago0xdb8edd…ec5c2f
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase70d ago0x020c22…7e9216
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.001100%coinbase70d ago0xe9c634…1bb970
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase70d ago0x9838d5…fed6d7
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase70d ago0x54dad4…44e446
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase70d ago0xc9b826…17a0a3
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase70d ago0x000f0a…7c363c
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase70d ago0x0ebe4b…bee7a7
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase70d ago0x033993…814fc1

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.