Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.01100%coinbase13d ago0x9ca625…a638e1
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase13d ago0xaa0db7…fe08ad
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase13d ago0x316394…af1bbd
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.06100%coinbase13d ago0xf5c90b…3b43bf
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase13d ago0x21d20d…9c399d
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.01100%coinbase13d ago0x6a2b92…0c7222
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase13d ago0xef9210…fe117f
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.01100%coinbase13d ago0x4e3176…adcd55
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.28100%coinbase13d ago0x1ff042…317e11
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase13d ago0x167355…ed5a62
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.002100%coinbase13d ago0x7da7bb…200705
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase13d ago0x0ab7ba…95e493
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.06100%coinbase13d ago0x46fe36…b97aa7
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase13d ago0x7a3a54…a1b03a
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.06100%coinbase13d ago0x0bd548…e60ac2
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase13d ago0xf80faf…a50d55
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase13d ago0x0c1994…a74d89
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.28100%coinbase13d ago0xff0092…8a3705
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.01100%coinbase13d ago0x17d9d9…0026c2
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.28100%coinbase13d ago0x5c4602…9f5f36
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase13d ago0x17c782…a399cf
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.01100%coinbase13d ago0x2f787b…c8833b
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.01100%coinbase13d ago0x6322fa…1b997d
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase13d ago0x1b2a2e…3b8bfd
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.01100%coinbase13d ago0x67bcd7…d9634f

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.