Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x17bd…c3b10xc751…86a1Baseglim.shTwitter$0.01100%coinbase14d ago0xf72d88…cd7bc6
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase14d ago0x7e64fa…96dccc
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase14d ago0xfcef5b…f2500a
0x17bd…c3b10xc751…86a1Baseglim.shTwitter$0.01100%coinbase14d ago0x243c5f…a724e0
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase14d ago0x5e1c6c…9fbccc
0x17bd…c3b10xc751…86a1Baseglim.shTwitter$0.01100%coinbase14d ago0xad4d85…caa2fc
0x17bd…c3b10xc751…86a1Baseglim.shTwitter$0.01100%coinbase14d ago0x92050d…1182cc
0x17bd…c3b10xc751…86a1Baseglim.shTwitter$0.01100%coinbase14d ago0x3ddb58…e56ac8
0xf6c7…8cc30xc751…86a1Baseglim.shTwitter$0.005100%coinbase14d ago0x196722…6f5322
0xf6c7…8cc30xc751…86a1Baseglim.shTwitter$0.005100%coinbase14d ago0x3f67cf…09452c
0xf6c7…8cc30xc751…86a1Baseglim.shTwitter$0.005100%coinbase14d ago0x999f67…a67bb2
0xf6c7…8cc30xc751…86a1Baseglim.shTwitter$0.005100%coinbase14d ago0xc2bfb2…7a661f
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase14d ago0x59fc5d…abd4ec
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase14d ago0xaabfb7…216438
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase14d ago0x4e4ed1…66485e
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase14d ago0xabac01…c1c321
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase14d ago0x385ae5…7e0753
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase14d ago0x0144ae…bea167
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase14d ago0xa46826…7a4f01
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase14d ago0xa0e08d…5743a0
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase14d ago0x9320fa…37a2b7
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase14d ago0xce220d…ca69aa
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase14d ago0x4e80c0…437b7f
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase14d ago0x10b1ef…de17b3
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase14d ago0xc5e6e4…6740da

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.