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%coinbase22d ago0x46fd8e…2aa465
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0xc67ce8…ac0be8
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0x8bac60…73eee6
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0x7f026c…a5e408
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0x70e166…c93c1e
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0xb291f0…73fb32
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0xd48871…0dfc3c
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0x28ea15…2d4dd8
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0xc6cc58…82f2a3
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0xfcb713…635f0f
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0xb6443d…3925e0
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0x8af1b1…16914b
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0x3ea517…5ed2cc
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0xf551f2…f3005b
0x3a52…51690x325b…d430BaseStableEnrichExa$0.002100%coinbase22d ago0xec290b…466928
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0xad0a2d…db373d
0x3a52…51690x325b…d430BaseStableEnrichExa$0.05100%coinbase22d ago0x91f415…4b74ec
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0x6a20e3…f1e38b
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0xf09749…6bfaa5
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0xed51dd…a9f952
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0x687763…bde4fd
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0x2afb6d…ac458c
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0x25e8c3…adb62a
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0xf55200…522ea8
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0x519e13…0b18db

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.