Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x267c…2ee50x8b42…01a8Base—$0.10100%coinbase27d ago0x8869cc…a7c2f0
0x8b42…01a80x267c…2ee5BasecsnoGames$0.10100%coinbase27d ago0x2b5fb0…8cc241
0x267c…2ee50x8b42…01a8Base—$0.10100%coinbase27d ago0x3c625a…edffba
0x8b42…01a80x267c…2ee5BasecsnoGames$0.10100%coinbase27d ago0x347829…966f39
0x8b42…01a80x267c…2ee5BasecsnoGames$0.01100%coinbase27d ago0x53126e…c78f9f
0x267c…2ee50x8b42…01a8Base—$0.1520%Payer-submitted27d ago0x31cf9a…29b53f
0x8b42…01a80x267c…2ee5BasecsnoGames$0.10100%coinbase27d ago0xd812b4…f0fe2f
0x8b42…01a80x267c…2ee5BasecsnoGames$0.01100%coinbase27d ago0x26dbb4…bb5744
0x8b42…01a80x267c…2ee5BasecsnoGames$0.01100%coinbase27d ago0x06c062…efdb57
0x8b42…01a80x267c…2ee5BasecsnoGames$0.01100%coinbase27d ago0xeec254…708c01
0x267c…2ee50x8b42…01a8Base—$0.1020%Payer-submitted27d ago0xb1192a…8ede77
0x8b42…01a80x267c…2ee5BasecsnoGames$0.10100%coinbase27d ago0xab8d71…60d19d
0x8b42…01a80x267c…2ee5BasecsnoGames$0.01100%coinbase27d ago0x783c53…0b0ac1
0x267c…2ee50x8b42…01a8Base—$0.1320%Payer-submitted27d ago0xcc3bff…0c02bf
0x8b42…01a80x267c…2ee5BasecsnoGames$0.10100%coinbase27d ago0xa1cc9d…fc984a
0x8b42…01a80x267c…2ee5BasecsnoGames$0.01100%coinbase27d ago0x190637…f1bca1
0x8b42…01a80x267c…2ee5BasecsnoGames$0.01100%coinbase27d ago0x5850b5…e71420
0x8b42…01a80x267c…2ee5BasecsnoGames$0.01100%coinbase27d ago0xaec45d…0a88c4
0x267c…2ee50x8b42…01a8Base—$0.1120%Payer-submitted27d ago0x18e413…d60ab8
0x8b42…01a80x267c…2ee5BasecsnoGames$0.01100%coinbase27d ago0x623a20…239199
0x8b42…01a80x267c…2ee5BasecsnoGames$0.10100%coinbase27d ago0x67fac5…e599d7
0x267c…2ee50x8b42…01a8Base—$0.2320%Payer-submitted27d ago0x1e1867…2b1073
0x8b42…01a80x267c…2ee5BasecsnoGames$0.01100%coinbase27d ago0xc55ff1…045328
0x8b42…01a80x267c…2ee5BasecsnoGames$0.01100%coinbase27d ago0x7f15f6…add85d
0x8b42…01a80x267c…2ee5BasecsnoGames$0.01100%coinbase27d ago0x769e1b…15cf15

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.