Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase8d ago0xff652e…47a1d1
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase8d ago0x7805a3…46f17b
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase8d ago0xea6771…37df1a
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase8d ago0x211025…6e0e42
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase8d ago0x895da7…bea242
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase8d ago0x172538…950b50
0x91f1…f880Stock TA (RSI/MACD/ADX+Signal)BaseCrypto Market DataCrypto$0.001100%coinbase8d ago0xfe1a20…8bb846
0x91f1…f880Stock TA (RSI/MACD/ADX+Signal)BaseCrypto Market DataCrypto$0.001100%coinbase8d ago0xfc6046…b74866
0x91f1…f880Stock TA (RSI/MACD/ADX+Signal)BaseCrypto Market DataCrypto$0.001100%coinbase8d ago0xd5ed54…1cbc83
0x91f1…f880Stock TA (RSI/MACD/ADX+Signal)BaseCrypto Market DataCrypto$0.001100%coinbase8d ago0x551a93…77eef5
0x91f1…f8800xfdb4…ed03Basex402stockMarket-data$0.01100%coinbase8d ago0xd7f4d6…cc7e45
0x91f1…f8800xfdb4…ed03Basex402stockMarket-data$0.01100%coinbase8d ago0xa72b32…205055
0x91f1…f8800x4466…125eBasex402 service$0.005100%coinbase8d ago0xbbd4ba…f1e1dd
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase8d ago0xea20f2…8542f5
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase8d ago0x98acf6…ede7ae
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase8d ago0x79bf6a…f4abd8
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase8d ago0x03c23c…5ddd5c
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase8d ago0x7d060c…73a0b2
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase8d ago0xc0d695…115fa3
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase8d ago0xa1222a…1724cd
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase8d ago0x4aee88…77e408
0x91f1…f880Stock TA (RSI/MACD/ADX+Signal)BaseCrypto Market DataCrypto$0.001100%coinbase8d ago0xe88344…a6fb45
0x91f1…f880Stock TA (RSI/MACD/ADX+Signal)BaseCrypto Market DataCrypto$0.001100%coinbase8d ago0xecb14e…abe4e8
0x91f1…f880Stock TA (RSI/MACD/ADX+Signal)BaseCrypto Market DataCrypto$0.001100%coinbase8d ago0x6e9a08…b207f1
0x91f1…f880Stock TA (RSI/MACD/ADX+Signal)BaseCrypto Market DataCrypto$0.001100%coinbase8d ago0x3b8aca…c30315

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.