Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5b84…c5770x325b…d430BaseStableEnrichExa$0.01100%coinbase102d ago0xf07aa5…e16dec
0x5b84…c5770x325b…d430BaseStableEnrichExa$0.01100%coinbase102d ago0xdae7ce…50ec86
0x5b84…c5770x325b…d430BaseStableEnrichExa$0.002100%coinbase102d ago0xfce13a…ce4b78
0x5b84…c5770x325b…d430BaseStableEnrichExa$0.002100%coinbase102d ago0x17a41a…04d509
0x5b84…c5770x325b…d430BaseStableEnrichExa$0.002100%coinbase102d ago0xa648aa…568ec7
0x5b84…c5770x325b…d430BaseStableEnrichExa$0.002100%coinbase102d ago0x593032…cd1869
0x5b84…c5770x325b…d430BaseStableEnrichExa$0.01100%coinbase102d ago0x436c07…e05bc0
0x5b84…c5770x325b…d430BaseStableEnrichExa$0.01100%coinbase102d ago0x102203…792012
0x5b84…c5770x325b…d430BaseStableEnrichExa$0.01100%coinbase102d ago0x2407d4…588949
0x5b84…c5770x325b…d430BaseStableEnrichExa$0.002100%coinbase102d ago0xc29c38…e74116
0x5b84…c5770x325b…d430BaseStableEnrichExa$0.002100%coinbase102d ago0x2fc16a…1b60ae
0x5b84…c5770x325b…d430BaseStableEnrichExa$0.01100%coinbase102d ago0x5b1684…290a02
0x5b84…c5770x325b…d430BaseStableEnrichExa$0.002100%coinbase102d ago0xb41c1b…770847
0x5b84…c5770x325b…d430BaseStableEnrichExa$0.002100%coinbase102d ago0x16e221…0b4c8e
0x5b84…c5770x325b…d430BaseStableEnrichExa$0.002100%coinbase102d ago0xf0beff…de41e0
0x5b84…c5770x325b…d430BaseStableEnrichExa$0.002100%coinbase102d ago0x3aa3de…42146a
0x5b84…c5770x325b…d430BaseStableEnrichExa$0.002100%coinbase102d ago0xb35ba2…7a2194
0x5b84…c5770x325b…d430BaseStableEnrichExa$0.002100%coinbase102d ago0x72ba74…165b7c
0x5b84…c5770x325b…d430BaseStableEnrichExa$0.002100%coinbase102d ago0x5a1836…2b0496
0x5b84…c5770x325b…d430BaseStableEnrichExa$0.002100%coinbase102d ago0xf74d2c…6ce55a
0x5b84…c5770x325b…d430BaseStableEnrichExa$0.002100%coinbase102d ago0x8ce82f…4a238b
0x5b84…c5770x325b…d430BaseStableEnrichExa$0.002100%coinbase102d ago0x1ec766…6239ad
0x5b84…c5770x325b…d430BaseStableEnrichExa$0.002100%coinbase102d ago0x22501d…05f812
0x5b84…c5770x325b…d430BaseStableEnrichExa$0.01100%coinbase102d ago0xd590a9…019c01
0x5b84…c5770x325b…d430BaseStableEnrichExa$0.002100%coinbase102d ago0x236454…fbc75f

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.