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.003519100%coinbase106d ago0x5e5ebf…191b7a
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase106d ago0xf20e9e…1a069d
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase106d ago0x627511…bf7da0
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase106d ago0x78b6a0…b9b1d3
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase106d ago0x7a6f63…708fba
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.004926100%coinbase106d ago0xa6cbaa…8a144d
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.004926100%coinbase106d ago0xcb8794…d50d20
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.004926100%coinbase106d ago0xdd5e35…2a24da
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.004926100%coinbase106d ago0xa77965…85aacd
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.004926100%coinbase106d ago0x01ea3d…68256d
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.004926100%coinbase106d ago0x45a65a…0af517
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.004926100%coinbase106d ago0x1e85ae…d2ee00
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.004926100%coinbase106d ago0xfef5c2…6bcde3
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.004926100%coinbase106d ago0x3951db…5817e7
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.004926100%coinbase106d ago0xab47f7…89c9d7
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.004926100%coinbase106d ago0x04468a…a1b3ae
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.004926100%coinbase106d ago0x0ad7b3…1b4597
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.004926100%coinbase106d ago0xef5598…f2bd21
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.004926100%coinbase106d ago0xa0295d…b2644d
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.004926100%coinbase106d ago0xc312e3…2c3f64
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.004926100%coinbase106d ago0xe86626…254439
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.004926100%coinbase106d ago0x618a3e…4041ef
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.004926100%coinbase106d ago0x3d1c2c…0103f8
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.004926100%coinbase106d ago0xca0c65…42de69
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.004926100%coinbase106d ago0xbd543c…c9402d

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.