Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc92…c4ee0xc751…86a1Baseglim.shTwitter$0.005100%coinbase22d ago0x267f67…ed1d19
0xcc92…c4ee0xc751…86a1Baseglim.shTwitter$0.005100%coinbase22d ago0xaae5c9…ba9453
0xcc92…c4ee0xc751…86a1Baseglim.shTwitter$0.01100%coinbase22d ago0x41dfc8…9d0b52
0xcc92…c4ee0xc751…86a1Baseglim.shTwitter$0.005100%coinbase22d ago0x6b4d7f…c9db7c
0xcc92…c4ee0xc751…86a1Baseglim.shTwitter$0.005100%coinbase22d ago0x9194b4…a4d2bc
0xcc92…c4ee0xc751…86a1Baseglim.shTwitter$0.01100%coinbase22d ago0xcafd2a…4567dd
0xcc92…c4ee0xc751…86a1Baseglim.shTwitter$0.01100%coinbase22d ago0xc2ee41…0679aa
0xcc92…c4ee0xc751…86a1Baseglim.shTwitter$0.01100%coinbase22d ago0x4e70f9…96230e
0xcc92…c4ee0xc751…86a1Baseglim.shTwitter$0.005100%coinbase22d ago0xdabc76…696c9a
0xcc92…c4ee0xc751…86a1Baseglim.shTwitter$0.005100%coinbase22d ago0x1c33ce…f0ca1b
0xcc92…c4ee0xc751…86a1Baseglim.shTwitter$0.01100%coinbase22d ago0xa0cb13…fa65b2
0xcc92…c4ee0xc751…86a1Baseglim.shTwitter$0.005100%coinbase22d ago0x49fa22…aaaef8
0xcc92…c4ee0xc751…86a1Baseglim.shTwitter$0.01100%coinbase22d ago0x53ce48…8ae1c8
0xcc92…c4ee0xc751…86a1Baseglim.shTwitter$0.01100%coinbase22d ago0x3b9f67…afbc2d
0xcc92…c4ee0xc751…86a1Baseglim.shTwitter$0.005100%coinbase22d ago0xbd5fa0…dd9c52
0xcc92…c4ee0xc751…86a1Baseglim.shTwitter$0.005100%coinbase22d ago0x564e92…1aaba7
0xcc92…c4ee0xc751…86a1Baseglim.shTwitter$0.01100%coinbase22d ago0x22a6e6…d3cda3
0xcc92…c4ee0x325b…d430BaseStableEnrichExa$0.002100%coinbase22d ago0x63f845…93a36f
0xcc92…c4ee0xc751…86a1Baseglim.shTwitter$0.005100%coinbase22d ago0xa243db…6c8545
0xcc92…c4ee0xc751…86a1Baseglim.shTwitter$0.01100%coinbase22d ago0x6b7e6f…b026ef
0xcc92…c4ee0xc751…86a1Baseglim.shTwitter$0.005100%coinbase22d ago0x7b1d1f…770643
0xcc92…c4ee0xc751…86a1Baseglim.shTwitter$0.01100%coinbase22d ago0x9d79de…c19e38
0xcc92…c4ee0xc751…86a1Baseglim.shTwitter$0.005100%coinbase22d ago0x0a079c…4a3b6b
0xcc92…c4ee0xc751…86a1Baseglim.shTwitter$0.01100%coinbase22d ago0xbf7196…46bdad
0xcc92…c4ee0xc751…86a1Baseglim.shTwitter$0.005100%coinbase22d ago0x0bc502…e8f2a4

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.