Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x684f…969a0x325b…d430BaseStableEnrichExa$0.01100%coinbase21d ago0x14a782…0085cb
0x684f…969a0x325b…d430BaseStableEnrichExa$0.01100%coinbase21d ago0x34fc85…2182d5
0x684f…969a0x325b…d430BaseStableEnrichExa$0.01100%coinbase21d ago0x8912a9…17e22a
0x684f…969a0x325b…d430BaseStableEnrichExa$0.01100%coinbase21d ago0x9291ca…c7e294
0x684f…969a0x325b…d430BaseStableEnrichExa$0.01100%coinbase21d ago0x376fee…fd8e1a
0x684f…969a0x325b…d430BaseStableEnrichExa$0.01100%coinbase21d ago0xfcb561…084291
0x684f…969a0x325b…d430BaseStableEnrichExa$0.01100%coinbase21d ago0x725c4a…ce7005
0x684f…969a0x325b…d430BaseStableEnrichExa$0.01100%coinbase21d ago0xd77b44…a53847
0x684f…969a0x325b…d430BaseStableEnrichExa$0.01100%coinbase21d ago0x5af88d…552340
0x684f…969a0x325b…d430BaseStableEnrichExa$0.01100%coinbase21d ago0xd4240e…21bee7
0x684f…969a0x325b…d430BaseStableEnrichExa$0.05100%coinbase21d ago0xf5e03d…00a48b
0x684f…969a0x325b…d430BaseStableEnrichExa$0.15100%coinbase21d ago0x8e01b3…18595a
0x684f…969a0x325b…d430BaseStableEnrichExa$0.15100%coinbase21d ago0xa563ce…566d53
0x684f…969a0x325b…d430BaseStableEnrichExa$0.15100%coinbase21d ago0x4f624e…d8b418
0x684f…969a0x325b…d430BaseStableEnrichExa$0.15100%coinbase21d ago0xdbfe93…a03dda
0x684f…969a0x325b…d430BaseStableEnrichExa$0.03100%coinbase21d ago0xdf69ec…c44af1
0x684f…969a0x325b…d430BaseStableEnrichExa$0.03100%coinbase21d ago0x3fbded…ee13be
0x684f…969a0x325b…d430BaseStableEnrichExa$0.15100%coinbase21d ago0x143074…738faf
0x684f…969a0x325b…d430BaseStableEnrichExa$0.03100%coinbase22d ago0xf8ee56…c4e4d6
0x684f…969a0x3c5c…d5faBaseLocus x402 Services$0.01100%coinbase22d ago0x8b2401…aa8514
0x684f…969a0x325b…d430BaseStableEnrichExa$0.20100%coinbase22d ago0x2a41c6…3f5be2
0x684f…969a0x3803…101bBase—$0.02100%coinbase22d ago0x33ce61…85ed3d
0x684f…969a0x325b…d430BaseStableEnrichExa$0.05100%coinbase22d ago0x34cf35…9f4245

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.