Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xddd3…5a490xc4f0…0bb9Base$70.02100%0xd05c…826090d ago0xee2721…4c64cc
0xddd3…5a490xc4f0…0bb9Base$93.32100%0xd05c…826090d ago0xd9bc1a…c55f36
0xddd3…5a490xc4f0…0bb9Base$88.45100%0xd05c…826090d ago0xeeef11…a6b494
0xddd3…5a490xc4f0…0bb9Base$50.02100%0xd05c…826090d ago0x8cd70d…b0109f
0xf64d…10d00xc4f0…0bb9Base$12.33100%0xd05c…826090d ago0x6d42b2…cc3d36
0x688d…84fa0xc4f0…0bb9Base$296.12100%0xd05c…826090d ago0xd5c61e…0780e7
0xf64d…10d00xc4f0…0bb9Base$12.07100%0xd05c…826090d ago0x3092ea…4a8d7b
0xf64d…10d00xc4f0…0bb9Base$11.60100%0xd05c…826090d ago0x65f179…d67813
0xf64d…10d00xc4f0…0bb9Base$11.62100%0xd05c…826090d ago0xcf1944…1f56b8
0x1a05…ed430xc4f0…0bb9Base$23.21100%0xd05c…826090d ago0x53326f…702052
0xf64d…10d00xc4f0…0bb9Base$11.00100%0xd05c…826090d ago0x3409e8…d189c4
0x9764…558f0xc4f0…0bb9Base$17.87100%0xd05c…826090d ago0xf072fc…c88ac1
0x9764…558f0xc4f0…0bb9Base$17.60100%0xd05c…826090d ago0x7736ff…4fed81
0x9764…558f0xc4f0…0bb9Base$17.53100%0xd05c…826090d ago0xde3d7f…7b28f1
0x9764…558f0xc4f0…0bb9Base$16.81100%0xd05c…826090d ago0x7c4309…456c6e
0x32a1…a2d10xc4f0…0bb9Base$23.88100%0xd05c…826091d ago0x8fce87…0fd032
0x10ee…be9f0xc4f0…0bb9Base$14.86100%0xd05c…826091d ago0x87c7f1…916c0a
0x9764…558f0xc4f0…0bb9Base$16.69100%0xd05c…826091d ago0xec8d32…eeea30
0x10ee…be9f0xc4f0…0bb9Base$14.74100%0xd05c…826091d ago0xb2bfe9…fddc70
0x0677…c2c70xc4f0…0bb9Base$250.15100%0xd05c…826091d ago0xeacb92…5600ff
0x0677…c2c70xc4f0…0bb9Base$240.08100%0xd05c…826091d ago0x28c79c…a6e3e8
0x9bc4…13980xc4f0…0bb9Base$28.48100%0xd05c…826091d ago0xce5c4b…855a0d
0x0677…c2c70xc4f0…0bb9Base$230.06100%0xd05c…826091d ago0x7cd6ef…b7d19a
0x9bc4…13980xc4f0…0bb9Base$27.73100%0xd05c…826091d ago0x39a4d0…c16186
0x79c6…10580xc4f0…0bb9Base$90.33100%0xd05c…826091d ago0x286f6d…feb1b3

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.