Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbab6…a25b0xac65…4417Base—$1.05100%fluxa118d ago0x613049…5fdc9c
0xb90a…9ae40xbab6…a25bBase—$0.01100%fluxa118d ago0x41a76e…7e6211
0xb90a…9ae40xbab6…a25bBase—$0.90100%fluxa118d ago0x831b42…6b4213
0xb90a…9ae40xbab6…a25bBase—$0.01100%fluxa118d ago0xc4fc43…58c97e
0xb90a…9ae40xbab6…a25bBase—$0.01100%fluxa118d ago0x7655ce…279200
0xb90a…9ae40xbab6…a25bBase—$0.01100%fluxa118d ago0xb29e53…05003f
0xb90a…9ae40xbab6…a25bBase—$0.01100%fluxa118d ago0x3571b6…5a2919
0xb90a…9ae40xbab6…a25bBase—$0.01100%fluxa118d ago0x561645…c5cda2
0xb90a…9ae40xbab6…a25bBase—$0.01100%fluxa118d ago0x449b59…df268d
0xb90a…9ae40xbab6…a25bBase—$0.01100%fluxa118d ago0x444530…426bd7
0xb90a…9ae40xbab6…a25bBase—$0.01100%fluxa118d ago0x8ccfb9…d250f4
0xb90a…9ae40xbab6…a25bBase—$0.01100%fluxa118d ago0x01a46a…cf29c8
0xb90a…9ae40xbab6…a25bBase—$0.01100%fluxa118d ago0x82a18d…b14a03
0xb90a…9ae40xbab6…a25bBase—$0.01100%fluxa118d ago0x12aecf…dbe966
0xbab6…a25b0xac65…4417Base—$0.08100%fluxa118d ago0x37820f…f21cca
0xb90a…9ae40xbab6…a25bBase—$0.01100%fluxa118d ago0x2735e6…23f2b4
0xb90a…9ae40xbab6…a25bBase—$0.01100%fluxa118d ago0xe18c73…7209ad
0xb90a…9ae40xbab6…a25bBase—$0.01100%fluxa118d ago0xb8a1da…614091
0xb90a…9ae40xbab6…a25bBase—$0.01100%fluxa118d ago0x763edc…6a26b9
0xb90a…9ae40xbab6…a25bBase—$0.01100%fluxa118d ago0x3ad470…f0ecea
0xb90a…9ae40xbab6…a25bBase—$0.01100%fluxa118d ago0x0cfa64…c5ff32
0xb90a…9ae40xbab6…a25bBase—$0.05100%fluxa118d ago0x93ab56…11fd75
0xbab6…a25b0xac65…4417Base—$0.01100%fluxa119d ago0xa15855…ac4eb6
0xb90a…9ae40xbab6…a25bBase—$0.01100%fluxa119d ago0x6c8c05…a0331c

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.