Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf46d…fcdf0xac65…4417Base$0.08100%fluxa118d ago0xf33e7c…fdc7a0
0xb90a…9ae40xf46d…fcdfBase$0.01100%fluxa118d ago0xd5d1a8…401f61
0xb90a…9ae40xf46d…fcdfBase$0.01100%fluxa118d ago0x59700b…21bbe3
0xb90a…9ae40xf46d…fcdfBase$0.01100%fluxa118d ago0xdddf99…7e6afa
0xb90a…9ae40xf46d…fcdfBase$0.01100%fluxa118d ago0xc0d024…bc9e08
0xb90a…9ae40xf46d…fcdfBase$0.02100%fluxa118d ago0x0223d3…1826d6
0xb90a…9ae40xf46d…fcdfBase$0.01100%fluxa118d ago0x75837f…fa7d48
0xb90a…9ae40xf46d…fcdfBase$0.01100%fluxa118d ago0xf05cbc…cbf685
0xf46d…fcdf0xac65…4417Base$0.03100%fluxa119d ago0x38b7ef…71c610
0xb90a…9ae40xf46d…fcdfBase$0.01100%fluxa119d ago0x34629f…c501c4
0xb90a…9ae40xf46d…fcdfBase$0.01100%fluxa119d ago0x41ba7d…fd0ec5
0xb90a…9ae40xf46d…fcdfBase$0.01100%fluxa119d ago0x30494f…f1b408
0xf46d…fcdf0xac65…4417Base$0.01100%fluxa119d ago0x980d19…e52f9a
0xb90a…9ae40xf46d…fcdfBase$0.01100%fluxa119d ago0x47805c…9f8899
0xf46d…fcdf0xac65…4417Base$0.07100%fluxa119d ago0x475486…11d47e
0xb90a…9ae40xf46d…fcdfBase$0.05100%fluxa119d ago0x898835…3a7ee6
0xb90a…9ae40xf46d…fcdfBase$0.01100%fluxa119d ago0xcdd6d7…11f7bf
0xb90a…9ae40xf46d…fcdfBase$0.01100%fluxa119d ago0x48eed2…f17768
0xf46d…fcdf0xac65…4417Base$0.09100%fluxa119d ago0x2beff6…9b8e8f
0xb90a…9ae40xf46d…fcdfBase$0.01100%fluxa119d ago0x9b4f8a…87cea0
0xb90a…9ae40xf46d…fcdfBase$0.01100%fluxa119d ago0x70a46d…35daf9
0xb90a…9ae40xf46d…fcdfBase$0.01100%fluxa119d ago0xd406a4…60fc38
0xb90a…9ae40xf46d…fcdfBase$0.01100%fluxa119d ago0x31d0dc…648e33
0xb90a…9ae40xf46d…fcdfBase$0.01100%fluxa119d ago0x25999d…b4cfd7
0xb90a…9ae40xf46d…fcdfBase$0.01100%fluxa119d ago0x12f54b…f76c1a

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.