Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd24e…98af0x8647…3558BaseLive EVM Block NumberBlock$0.09100%coinbase41d ago0x8a9650…6934cd
0xd24e…98af0x8647…3558BaseLive EVM Block NumberBlock$0.03100%coinbase41d ago0xd2bdbb…c367b9
0xd24e…98af0x8647…3558BaseLive EVM Block NumberBlock$0.03100%coinbase41d ago0x01cd87…07b4c5
0xd24e…98af0x8647…3558BaseLive EVM Block NumberBlock$0.01100%coinbase41d ago0xe59639…2ece60
0xd24e…98af0x8647…3558BaseLive EVM Block NumberBlock$0.01100%coinbase41d ago0xb9656f…5a2906
0xd24e…98af0x8647…3558BaseLive EVM Block NumberBlock$0.008100%coinbase41d ago0x444277…9a032c
0xd24e…98af0x8647…3558BaseLive EVM Block NumberBlock$0.005100%coinbase41d ago0x211292…db87f1
0xd24e…98af0x8647…3558BaseLive EVM Block NumberBlock$0.005100%coinbase41d ago0x120f9c…0d8533
0xd24e…98af0x8647…3558BaseLive EVM Block NumberBlock$0.003100%coinbase41d ago0xd5ac68…15cec8
0xd24e…98af0x8647…3558BaseLive EVM Block NumberBlock$0.003100%coinbase41d ago0xcc452b…e5dc60
0xd24e…98af0x8647…3558BaseLive EVM Block NumberBlock$0.003100%coinbase41d ago0x6fd5c3…7b2017
0xd24e…98af0x8647…3558BaseLive EVM Block NumberBlock$0.01100%coinbase41d ago0x005a30…7f8865
0xd24e…98af0x8647…3558BaseLive EVM Block NumberBlock$0.10100%coinbase41d ago0x2f8f66…a4d555
0xd24e…98af0x8647…3558BaseLive EVM Block NumberBlock$0.01100%coinbase41d ago0x800eb3…b6c919
0xd24e…98af0x8647…3558BaseLive EVM Block NumberBlock$1.00100%coinbase41d ago0x649d8d…50ff72
0xd24e…98af0x8647…3558BaseLive EVM Block NumberBlock$1.00100%coinbase41d ago0x4e90f5…7e02f0
0xd24e…98af0x8647…3558BaseLive EVM Block NumberBlock$1.00100%coinbase41d ago0x15efba…046d0e
0xd24e…98af0x8647…3558BaseLive EVM Block NumberBlock$0.10100%coinbase41d ago0xc2dfa2…57f664
0xd24e…98af0x8647…3558BaseLive EVM Block NumberBlock$0.01100%coinbase41d ago0x026b68…5d1e24
0xd24e…98af0x8647…3558BaseLive EVM Block NumberBlock$1.00100%coinbase41d ago0x9e54d0…42b12f
0xd24e…98af0x8647…3558BaseLive EVM Block NumberBlock$1.00100%coinbase41d ago0xb2adb3…19a7ae
0xd24e…98af0x8647…3558BaseLive EVM Block NumberBlock$0.10100%coinbase41d ago0x8b13ba…9b85fc
0xd24e…98af0x8647…3558BaseLive EVM Block NumberBlock$0.10100%coinbase41d ago0x2172b9…41c241
0xd24e…98af0x8647…3558BaseLive EVM Block NumberBlock$0.10100%coinbase41d ago0xfcfd08…705eda
0xd24e…98af0x8647…3558BaseLive EVM Block NumberBlock$0.10100%coinbase41d ago0xdd09a1…69c13b

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.