Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase89d ago0xce9908…a033f4
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase89d ago0x74dd71…58f864
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase89d ago0xac9f12…135d5d
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase89d ago0xdae6ef…282f31
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase89d ago0xd9fc7f…b6ac9e
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase89d ago0xa28cc2…4a37af
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase89d ago0x4b83a7…6b7a13
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase89d ago0xb4f184…233757
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.00442100%coinbase89d ago0xe11517…6b5597
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase89d ago0x464778…3940a3
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase89d ago0xa3a3e2…7661a2
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase89d ago0xad9132…fdb015
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.004232100%coinbase89d ago0xa4589e…d4f2d0
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.004232100%coinbase89d ago0x631a04…244720
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.004968100%coinbase89d ago0xd611f9…3c71e0
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.004968100%coinbase89d ago0x8398b3…923aac
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.004232100%coinbase89d ago0xddd93b…66b65d
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.004232100%coinbase89d ago0xb0a88f…9472a2
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase89d ago0xbd2954…81ff09
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase89d ago0x507cb9…26e0c7
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase89d ago0x8ddc02…5fec8e
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase89d ago0x657db4…80f62d
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase89d ago0xda7c02…cadacd
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.004416100%coinbase90d ago0x5530ff…cb1570
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.004416100%coinbase90d ago0x74ba99…f6d5cc

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.