Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase3h ago0xf6f4d4…f57c8a
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase3h ago0x1d91be…dfec0d
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase3h ago0xe182ab…83edbb
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase3h ago0x0d76c4…bac45b
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase3h ago0x1085a0…0668ba
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase3h ago0x1a9bab…908b16
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase3h ago0x58e288…fea54f
0x92f0…9f350x325b…d430BaseStableEnrichExa$0.002100%coinbase3h ago0x33f381…40d0e6
0x92f0…9f350x325b…d430BaseStableEnrichExa$0.01100%coinbase3h ago0xca3c2a…4746b8
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase3h ago0xdf1ac4…4402bf
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase3h ago0x297710…91f6cf
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase3h ago0xe249b9…35f352
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase3h ago0x5ad41f…e56edd
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase3h ago0x3681b8…3138c1
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase3h ago0x9f23de…c5a802
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase3h ago0x113036…0a474c
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase3h ago0x3d05a9…12cd4d
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase3h ago0x06cad8…f39407
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase3h ago0xdcc0bb…7c5cb0
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase3h ago0xf6214c…373914
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase3h ago0xf673c9…302d94
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase3h ago0xb17152…a2c49d
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase3h ago0xec37d2…fc3c43
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase3h ago0x18c055…8a9c07
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase3h ago0x6573f1…7d229c

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.