Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2423…47450x11e4…9c59Base—$0.01100%coinbase73d ago0xeb0eac…49bfc5
0x2423…47450x064f…5bb9Base—$0.01100%coinbase73d ago0xb180cf…322658
0x2423…47450x909d…f8abBase—$0.01100%coinbase74d ago0x2e860d…0d9411
0x2423…47450x7964…8bb0Base—$0.01100%coinbase74d ago0x0f0161…993306
0x2423…47450x9b87…5494Base—$0.01100%coinbase74d ago0x484d39…88731b
0x2423…47450xb85b…f93eBase—$0.01100%coinbase74d ago0x594583…4d2c8d
0x2423…47450xeb0b…d0bcBase—$0.01100%coinbase74d ago0x4d40df…2694ca
0x2423…47450xd50e…c159Base—$0.01100%coinbase74d ago0xaac018…b04519
0x2423…47450x5dae…5370Base—$0.01100%coinbase74d ago0x9da872…38f6a8
0x2423…47450xfba3…bb3dBase—$0.01100%coinbase74d ago0xbebfae…59d9b6
0x2423…47450xacdf…71acBase—$0.01100%coinbase74d ago0x3bcf15…f72689
0x2423…47450x3678…8d1cBase—$0.01100%coinbase74d ago0x5bf033…8cbf9d
0x2423…47450x4311…3742Base—$0.01100%coinbase74d ago0x3290ba…078088
0x2423…47450x2040…4b5aBase—$0.01100%coinbase74d ago0x0d5130…6ec01c
0x2423…47450x053e…e14eBase—$0.01100%coinbase74d ago0x6ff12f…b5b35d
0x2423…47450xbead…745dBase—$0.01100%coinbase74d ago0x69546a…3114a0
0x2423…47450xbe47…f245Base—$0.01100%coinbase74d ago0x2d0a0c…33cab8
0x2423…47450xbf02…42d8Base—$0.01100%coinbase74d ago0x849c27…799e43
0x2423…47450xdf49…c0b5Base—$0.01100%coinbase74d ago0x06ec48…900e0a
0x2423…47450xfdb3…22e8Base—$0.01100%coinbase74d ago0x7c968d…0d1f3d
0x2423…47450x2cf5…b845Base—$0.01100%coinbase74d ago0xcb1f1c…df6a71
0x2423…47450x7e88…9fd5Base—$0.01100%coinbase74d ago0x36f55e…625331
0x2423…47450xe130…9b21Base—$0.01100%coinbase74d ago0xb9ccec…7fd443
0x2423…47450x5b4c…d654Base—$0.01100%coinbase74d ago0x28d272…8288c9
0x2423…47450x48ef…d4bcBase—$0.01100%coinbase74d ago0xaf422c…46099b

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.