Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbfc2…6f360xf43b…99a6Base—$0.01100%coinbase74d ago0x7f1ac4…bfe7d9
0xbfc2…6f360x6a92…7b93Base—$0.01100%coinbase74d ago0xd25ea4…f35066
0xbfc2…6f360xb534…6395Base—$0.01100%coinbase74d ago0xeb4c6f…6831a5
0xbfc2…6f360x868f…4e1cBase—$0.01100%coinbase74d ago0xc210cd…4f8c1c
0xbfc2…6f360xd3c1…f60bBase—$0.01100%coinbase74d ago0x1ae08c…ab0999
0xbfc2…6f360xb4ab…fc48Base—$0.01100%coinbase74d ago0x911309…032646
0xbfc2…6f360xc662…2804Base—$0.01100%coinbase74d ago0x62d434…4b6b1c
0xbfc2…6f360xe993…20cbBase—$0.01100%coinbase74d ago0xa2d81c…bcfe5e
0xbfc2…6f360x1d8a…9602Base—$0.01100%coinbase74d ago0x3a134b…2166f8
0xbfc2…6f360xe411…34f9Base—$0.01100%coinbase74d ago0xc0cb92…abcaaf
0xbfc2…6f360x15a7…9c5cBase—$0.01100%coinbase74d ago0xc91ae6…cc132e
0xbfc2…6f360x1317…a6f8Base—$0.01100%coinbase74d ago0xf68222…0300f0
0xbfc2…6f360x908c…263cBase—$0.01100%coinbase74d ago0xc0cc53…826b3c
0xbfc2…6f360x775c…e124Base—$0.01100%coinbase74d ago0x03d070…f977bd
0xbfc2…6f360xb5cc…57adBase—$0.01100%coinbase74d ago0x76800a…d3dcd4
0xbfc2…6f360xf144…d851Base—$0.01100%coinbase74d ago0x41e0a7…fb603e
0xbfc2…6f360x2a99…21a4Base—$0.01100%coinbase74d ago0xdfcd92…798629
0xbfc2…6f360x79d4…b018Base—$0.01100%coinbase74d ago0xaf0c15…7decff
0xbfc2…6f360xce05…57daBase—$0.01100%coinbase74d ago0xcc7439…5cfba3
0xbfc2…6f360x677b…0b76Base—$0.01100%coinbase74d ago0xf72963…7a77c0
0xbfc2…6f360x0e8c…78d2Base—$0.01100%coinbase74d ago0x09506c…dcb598
0xbfc2…6f360x1421…db88Base—$0.01100%coinbase74d ago0xb5c2ad…7ac795
0xbfc2…6f360xcc19…b34aBase—$0.01100%coinbase74d ago0xfd8d1e…5e3625
0xbfc2…6f360xb10b…e144Base—$0.01100%coinbase74d ago0x47b66a…db9f36
0xbfc2…6f360x484b…6765Base—$0.01100%coinbase74d ago0x8b140d…13770a

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.