Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcd8a…b0200x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0xca48cb…65d98a
0xcd8a…b0200x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x42f556…a8741e
0xcd8a…b0200x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x849864…e903d2
0xcd8a…b0200x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0xa03c5a…1bf9bc
0xcd8a…b0200x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0xf14852…96e132
0xcd8a…b0200x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0xc545e6…532f60
0xcd8a…b0200x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x6e50ed…5f0e6a
0xcd8a…b0200x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0xebce74…657bac
0xcd8a…b0200x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0xca49c5…a2f698
0xcd8a…b0200x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0xc167cf…3ee42c
0xcd8a…b0200x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0xb31c13…e53b4e
0xcd8a…b0200x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x68aadb…9280ec
0xcd8a…b0200x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x4a31e2…c8fa1b
0xcd8a…b0200x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x61dfc6…52b912
0xcd8a…b0200x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0xf61155…c6fe4f
0xcd8a…b0200x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x44bd6e…f6bba4
0xcd8a…b0200x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0xb04209…fef771
0xcd8a…b0200x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x677d03…96d355
0xcd8a…b0200x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x5aaa6b…c4508c
0xcd8a…b0200x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x7ed808…16f77b
0xcd8a…b0200x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x1886b2…eafe58
0xcd8a…b0200x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0xc5277e…232b48
0xcd8a…b0200x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x387367…b8cee0
0xcd8a…b0200x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0xb62c61…f0636a
0xcd8a…b0200x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0xa32b8d…ff6d96

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.