Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf737…90d40xf000…94fcBase—$0.20100%coinbase47d ago0x65bef9…e00026
0xf737…90d40xf000…94fcBase—$0.01100%coinbase47d ago0x5f1339…7bc6a0
0xf737…90d40xf000…94fcBase—$0.10100%coinbase47d ago0x9763ed…789252
0xf737…90d40xf000…94fcBase—$0.03100%coinbase47d ago0x90d444…a715bf
0xf737…90d40xf000…94fcBase—$0.20100%coinbase47d ago0x7f3572…36e690
0xf737…90d40xf000…94fcBase—$0.20100%coinbase47d ago0x3e4de4…1087cb
0xf737…90d40xf000…94fcBase—$0.10100%coinbase47d ago0x00c6ac…751ac1
0xf737…90d40xf000…94fcBase—$0.01100%coinbase47d ago0x766f92…9a70e2
0xf737…90d40xf000…94fcBase—$0.01100%coinbase47d ago0x9f2f24…2772b6
0xf737…90d40xf000…94fcBase—$0.20100%coinbase47d ago0x3acdec…6764a6
0xf737…90d40xf000…94fcBase—$0.01100%coinbase47d ago0xd364ea…00c375
0xf737…90d40xf000…94fcBase—$0.10100%coinbase47d ago0x1a179b…02f098
0xf737…90d40xf000…94fcBase—$0.03100%coinbase47d ago0x623bcc…a8c0c0
0xf737…90d40xf000…94fcBase—$0.20100%coinbase47d ago0x4aa1a4…b58244
0xf737…90d40xf000…94fcBase—$0.01100%coinbase47d ago0x3888b1…f0106c
0xf737…90d40xf000…94fcBase—$0.10100%coinbase47d ago0xc42ba6…e75270
0xf737…90d40xf000…94fcBase—$0.20100%coinbase47d ago0xac7fe2…3b0ade
0xf737…90d40xf000…94fcBase—$0.20100%coinbase47d ago0x93213c…5ace34
0xf737…90d40xf000…94fcBase—$0.03100%coinbase47d ago0xecdf7e…68b432
0xf737…90d40xf000…94fcBase—$0.20100%coinbase47d ago0x47e37e…9c2889
0xf737…90d40xf000…94fcBase—$0.10100%coinbase47d ago0x2dd15d…dbed2b
0xf737…90d40xf000…94fcBase—$0.01100%coinbase47d ago0x34fc60…e3e133
0xf737…90d40xf000…94fcBase—$0.10100%coinbase47d ago0x79db0e…7c2d8a
0xf737…90d40xf000…94fcBase—$0.01100%coinbase47d ago0xeb901a…aaac55

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.