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.03100%coinbase1d ago0x14a498…fcc2f9
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.03100%coinbase1d ago0x314455…cd9f73
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.03100%coinbase1d ago0x09e1fd…065a62
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.03100%coinbase1d ago0xd64817…bc0401
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.03100%coinbase1d ago0xec18ef…b681d3
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.03100%coinbase1d ago0x4f21d4…191a48
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.03100%coinbase1d ago0xd3bb3f…8a7f71
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.03100%coinbase1d ago0x0cb6d5…cd4c0f
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.03100%coinbase1d ago0xd08e82…eaead4
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.03100%coinbase1d ago0x6cf16e…4188d1
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.03100%coinbase1d ago0xd84766…25fc0f
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.03100%coinbase1d ago0x6fb790…abff9a
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.03100%coinbase1d ago0x52b949…0f997e
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.03100%coinbase1d ago0x03c3c1…a6e603
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.03100%coinbase1d ago0x202387…59de56
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.03100%coinbase1d ago0xbd9601…1b751f
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.03100%coinbase1d ago0x79af43…ae8ba4
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.03100%coinbase1d ago0x569c3a…82e68e
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.03100%coinbase1d ago0x826427…45576c
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.03100%coinbase1d ago0xf2a1f4…d0058b
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.03100%coinbase1d ago0x806c66…8e449e
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.03100%coinbase1d ago0xc8b6a2…7c963d
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.03100%coinbase1d ago0x2bba51…c376c9
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.03100%coinbase1d ago0x6a9cf5…ae98b4
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.03100%coinbase1d ago0x7fe311…0ced45

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.