Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe1f8…0b35StableVoiceBaseStableVoiceRecording Tokens$0.02100%coinbase12d ago0x0f7348…c1fec0
0xe1f8…0b35StableVoiceBaseStableVoiceRecording Tokens$0.02100%coinbase12d ago0x932dad…72c824
0xe1f8…0b35StableVoiceBaseStableVoiceRecording Tokens$0.02100%coinbase12d ago0xac54b6…b48346
0xe1f8…0b35StableVoiceBaseStableVoiceRecording Tokens$0.02100%coinbase12d ago0x909196…f51256
0xe1f8…0b35StableVoiceBaseStableVoiceRecording Tokens$0.02100%coinbase12d ago0x28384a…96fbb8
0xe1f8…0b35StableVoiceBaseStableVoiceRecording Tokens$0.02100%coinbase12d ago0xc23ddf…e0ef79
0xe1f8…0b35StableVoiceBaseStableVoiceRecording Tokens$0.02100%coinbase12d ago0x93c923…9f68b0
0xe1f8…0b35StableVoiceBaseStableVoiceRecording Tokens$0.02100%coinbase12d ago0xb80672…acb53d
0xe1f8…0b35StableVoiceBaseStableVoiceRecording Tokens$0.02100%coinbase12d ago0x74afb4…c41780
0xe1f8…0b35StableVoiceBaseStableVoiceRecording Tokens$0.02100%coinbase12d ago0x6d7097…328b79
0xe1f8…0b35StableVoiceBaseStableVoiceRecording Tokens$0.02100%coinbase12d ago0x831a48…49cd3e
0xe1f8…0b35StableVoiceBaseStableVoiceRecording Tokens$0.02100%coinbase12d ago0x3593c2…ae5306
0xe1f8…0b35StableVoiceBaseStableVoiceRecording Tokens$0.02100%coinbase12d ago0x5d755a…e2ffc5
0xe1f8…0b35StableVoiceBaseStableVoiceRecording Tokens$0.02100%coinbase12d ago0xa3734d…9817da
0xe1f8…0b35StableVoiceBaseStableVoiceRecording Tokens$0.02100%coinbase12d ago0xe2cc03…33eab0
0xe1f8…0b35StableVoiceBaseStableVoiceRecording Tokens$0.02100%coinbase12d ago0xe6d407…c4e702
0xe1f8…0b35StableVoiceBaseStableVoiceRecording Tokens$0.02100%coinbase12d ago0x414c29…0a065d
0xe1f8…0b35StableVoiceBaseStableVoiceRecording Tokens$0.02100%coinbase12d ago0xab05ba…3c34a7
0xbcf4…b307StableVoiceBaseStableVoiceRecording Tokens$0.06100%coinbase13d ago0x9a07f3…ab68b2

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.