Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x022d…cb530xf000…94fcBase$0.01100%coinbase13d ago0xaee800…f1b938
0x022d…cb530xf000…94fcBase$0.05100%coinbase13d ago0xf44e3d…d70a0c
0x022d…cb530xf000…94fcBase$0.05100%coinbase13d ago0x4c5be3…67209f
0x022d…cb530xf000…94fcBase$0.01100%coinbase13d ago0xb02f44…85f3b3
0x022d…cb530xf000…94fcBase$0.05100%coinbase13d ago0xf582f5…54153d
0x022d…cb530xf000…94fcBase$0.01100%coinbase13d ago0x282d5c…906837
0x022d…cb530xf000…94fcBase$0.01100%coinbase13d ago0x9a1f69…b89ef8
0x022d…cb530xf000…94fcBase$0.01100%coinbase13d ago0x766854…58c33f
0x022d…cb530xf000…94fcBase$0.01100%coinbase13d ago0xba9f7b…8e4261
0x022d…cb530xf000…94fcBase$0.05100%coinbase13d ago0x9f6ac2…26efb5
0x022d…cb530xf000…94fcBase$0.05100%coinbase13d ago0x51ebb7…442f2c
0x022d…cb530xf000…94fcBase$0.05100%coinbase13d ago0xbf672e…ebfc8b
0x022d…cb530xf000…94fcBase$0.01100%coinbase13d ago0xf640cd…f878b1
0x022d…cb530xf000…94fcBase$0.01100%coinbase13d ago0x5582be…fb4273
0x022d…cb530xf000…94fcBase$0.01100%coinbase13d ago0x065094…9816cc
0x022d…cb530xf000…94fcBase$0.01100%coinbase13d ago0x06c3d3…189d46
0x022d…cb530xf000…94fcBase$0.01100%coinbase13d ago0xbd0853…f2b39d
0x022d…cb530xf000…94fcBase$0.10100%coinbase13d ago0xa745b5…578168
0x022d…cb530xf000…94fcBase$0.01100%coinbase13d ago0x475514…b0b858
0x022d…cb530xf000…94fcBase$0.10100%coinbase13d ago0x5d6a82…d64f86
0x022d…cb530xf000…94fcBase$0.01100%coinbase13d ago0x871c69…aebeb2
0x022d…cb530xf000…94fcBase$0.05100%coinbase13d ago0x6a1237…ce80fb
0x022d…cb530xf000…94fcBase$0.05100%coinbase13d ago0x9f275e…e220c4
0x022d…cb530xf000…94fcBase$0.05100%coinbase13d ago0xbc0aaa…d15170
0x022d…cb530xf000…94fcBase$0.10100%coinbase13d ago0xafaa03…e3aa88

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.