Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x078d…9ea00x325b…d430BaseStableEnrichExa$0.08100%coinbase13d ago0x0e25de…5f4aaf
0x078d…9ea00x325b…d430BaseStableEnrichExa$0.08100%coinbase13d ago0x823ed6…b4f065
0x078d…9ea00x325b…d430BaseStableEnrichExa$0.08100%coinbase13d ago0xa41080…487742
0x078d…9ea00x325b…d430BaseStableEnrichExa$0.08100%coinbase13d ago0xa3be22…9d7ff8
0x078d…9ea00x325b…d430BaseStableEnrichExa$0.08100%coinbase13d ago0x52d2f8…403c16
0x078d…9ea00x325b…d430BaseStableEnrichExa$0.08100%coinbase13d ago0xb745e3…729b5d
0x078d…9ea00x325b…d430BaseStableEnrichExa$0.08100%coinbase13d ago0x7211b4…b8c00d
0x078d…9ea00x325b…d430BaseStableEnrichExa$0.08100%coinbase13d ago0x18f6b8…bef3a6
0x078d…9ea00x325b…d430BaseStableEnrichExa$0.08100%coinbase13d ago0xcef7df…ef7cce
0x078d…9ea00x325b…d430BaseStableEnrichExa$0.08100%coinbase13d ago0x645bbf…0d1e8b
0x078d…9ea00x325b…d430BaseStableEnrichExa$0.08100%coinbase13d ago0xa4d7e4…ce12db
0x078d…9ea00x325b…d430BaseStableEnrichExa$0.08100%coinbase13d ago0x15d683…44a734
0x078d…9ea00x325b…d430BaseStableEnrichExa$0.08100%coinbase13d ago0xc5543b…c44953
0x078d…9ea00x325b…d430BaseStableEnrichExa$0.08100%coinbase13d ago0x1c03fd…f43afd
0x078d…9ea00x325b…d430BaseStableEnrichExa$0.08100%coinbase13d ago0x5ad529…f0b42e
0x078d…9ea00x325b…d430BaseStableEnrichExa$0.08100%coinbase13d ago0x597081…e0b7bb
0x078d…9ea00x325b…d430BaseStableEnrichExa$0.08100%coinbase13d ago0x27cd45…90b6a5
0x078d…9ea00x325b…d430BaseStableEnrichExa$0.08100%coinbase13d ago0x9bffb1…79b93f
0x078d…9ea00x325b…d430BaseStableEnrichExa$0.08100%coinbase13d ago0x4dc973…c58157
0x078d…9ea00x325b…d430BaseStableEnrichExa$0.08100%coinbase13d ago0xdc4d4f…0f53e6
0x078d…9ea00x325b…d430BaseStableEnrichExa$0.08100%coinbase13d ago0x49622d…a57587
0x078d…9ea00x325b…d430BaseStableEnrichExa$0.08100%coinbase13d ago0x0612ee…59ebcc
0x078d…9ea00x325b…d430BaseStableEnrichExa$0.08100%coinbase13d ago0x9d11fb…d03183
0x078d…9ea00x325b…d430BaseStableEnrichExa$0.08100%coinbase13d ago0x2c23a4…8d2fca
0x078d…9ea00x325b…d430BaseStableEnrichExa$0.08100%coinbase13d ago0x1313ef…1e1c1c

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.