Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6af9…b2f80x325b…d430BaseStableEnrichExa$0.03100%coinbase21d ago0xd914d1…2cd062
0x6af9…b2f80x325b…d430BaseStableEnrichExa$0.03100%coinbase21d ago0x7d04d7…1785a8
0x6af9…b2f80x325b…d430BaseStableEnrichExa$0.03100%coinbase21d ago0x313a3b…330d50
0x6af9…b2f80x325b…d430BaseStableEnrichExa$0.03100%coinbase21d ago0xcefdea…648a22
0x6af9…b2f80x325b…d430BaseStableEnrichExa$0.05100%coinbase21d ago0xd3769e…c65449
0x6af9…b2f80x325b…d430BaseStableEnrichExa$0.02100%coinbase21d ago0xc8aeb6…00b5fd
0x6af9…b2f80x325b…d430BaseStableEnrichExa$0.28100%coinbase21d ago0x955ca7…fca56f
0x6af9…b2f80x325b…d430BaseStableEnrichExa$0.28100%coinbase21d ago0x4c8f68…90d9e6
0x6af9…b2f80xb3c2…2ab6BaseGEDX402 ChatChat$0.01100%coinbase21d ago0xa36ba9…c1dde8
0x6af9…b2f80xb3c2…2ab6BaseGEDX402 ChatChat$0.01100%coinbase21d ago0x0165f5…a6aa52
0x6af9…b2f80xb3c2…2ab6BaseGEDX402 ChatChat$0.01100%coinbase21d ago0x8e8942…1342b2
0x6af9…b2f80xb3c2…2ab6BaseGEDX402 ChatChat$0.01100%coinbase21d ago0xe96925…5d2b1f
0x6af9…b2f80xb3c2…2ab6BaseGEDX402 ChatChat$0.01100%coinbase21d ago0xcee934…9b9832
0x6af9…b2f80xb3c2…2ab6BaseGEDX402 ChatChat$0.01100%coinbase21d ago0xef6d90…b294c9
0x6af9…b2f80x325b…d430BaseStableEnrichExa$0.15100%coinbase21d ago0x5069d0…88f9e9
0x6af9…b2f80x325b…d430BaseStableEnrichExa$0.03100%coinbase21d ago0xf17458…9b522f
0x6af9…b2f80x325b…d430BaseStableEnrichExa$0.03100%coinbase21d ago0xa09f08…ac323d
0x6af9…b2f80x325b…d430BaseStableEnrichExa$0.03100%coinbase21d ago0xd314c9…3b9bf4
0x6af9…b2f80x325b…d430BaseStableEnrichExa$0.03100%coinbase21d ago0xb74e36…94801c
0x6af9…b2f80x325b…d430BaseStableEnrichExa$0.03100%coinbase21d ago0x896d75…6d5a3f
0x6af9…b2f80x325b…d430BaseStableEnrichExa$0.03100%coinbase21d ago0x6c5cb9…df0614
0x6af9…b2f80x325b…d430BaseStableEnrichExa$0.03100%coinbase21d ago0x93581f…56db46
0x6af9…b2f80x325b…d430BaseStableEnrichExa$0.03100%coinbase21d ago0x225672…65e42f
0x6af9…b2f80x325b…d430BaseStableEnrichExa$0.03100%coinbase21d ago0xbbde91…ea857a
0x6af9…b2f80x325b…d430BaseStableEnrichExa$0.03100%coinbase21d ago0xabdd3f…4ccd70

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.