Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6c1a…c61a0x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0x0e339c…127c6d
0x6c1a…c61a0x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0xe933e2…271950
0x6c1a…c61a0x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0xefab48…debb06
0x6c1a…c61a0x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0x5474f6…44e5c0
0x6c1a…c61a0x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0xd7f70b…d7e5e3
0x6c1a…c61a0x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0x9d5aa8…4b0ebd
0x6c1a…c61a0x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0x18abae…9ec9c5
0x6c1a…c61a0x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0x591fe5…715331
0x6c1a…c61a0x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0x9813af…848ebe
0x6c1a…c61a0x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0xeded14…b84e2d
0x6c1a…c61a0x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0x9fdb6f…c3173a
0x6c1a…c61a0x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0xa35029…285a17
0x6c1a…c61a0x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0x08a430…bc81ed
0x6c1a…c61a0x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0xff6c83…4d33ce
0x6c1a…c61a0x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0xc6d3df…18c5f9
0x6c1a…c61a0x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0x8c9b14…474f35
0x6c1a…c61a0x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0x068f42…ccffc3
0x6c1a…c61a0x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0x7de879…3361d6
0x6c1a…c61a0x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0xee8f6f…bf0d52
0x6c1a…c61a0x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0xf84119…2aa86c
0x6c1a…c61a0x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0xc7a06d…fc3c33
0x6c1a…c61a0x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0xa15289…f955e2
0x6c1a…c61a0x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0xf68ea3…f04c03
0x6c1a…c61a0x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0x603aee…ad6013
0x6c1a…c61a0x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0x071415…afb4b4

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.