Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x54e1…f4e00x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase34d ago0xd501b2…0d79ae
0x54e1…f4e00x2932…4f60Basex402 service$0.05100%coinbase34d ago0x56fe00…709b02
0x54e1…f4e00x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase34d ago0x4581b2…e1b0b9
0x54e1…f4e00x1538…475cBaseUsenamiFunding$0.005100%coinbase34d ago0x3231f8…45c187
0x54e1…f4e00x52ab…6c06BaseEquityScopeStocks$0.03100%coinbase34d ago0x85b252…5b5fc3
0x54e1…f4e00x2932…4f60Basex402 service$0.02100%coinbase34d ago0xdd2523…225403
0x54e1…f4e00x2932…4f60Basex402 service$0.02100%coinbase34d ago0xb9688a…3373ba
0x54e1…f4e00x2932…4f60Basex402 service$0.02100%coinbase34d ago0xee9e60…a65335
0x54e1…f4e00x2932…4f60Basex402 service$0.02100%coinbase34d ago0x07615b…8cb99e
0x54e1…f4e00x2932…4f60Basex402 service$0.02100%coinbase34d ago0x6ded78…eea849
0x54e1…f4e00x2932…4f60Basex402 service$0.02100%coinbase34d ago0x65faee…b19c52
0x54e1…f4e0Stock TA (RSI/MACD/ADX+Signal)BaseCrypto Market DataCrypto$0.01100%coinbase34d ago0xff3132…3faaf0
0x54e1…f4e00x2932…4f60Basex402 service$0.01100%coinbase34d ago0xdeec83…e59190
0x54e1…f4e00x2932…4f60Basex402 service$0.01100%coinbase34d ago0xdcfe07…444d2e
0x54e1…f4e00x2932…4f60Basex402 service$0.01100%coinbase34d ago0x7389b8…2ebbed
0x54e1…f4e00x2932…4f60Basex402 service$0.01100%coinbase34d ago0x3ca761…6bd290
0x54e1…f4e00x2932…4f60Basex402 service$0.01100%coinbase34d ago0x07e25b…97923e
0x54e1…f4e00x2932…4f60Basex402 service$0.01100%coinbase34d ago0x347715…b8a04e
0x54e1…f4e00x1d1b…620fBaseMarket IntelligenceMarket-intelligence$0.01100%coinbase34d ago0xace6f7…b18f92
0x54e1…f4e00x2932…4f60Basex402 service$0.01100%coinbase34d ago0xe3d5d7…f9a9a9
0x54e1…f4e00x2932…4f60Basex402 service$0.01100%coinbase34d ago0x93c9bc…d4d8cf
0x54e1…f4e00x2932…4f60Basex402 service$0.01100%coinbase34d ago0xa27aba…2da46b
0x54e1…f4e00x2932…4f60Basex402 service$0.01100%coinbase34d ago0x972272…f254ca
0x54e1…f4e00x2932…4f60Basex402 service$0.01100%coinbase34d ago0x43d9c7…ea577b
0x54e1…f4e00x2932…4f60Basex402 service$0.01100%coinbase34d ago0xe8a51e…c239d9

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.