Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc94f…c89a0xfe80…47eeBase$0.001100%fluxa16d ago0x2e292f…50335d
0xc94f…c89a0xfe80…47eeBase$0.001100%fluxa16d ago0x49374f…0a6a85
0xc94f…c89a0xfe80…47eeBase$0.001100%fluxa16d ago0xe1386f…3623fa
0xc94f…c89a0xfe80…47eeBase$0.001100%fluxa16d ago0x908a96…b5e516
0xc94f…c89a0xfe80…47eeBase$0.001100%fluxa16d ago0xf86fd7…f9b56c
0xc94f…c89a0xfe80…47eeBase$0.001100%fluxa16d ago0x8e7526…113422
0xc94f…c89a0xfe80…47eeBase$0.001100%fluxa16d ago0xd28f74…b53fca
0xc94f…c89a0xfe80…47eeBase$0.001100%fluxa16d ago0x069fea…f21b89
0xc94f…c89a0xfe80…47eeBase$0.001100%fluxa16d ago0x660985…591560
0xc94f…c89a0xfe80…47eeBase$0.001100%fluxa16d ago0x53ef0b…b7e568
0xc94f…c89a0xfe80…47eeBase$0.001100%fluxa16d ago0xf04933…78139d
0xc94f…c89a0xfe80…47eeBase$0.001100%fluxa16d ago0x146635…2d521d
0xc94f…c89a0xfe80…47eeBase$0.001100%fluxa16d ago0x8bc2c9…197f6d
0xc94f…c89a0xfe80…47eeBase$0.001100%fluxa16d ago0xa84616…12471d
0xc94f…c89a0xfe80…47eeBase$0.001100%fluxa16d ago0x81ba68…345a68
0xc94f…c89a0xfe80…47eeBase$0.001100%fluxa16d ago0x3bcf59…2c36b8
0xc94f…c89a0xfe80…47eeBase$0.001100%fluxa16d ago0xfa2e77…380774
0xc94f…c89a0xfe80…47eeBase$0.001100%fluxa16d ago0x65d000…cdd7b5
0xc94f…c89a0xfe80…47eeBase$0.001100%fluxa16d ago0xfcfed5…67c66d
0xc94f…c89a0xfe80…47eeBase$0.001100%fluxa17d ago0x21b62e…e06908
0xc94f…c89a0xfe80…47eeBase$0.001100%fluxa17d ago0x9a4979…6f1edb
0xc94f…c89a0xfe80…47eeBase$0.001100%fluxa17d ago0x31b04a…7dccb5
0xc94f…c89a0xfe80…47eeBase$0.001100%fluxa17d ago0xc87802…26623c
0xc94f…c89a0xfe80…47eeBase$0.001100%fluxa17d ago0x6f9d12…f61e38
0xc94f…c89a0xfe80…47eeBase$0.001100%fluxa17d ago0xdc7d52…a8e484

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.