Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0288…35600x325b…d430BaseStableEnrichExa$0.01100%coinbase114d ago0x0dfffd…110228
0x0288…35600x325b…d430BaseStableEnrichExa$0.01100%coinbase114d ago0x786c4d…e70e2f
0x0288…35600x325b…d430BaseStableEnrichExa$0.03100%coinbase114d ago0x631fe5…a98132
0x0288…35600x325b…d430BaseStableEnrichExa$0.01100%coinbase114d ago0x0c0e95…a80350
0x0288…35600x325b…d430BaseStableEnrichExa$0.01100%coinbase114d ago0x70a6d7…fc8807
0x0288…35600x325b…d430BaseStableEnrichExa$0.01100%coinbase114d ago0xf7d1b2…94ed07
0x0288…35600x325b…d430BaseStableEnrichExa$0.03100%coinbase114d ago0xe557c8…f2a742
0x0288…35600x325b…d430BaseStableEnrichExa$0.03100%coinbase114d ago0xb215a4…2c9751
0x0288…35600x325b…d430BaseStableEnrichExa$0.03100%coinbase114d ago0xa77a95…69f4a9
0x0288…35600x325b…d430BaseStableEnrichExa$0.03100%coinbase114d ago0xb47de4…5c1db4
0x0288…35600x325b…d430BaseStableEnrichExa$0.03100%coinbase114d ago0x1a207e…31b96b
0x0288…35600x325b…d430BaseStableEnrichExa$0.01100%coinbase114d ago0xd11c9a…08e712
0x0288…35600x325b…d430BaseStableEnrichExa$0.03100%coinbase114d ago0xf03c5d…f85e33
0x0288…35600x325b…d430BaseStableEnrichExa$0.03100%coinbase114d ago0x5faaf3…2d560f
0x0288…35600x325b…d430BaseStableEnrichExa$0.03100%coinbase114d ago0x768b37…e66c5f
0x0288…35600x325b…d430BaseStableEnrichExa$0.03100%coinbase114d ago0xb11d01…2a503f
0x0288…35600x325b…d430BaseStableEnrichExa$0.03100%coinbase114d ago0x71adff…a266e2
0x0288…35600x325b…d430BaseStableEnrichExa$0.01100%coinbase114d ago0xe1d883…669644
0x0288…35600x325b…d430BaseStableEnrichExa$0.01100%coinbase114d ago0x4eb77b…ca6bc9
0x0288…35600x325b…d430BaseStableEnrichExa$0.01100%coinbase114d ago0x077fcc…c6f11b
0x0288…35600x325b…d430BaseStableEnrichExa$0.03100%coinbase114d ago0x98eabc…c1cd6e
0x0288…35600x325b…d430BaseStableEnrichExa$0.03100%coinbase114d ago0xdaa274…c70516
0x0288…35600x325b…d430BaseStableEnrichExa$0.01100%coinbase114d ago0xa5345d…a98628
0x0288…35600x325b…d430BaseStableEnrichExa$0.03100%coinbase114d ago0x1ad346…9d3549
0x0288…35600x325b…d430BaseStableEnrichExa$0.01100%coinbase114d ago0x4e2523…a22b1a

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.