Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase45d ago0x51a371…9e8930
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase45d ago0x7c993a…00a111
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase45d ago0x33c1dd…5622e4
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase45d ago0xfc4039…fc0f6a
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase45d ago0x7e56b0…38373d
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase45d ago0x5750b7…580032
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase45d ago0x149cf7…db133c
0x5e06…fb090xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase45d ago0xdd02e8…a42621
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase45d ago0xbb86f8…4b4928
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase45d ago0x1ecd70…48f3ff
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase45d ago0xe3433d…c780e9
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase45d ago0xc398df…ae3a9e
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase45d ago0xbcba98…ad3d73
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase45d ago0x48fc6f…6ebd39
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase45d ago0xb5eb3c…b0f82d
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase45d ago0xfc059d…d74562
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase45d ago0x0dfaff…a9afe9
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase45d ago0x480205…fae026
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase45d ago0x334129…1637a7
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase45d ago0x0f0da0…5488cd
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase45d ago0xfb1435…446d9c
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase45d ago0x49bb96…c12ef6
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase45d ago0x9f7eed…1edea8
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase45d ago0xafcbb9…f37e00
0x5e06…fb090x07f0…a045BaseStableStudioUpload$0.21100%coinbase45d ago0x193cb2…8991a9

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.