Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x923a…56080xeab2…a85aBase—$0.15100%coinbase67d ago0x62e147…6369f6
0x923a…56080xeab2…a85aBase—$0.04100%coinbase67d ago0xd9d4bb…f8e2cc
0x923a…56080xeab2…a85aBase—$0.03100%coinbase67d ago0x96bf3c…824578
0x923a…56080xeab2…a85aBase—$0.02100%coinbase67d ago0x511737…311edd
0x923a…56080xeab2…a85aBase—$0.02100%coinbase67d ago0xc99d6e…7c46c1
0x923a…56080xeab2…a85aBase—$0.02100%coinbase67d ago0x334eec…bca550
0x923a…56080xeab2…a85aBase—$0.02100%coinbase67d ago0x597b59…e48c6c
0x923a…56080xeab2…a85aBase—$0.02100%coinbase67d ago0xa19237…c24cca
0x923a…56080xeab2…a85aBase—$0.02100%coinbase67d ago0x44b9d2…77ac84
0x923a…56080xeab2…a85aBase—$0.02100%coinbase67d ago0xc76e3b…45ea86
0x923a…56080xeab2…a85aBase—$0.01100%coinbase67d ago0x0eda2e…b5a0ce
0x923a…56080xeab2…a85aBase—$0.01100%coinbase67d ago0xa9b215…e79b97
0x923a…56080xeab2…a85aBase—$0.02100%coinbase67d ago0xbf80c9…b04a8c
0x923a…56080xeab2…a85aBase—$0.02100%coinbase67d ago0x1d4a9c…06929f
0x923a…56080xeab2…a85aBase—$0.02100%coinbase67d ago0x3790ec…78d903
0x923a…56080xeab2…a85aBase—$0.02100%coinbase67d ago0x6370a8…7f8556
0x923a…56080xeab2…a85aBase—$0.02100%coinbase67d ago0x5bfd05…88c872
0x923a…56080xeab2…a85aBase—$0.02100%coinbase67d ago0xe90c79…c01f34
0x923a…56080xeab2…a85aBase—$0.01100%coinbase67d ago0x8b173e…a563dc
0x923a…56080xeab2…a85aBase—$0.01100%coinbase67d ago0x8e3bee…906edf
0x923a…56080xeab2…a85aBase—$0.01100%coinbase67d ago0x583a56…8baed0
0x923a…56080xeab2…a85aBase—$0.01100%coinbase67d ago0xac65cc…b4ece0
0x923a…56080xeab2…a85aBase—$0.01100%coinbase67d ago0x3031a0…56662d
0x923a…56080xeab2…a85aBase—$0.01100%coinbase67d ago0xb2c305…c3aaa3
0x923a…56080xeab2…a85aBase—$0.01100%coinbase67d ago0xfbb702…229701

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.