Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x14a9…47470x325b…d430BaseStableEnrichExa$0.06100%coinbase38d ago0xc4bb64…7b21a3
0x14a9…47470x325b…d430BaseStableEnrichExa$0.06100%coinbase38d ago0xd31ef8…58987e
0x14a9…47470x325b…d430BaseStableEnrichExa$0.06100%coinbase38d ago0x323e9f…6de488
0x14a9…47470x325b…d430BaseStableEnrichExa$0.06100%coinbase38d ago0x4690b5…46182c
0x14a9…47470x325b…d430BaseStableEnrichExa$0.08100%coinbase38d ago0xcd9c82…88e6f5
0x14a9…47470x325b…d430BaseStableEnrichExa$0.08100%coinbase38d ago0xef66d1…8230f9
0x14a9…47470x325b…d430BaseStableEnrichExa$0.08100%coinbase38d ago0x73f210…95e0c7
0x14a9…47470x325b…d430BaseStableEnrichExa$0.08100%coinbase38d ago0x658a38…5a602c
0x14a9…47470x325b…d430BaseStableEnrichExa$0.08100%coinbase38d ago0xc7f41d…61b0c5
0x14a9…47470x325b…d430BaseStableEnrichExa$0.08100%coinbase38d ago0xa99627…90bfaf
0x14a9…47470x325b…d430BaseStableEnrichExa$0.08100%coinbase38d ago0x792f28…2cf3f2
0x14a9…47470x325b…d430BaseStableEnrichExa$0.08100%coinbase38d ago0xcefd63…3f8553
0x14a9…47470x325b…d430BaseStableEnrichExa$0.08100%coinbase38d ago0x5acdde…a420be
0x14a9…47470x325b…d430BaseStableEnrichExa$0.08100%coinbase38d ago0x173808…1d891f
0x14a9…47470x325b…d430BaseStableEnrichExa$0.08100%coinbase38d ago0xe81c83…8e5181
0x14a9…47470x325b…d430BaseStableEnrichExa$0.08100%coinbase38d ago0xfb37ec…8633a3
0x14a9…47470x325b…d430BaseStableEnrichExa$0.08100%coinbase38d ago0xff7b34…aed48e
0x14a9…47470x325b…d430BaseStableEnrichExa$0.08100%coinbase38d ago0xedff1e…d2ca2b
0x14a9…47470x325b…d430BaseStableEnrichExa$0.08100%coinbase38d ago0x95366d…67f4a4
0x14a9…47470x325b…d430BaseStableEnrichExa$0.08100%coinbase38d ago0x18aeb8…0420b5
0x14a9…47470x325b…d430BaseStableEnrichExa$0.08100%coinbase38d ago0x4996ce…ce2c50
0x14a9…47470x325b…d430BaseStableEnrichExa$0.08100%coinbase38d ago0xdc7afb…f33fdd
0x14a9…47470x325b…d430BaseStableEnrichExa$0.08100%coinbase38d ago0x980efe…b4a85f
0x14a9…47470x325b…d430BaseStableEnrichExa$0.08100%coinbase38d ago0x67ac67…de8e03
0x14a9…47470x325b…d430BaseStableEnrichExa$0.08100%coinbase38d ago0xe5f0de…358748

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.