Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0x149c7f…e6b85c
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.28100%coinbase22d ago0x524a99…faf0a2
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase22d ago0x3100c3…fa1cc2
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0xcd48df…dc4560
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.28100%coinbase22d ago0xc3ff6b…b09381
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0xa270b3…0974d8
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.28100%coinbase22d ago0xf6665e…0c0304
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase22d ago0xfc278e…971366
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase22d ago0xe69bd9…f1c1c6
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.06100%coinbase22d ago0x28f7da…cedf9c
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase22d ago0x102136…076fc2
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.28100%coinbase22d ago0x6c71ea…d97fa6
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase22d ago0xd4aff8…4b8f2a
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0xf76c96…ffab39
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.28100%coinbase22d ago0x4c2395…a11428
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0x532d8c…32e7a4
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.28100%coinbase22d ago0x2a3987…5f7bb2
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase22d ago0x707f9a…76e3fc
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase23d ago0x71b245…ca48b9
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.28100%coinbase23d ago0xfec43f…5e9339
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x7262b0…f75fc5
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase23d ago0xe854e9…b57a9d
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x32b336…d854b1
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase23d ago0x95263a…0d9da5
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x697918…679291

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.