Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x49cf…1dc60x325b…d430BaseStableEnrichExa$0.28100%coinbase43d ago0x0b989c…7924ce
0xa449…15ac0x49cf…1dc6Base—$2.50100%coinbase43d ago0x67e1fa…a25e13
0x49cf…1dc60x325b…d430BaseStableEnrichExa$0.28100%coinbase43d ago0x3c0f05…2e1619
0x49cf…1dc60x325b…d430BaseStableEnrichExa$0.28100%coinbase43d ago0xf9cc6a…9a348b
0x49cf…1dc60x325b…d430BaseStableEnrichExa$0.28100%coinbase43d ago0xaae773…a9134d
0x49cf…1dc60x325b…d430BaseStableEnrichExa$0.28100%coinbase43d ago0x36e30a…770005
0x49cf…1dc60x325b…d430BaseStableEnrichExa$0.28100%coinbase43d ago0xdfe06a…d4f235
0x49cf…1dc60x325b…d430BaseStableEnrichExa$0.28100%coinbase43d ago0x23693c…0abff2
0x49cf…1dc60x325b…d430BaseStableEnrichExa$0.28100%coinbase43d ago0xae7e4e…af8f75
0x49cf…1dc60x325b…d430BaseStableEnrichExa$0.28100%coinbase43d ago0x496e98…773270
0x49cf…1dc60x325b…d430BaseStableEnrichExa$0.28100%coinbase43d ago0xe240e1…32845a
0x49cf…1dc60x325b…d430BaseStableEnrichExa$0.28100%coinbase43d ago0x93872d…f26cfb
0x49cf…1dc60x325b…d430BaseStableEnrichExa$0.28100%coinbase43d ago0x327d00…b2e4cd
0x49cf…1dc60x325b…d430BaseStableEnrichExa$0.28100%coinbase43d ago0xfb3466…feaa28
0x49cf…1dc60x325b…d430BaseStableEnrichExa$0.28100%coinbase43d ago0xcf6ff0…299851
0x49cf…1dc60x325b…d430BaseStableEnrichExa$0.28100%coinbase43d ago0xb7cc08…14dfee
0x49cf…1dc60x325b…d430BaseStableEnrichExa$0.28100%coinbase43d ago0x843eba…d9d4d3
0x49cf…1dc60x325b…d430BaseStableEnrichExa$0.28100%coinbase43d ago0x4d8b16…447140
0x49cf…1dc60x325b…d430BaseStableEnrichExa$0.28100%coinbase43d ago0xf1a997…56da3a
0x49cf…1dc60x325b…d430BaseStableEnrichExa$0.28100%coinbase43d ago0xa4831b…35eccf
0xa449…15ac0x49cf…1dc6Base—$2.50100%coinbase43d ago0x1c6bb3…56d484
0xa449…15ac0x49cf…1dc6Base—$2.50100%coinbase43d ago0x54ddcd…dab45f
0x49cf…1dc60x325b…d430BaseStableEnrichExa$0.28100%coinbase43d ago0x9d547e…3e1f00
0x49cf…1dc60x325b…d430BaseStableEnrichExa$0.28100%coinbase43d ago0xcbd9df…583cb6
0x49cf…1dc60x325b…d430BaseStableEnrichExa$0.28100%coinbase43d ago0xffbe4d…133ae0

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.