Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xefaf…af6e0x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0xe0f8a1…288a3e
0xefaf…af6e0x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0x8cb7ab…8f5613
0xefaf…af6e0x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0x300c14…bda024
0xefaf…af6e0x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0x645c5d…bbf587
0xefaf…af6e0x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0xf1c4a3…76be25
0xefaf…af6e0x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0x5bc334…a0a736
0xefaf…af6e0x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0x010619…b4a4b3
0xefaf…af6e0x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0x70a680…e7e69b
0xefaf…af6e0x325b…d430BaseStableEnrichExa$0.08100%coinbase49d ago0x9afce9…9e069d
0xefaf…af6e0x325b…d430BaseStableEnrichExa$0.08100%coinbase49d ago0xd59153…35c8fd
0xefaf…af6e0x325b…d430BaseStableEnrichExa$0.08100%coinbase49d ago0x96376e…1259cc
0xefaf…af6e0x325b…d430BaseStableEnrichExa$0.08100%coinbase49d ago0x7d54cd…b97a00
0xefaf…af6e0x325b…d430BaseStableEnrichExa$0.08100%coinbase49d ago0x6a2dd0…920f1f
0xefaf…af6e0x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0x38f24a…080536
0xefaf…af6e0x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0x2d0eeb…89c639
0xefaf…af6e0x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0x7e67e1…a17522
0xefaf…af6e0x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0xfdb674…419a21
0xefaf…af6e0x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0x59ecbe…649579
0xefaf…af6e0x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0x95aed6…d7e9c7
0xefaf…af6e0x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0xdbbcfd…b345d7
0xefaf…af6e0x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0xa457d1…14d7b5
0xefaf…af6e0x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0xb262c7…9d97fe
0xefaf…af6e0x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0xa19de5…098a35
0xefaf…af6e0x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0x19b7e2…d25e1c
0xefaf…af6e0x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0xff4952…154012

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.