Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0xa38875…a32b7a
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0x970d28…4fa98b
0x3a52…51690x325b…d430BaseStableEnrichExa$0.28100%coinbase50d ago0x6a2653…343761
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0x91cd16…c89962
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0x0f6f74…d1158c
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0xc3a9b2…3cb635
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0xd5cead…35bb73
0x3a52…51690x325b…d430BaseStableEnrichExa$0.28100%coinbase50d ago0xbc5090…912499
0x3a52…51690x325b…d430BaseStableEnrichExa$0.28100%coinbase50d ago0x457b84…1ca409
0x3a52…51690x325b…d430BaseStableEnrichExa$0.28100%coinbase50d ago0x3f7254…145900
0x3a52…51690x325b…d430BaseStableEnrichExa$0.28100%coinbase50d ago0xf2e958…f04ae1
0x3a52…51690x325b…d430BaseStableEnrichExa$0.28100%coinbase50d ago0x094002…c0f025
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0x892658…ae5401
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0xd063cc…bc65b2
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0x1c400f…a392a8
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0xc47d24…65b1d6
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0xa84154…bbd641
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0x7a9ee9…5959bd
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0x666bc8…69d129
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0x7ec84d…243ea3
0x3a52…51690x325b…d430BaseStableEnrichExa$0.28100%coinbase50d ago0x3ed323…4d81ad
0xa449…15ac0x3a52…5169Base$2.50100%coinbase50d ago0x83c448…fb6fe0
0x3a52…51690x325b…d430BaseStableEnrichExa$0.28100%coinbase50d ago0x3dd9da…98cf75
0x3a52…51690x325b…d430BaseStableEnrichExa$0.28100%coinbase50d ago0xafeefb…957d2f
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0x7aaf80…cb4c8e

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.