Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xd73a…a66dBase—$0.01100%fluxa108d ago0xa90a05…65aa91
0xb90a…9ae40xd73a…a66dBase—$0.01100%fluxa108d ago0xb230ad…91c8db
0xb90a…9ae40xd73a…a66dBase—$0.01100%fluxa108d ago0x7d44dd…19a5aa
0xb90a…9ae40xd73a…a66dBase—$0.01100%fluxa108d ago0xae6211…8e707e
0xb90a…9ae40xd73a…a66dBase—$0.01100%fluxa108d ago0x000005…cf6bab
0xb90a…9ae40xd73a…a66dBase—$0.01100%fluxa108d ago0xca4369…d71a0e
0xb90a…9ae40xd73a…a66dBase—$0.01100%fluxa108d ago0x804153…d00d06
0xb90a…9ae40xd73a…a66dBase—$0.01100%fluxa108d ago0x02c796…613efe
0xb90a…9ae40xd73a…a66dBase—$0.01100%fluxa108d ago0xa6ff39…fdbbe0
0xb90a…9ae40xd73a…a66dBase—$0.05100%fluxa109d ago0x5dcc01…c46ca6
0xb90a…9ae40xd73a…a66dBase—$0.01100%fluxa109d ago0x08dfb5…ec4b92
0xb90a…9ae40xd73a…a66dBase—$0.01100%fluxa109d ago0x4d7955…6ff699
0xb90a…9ae40xd73a…a66dBase—$0.01100%fluxa109d ago0xa0f5e7…6e5365
0xb90a…9ae40xd73a…a66dBase—$0.01100%fluxa109d ago0x457286…db86ed
0xb90a…9ae40xd73a…a66dBase—$0.01100%fluxa109d ago0x9d2f7f…9887e2
0xb90a…9ae40xd73a…a66dBase—$0.01100%fluxa109d ago0xb7d615…d9bfa2
0xb90a…9ae40xd73a…a66dBase—$0.01100%fluxa109d ago0xb4c5e7…b2cf5a
0xb90a…9ae40xd73a…a66dBase—$0.01100%fluxa109d ago0x34fe1c…ae6e6d
0xb90a…9ae40xd73a…a66dBase—$0.01100%fluxa109d ago0xbf64d4…b16403
0xb90a…9ae40xd73a…a66dBase—$0.01100%fluxa109d ago0xd6024c…31e09d
0xb90a…9ae40xd73a…a66dBase—$0.01100%fluxa109d ago0xc6cbc6…3f1aa7
0xb90a…9ae40xd73a…a66dBase—$0.01100%fluxa109d ago0x6d76d0…58a8d1
0xb90a…9ae40xd73a…a66dBase—$0.01100%fluxa109d ago0xfd28b8…231b38
0xb90a…9ae40xd73a…a66dBase—$0.01100%fluxa109d ago0x70b7f2…6c4d67
0xb90a…9ae40xd73a…a66dBase—$0.01100%fluxa109d ago0x249639…1a3dad

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.