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.20100%coinbase78d ago0x11133e…af5dfd
0x49cf…1dc60x325b…d430BaseStableEnrichExa$0.20100%coinbase78d ago0xdbcf83…6055c2
0x49cf…1dc60x325b…d430BaseStableEnrichExa$0.20100%coinbase78d ago0xb0d394…f45724
0x49cf…1dc60x325b…d430BaseStableEnrichExa$0.20100%coinbase78d ago0x1a1f74…7e0465
0x49cf…1dc60x325b…d430BaseStableEnrichExa$0.20100%coinbase78d ago0x108cb5…c88db1
0x49cf…1dc60x325b…d430BaseStableEnrichExa$0.20100%coinbase78d ago0xdf51c2…347080
0x49cf…1dc60x325b…d430BaseStableEnrichExa$0.20100%coinbase78d ago0xb6271f…9ba02b
0x49cf…1dc60x325b…d430BaseStableEnrichExa$0.20100%coinbase78d ago0xb1f87a…2831f3
0x49cf…1dc60x325b…d430BaseStableEnrichExa$0.20100%coinbase78d ago0xa04d86…f526bc
0x49cf…1dc60x325b…d430BaseStableEnrichExa$0.20100%coinbase78d ago0xefce45…4957f9
0xa449…15ac0x49cf…1dc6Base—$2.50100%coinbase78d ago0x85ec82…74f5cc
0xa449…15ac0x49cf…1dc6Base—$2.50100%coinbase78d ago0x2918d2…282317
0x49cf…1dc60x325b…d430BaseStableEnrichExa$0.20100%coinbase78d ago0x6ef265…3614aa
0x49cf…1dc60x325b…d430BaseStableEnrichExa$0.20100%coinbase78d ago0x4ff8e4…5f037f
0x49cf…1dc60x325b…d430BaseStableEnrichExa$0.20100%coinbase78d ago0x39266d…cba5c1
0x49cf…1dc60x325b…d430BaseStableEnrichExa$0.20100%coinbase78d ago0xaae3d8…edda43
0x49cf…1dc60x325b…d430BaseStableEnrichExa$0.20100%coinbase78d ago0x2c245c…c4f3c0
0x49cf…1dc60x325b…d430BaseStableEnrichExa$0.20100%coinbase78d ago0x01f018…d298be
0x49cf…1dc60x325b…d430BaseStableEnrichExa$0.20100%coinbase78d ago0x3c4b52…fa5f80
0x49cf…1dc60x325b…d430BaseStableEnrichExa$0.20100%coinbase78d ago0x32ff0c…d58c08
0x49cf…1dc60x325b…d430BaseStableEnrichExa$0.20100%coinbase78d ago0x0b69f1…635a34
0x49cf…1dc60x325b…d430BaseStableEnrichExa$0.20100%coinbase78d ago0xdd8878…c7f5d8
0x49cf…1dc60x325b…d430BaseStableEnrichExa$0.20100%coinbase78d ago0x047b0e…551df2
0x49cf…1dc60x325b…d430BaseStableEnrichExa$0.20100%coinbase78d ago0x7230eb…01685a
0x49cf…1dc60x325b…d430BaseStableEnrichExa$0.20100%coinbase78d ago0x15f2d6…6ebfae

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.