Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb78f…f6160xadc3…86fdBaseSorenGames$0.25100%coinbase35d ago0x79e622…ffa4a0
0xb78f…f6160xadc3…86fdBaseSorenGames$0.25100%coinbase35d ago0xf84e64…d904f9
0xb78f…f6160xadc3…86fdBaseSorenGames$0.25100%coinbase35d ago0x61c7d7…37a79b
0xb78f…f6160xadc3…86fdBaseSorenGames$0.25100%coinbase35d ago0xb9182e…70e8cd
0x51e1…d7930xadc3…86fdBaseSorenGames$0.05100%coinbase35d ago0x096699…a7fafd
0xb78f…f6160xadc3…86fdBaseSorenGames$0.05100%coinbase35d ago0x5c0561…665a14
0xb78f…f6160xadc3…86fdBaseSorenGames$0.25100%coinbase35d ago0x589e54…0e0a5d
0xb78f…f6160xadc3…86fdBaseSorenGames$0.25100%coinbase35d ago0xc4fba2…0bc91a
0xb78f…f6160xadc3…86fdBaseSorenGames$0.25100%coinbase35d ago0x8e4e35…dfd840
0xb78f…f6160xadc3…86fdBaseSorenGames$0.25100%coinbase35d ago0x57b17e…a7e967
0xb78f…f6160xadc3…86fdBaseSorenGames$0.03100%coinbase35d ago0x31e0c5…bf1be0
0xb78f…f6160xadc3…86fdBaseSorenGames$0.03100%coinbase35d ago0xb84972…162357
0xb78f…f6160xadc3…86fdBaseSorenGames$0.03100%coinbase35d ago0x9e2d37…fcb360
0xb78f…f6160xadc3…86fdBaseSorenGames$0.03100%coinbase35d ago0xde1e27…236064
0xb78f…f6160xadc3…86fdBaseSorenGames$0.03100%coinbase35d ago0xbc430f…d0db91
0xb78f…f6160xadc3…86fdBaseSorenGames$0.03100%coinbase35d ago0xcbcc81…88cbeb
0xb78f…f6160xadc3…86fdBaseSorenGames$0.03100%coinbase35d ago0xadccfe…32f953
0xb78f…f6160xadc3…86fdBaseSorenGames$0.03100%coinbase35d ago0xdf77f3…f8973d
0xb78f…f6160xadc3…86fdBaseSorenGames$0.02100%coinbase35d ago0x4b90b6…5b19a6
0xb78f…f6160xadc3…86fdBaseSorenGames$0.02100%coinbase35d ago0x554f8a…0782fe
0xb78f…f6160xadc3…86fdBaseSorenGames$0.01100%coinbase35d ago0xbacdc0…e771a9
0xb78f…f6160xadc3…86fdBaseSorenGames$0.01100%coinbase35d ago0x2b4ebb…ff6eef
0xb78f…f6160xadc3…86fdBaseSorenGames$0.01100%coinbase35d ago0xbd804a…35b4d8
0xb78f…f6160xadc3…86fdBaseSorenGames$0.01100%coinbase35d ago0x81acd8…620c01
0xb78f…f6160xadc3…86fdBaseSorenGames$0.01100%coinbase35d ago0xf079a3…eddd80

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.