Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase67d ago0x56e124…710afd
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase67d ago0xdf1bd3…1aaba4
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase67d ago0x3be8d9…fe8879
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase67d ago0xaf1486…d2e6d5
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase67d ago0x106ccd…7904fe
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase67d ago0x81452a…0fa132
0x1cb8…bdff0x4962…5ccbBase—$0.01100%coinbase67d ago0xc664ab…b9ea54
0x1a4e…31fa0x9c95…e299Base—$0.001100%fluxa67d ago0xfac70e…e832ae
0xa733…c7770x9c95…e299Base—$0.001100%fluxa67d ago0x4d117f…1a8b5b
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase67d ago0x7ee3af…c5bb15
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase67d ago0x6f00c0…462e4a
0xb0db…3d390x9c95…e299Base—$0.001100%fluxa67d ago0x3c7e60…1ca30c
0xf687…7b740x9c95…e299Base—$0.001100%fluxa67d ago0x24d142…f14ab2
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa67d ago0x7386c8…7a3d32
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase67d ago0x7a92ee…182693
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase67d ago0x109795…e83ab9
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase67d ago0xc94132…e50688
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase67d ago0x1dde91…e99ecf
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase67d ago0x382eed…c700fc
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase67d ago0x2b088f…5ea246
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase67d ago0x37ea46…37650a
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase67d ago0x97773c…ea1f70
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase67d ago0x9ac1fc…c90e98
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase67d ago0x966e5e…645690
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase67d ago0x8cb486…a9498d

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.