Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x06ee…aace0x2670…293fBase—$0.01100%coinbase36d ago0x816255…676444
0x06ee…aace0x2670…293fBase—$0.01100%coinbase36d ago0x9ec9fb…d82795
0x06ee…aace0x2670…293fBase—$0.01100%coinbase36d ago0x77741b…336a94
0x06ee…aace0x2670…293fBase—$0.01100%coinbase36d ago0xa6da83…8c0c97
0x06ee…aace0x2670…293fBase—$0.01100%coinbase36d ago0x8fe9bc…84b2aa
0x06ee…aace0x2670…293fBase—$0.01100%coinbase36d ago0xc4a878…dd43a3
0x157d…31e70x2670…293fBase—$5.00100%coinbase36d ago0x4854c8…e69f5e
0x06ee…aace0x2670…293fBase—$0.01100%coinbase36d ago0x73ca37…d8255b
0x06ee…aace0x2670…293fBase—$0.01100%coinbase36d ago0xae4230…32f995
0x2a52…84230x2670…293fBase—$5.00100%coinbase36d ago0x99bffb…f319a5
0x06ee…aace0x2670…293fBase—$0.01100%coinbase36d ago0x41234d…e1fc29
0x06ee…aace0x2670…293fBase—$0.01100%coinbase36d ago0x0e01bc…0910bf
0x06ee…aace0x2670…293fBase—$0.01100%coinbase36d ago0x9cef43…ab180b
0x3cbd…61930x2670…293fBase—$5.00100%coinbase36d ago0x89f806…d0bb11
0x06ee…aace0x2670…293fBase—$0.01100%coinbase36d ago0x067c8f…a6bdc9
0x06ee…aace0x2670…293fBase—$0.01100%coinbase37d ago0xe925db…735b7f
0x06ee…aace0x2670…293fBase—$0.01100%coinbase37d ago0xfa78ac…221bab
0x06ee…aace0x2670…293fBase—$0.01100%coinbase37d ago0x440b4f…c23c1b
0x06ee…aace0x2670…293fBase—$0.01100%coinbase37d ago0x7f4d63…b5fcde
0x06ee…aace0x2670…293fBase—$0.01100%coinbase37d ago0x59f98c…d64cfc
0x06ee…aace0x2670…293fBase—$0.01100%coinbase37d ago0xe997d3…f86bc8
0x06ee…aace0x2670…293fBase—$0.01100%coinbase37d ago0x40fc9d…1bbccc
0x06ee…aace0x2670…293fBase—$0.01100%coinbase37d ago0x31bce7…25563c
0x06ee…aace0x2670…293fBase—$0.01100%coinbase37d ago0xae82a5…97c98c
0x06ee…aace0x2670…293fBase—$0.01100%coinbase37d ago0x8a6c14…1fea0a

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.