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.04100%coinbase59d ago0x3cd555…eb09af
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase59d ago0xafe5fb…927d87
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase59d ago0x443701…36e801
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase59d ago0xeb2142…3b64fb
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase59d ago0x3727c3…a2fd98
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase59d ago0x9ab49a…fa024a
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase59d ago0xbfb793…4dda54
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase59d ago0xaf29a7…263675
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase59d ago0xf45e32…5914ee
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase59d ago0xa9b75c…3b29ed
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase59d ago0x43c67e…da5efa
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase59d ago0xeb5edb…c41d10
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase59d ago0x78ab63…e01d2a
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase59d ago0x791f09…95f17f
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.008672100%coinbase59d ago0x04da3c…484cc1
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase59d ago0x9f6a7b…ba8d06
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase59d ago0x46fa74…5c2311
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase59d ago0x87307e…f86885
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase59d ago0xed4df6…4f6977
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase59d ago0xa2c00b…6c8573
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase59d ago0x1f8bc6…0f98eb
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.006458100%coinbase59d ago0x0c5097…14b7b3
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase59d ago0xc4e505…365339
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase59d ago0xffc484…347873
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase59d ago0x3ee77f…792233

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.