Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase37d ago0xb10012…52849a
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase37d ago0x1df437…d0c1a3
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase37d ago0x222829…329e29
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase37d ago0x978366…4c3ee8
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase37d ago0xb72a3b…1ce7f4
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase37d ago0x5d5a48…48dc2a
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase37d ago0x586b90…24ce00
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase37d ago0xe8793c…8a14eb
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase37d ago0x30a889…140cc9
0xd97c…00930x325b…d430BaseStableEnrichExa$0.03100%coinbase37d ago0x57598d…044953
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase37d ago0xac190d…67e0f1
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase37d ago0x23d296…a5eec8
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase37d ago0x348ca8…75e6c0
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase37d ago0xf09e1b…2ec886
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase37d ago0x7fe480…5fecf7
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase37d ago0xae5b41…14cf5e
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase37d ago0x1d0656…a2e89e
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase37d ago0x4bca6a…e5e78c
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase37d ago0x64184e…d85bd2
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase37d ago0x4df94d…49c870
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase37d ago0x0f0a22…6002c2
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase37d ago0xd18b1a…efc3da
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase37d ago0xe208d4…1d4dc8
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase37d ago0xf4e919…94adba
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase37d ago0xe7a88a…46c1af

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.