Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6f09…31120xfe80…47eeBase$0.001100%fluxa17d ago0xb463bd…3895de
0x6f09…31120xfe80…47eeBase$0.001100%fluxa17d ago0x25b6b4…39cdf9
0x6f09…31120xfe80…47eeBase$0.001100%fluxa17d ago0x6893e6…194b56
0x6f09…31120xfe80…47eeBase$0.001100%fluxa17d ago0xe6635e…607fd9
0x6f09…31120xfe80…47eeBase$0.001100%fluxa17d ago0x88bfdc…c6078f
0x6f09…31120xfe80…47eeBase$0.001100%fluxa17d ago0x151b1e…2cf119
0x6f09…31120xfe80…47eeBase$0.001100%fluxa18d ago0x223589…cae0b1
0x6f09…31120xfe80…47eeBase$0.001100%fluxa18d ago0x581806…9e6c34
0x6f09…31120xfe80…47eeBase$0.001100%fluxa18d ago0x078bc4…27f167
0x6f09…31120xfe80…47eeBase$0.001100%fluxa18d ago0x81186c…33093c
0x6f09…31120xfe80…47eeBase$0.001100%fluxa18d ago0x050265…021b5a
0x6f09…31120xfe80…47eeBase$0.001100%fluxa18d ago0xe94423…b1f690
0x6f09…31120xfe80…47eeBase$0.001100%fluxa18d ago0x9460a7…03862c
0x6f09…31120xfe80…47eeBase$0.001100%fluxa18d ago0x063f33…b99bd1
0x6f09…31120xfe80…47eeBase$0.001100%fluxa18d ago0x5c3e53…7414a3
0x6f09…31120xfe80…47eeBase$0.001100%fluxa18d ago0x8c8ff9…aad49e
0x6f09…31120xfe80…47eeBase$0.001100%fluxa18d ago0x206bf3…720ca8
0x6f09…31120xfe80…47eeBase$0.001100%fluxa18d ago0xd2aeec…862837
0x6f09…31120xfe80…47eeBase$0.001100%fluxa18d ago0xe33ac6…8e6421
0x6f09…31120xfe80…47eeBase$0.001100%fluxa18d ago0x5e49da…6c109b
0x6f09…31120xfe80…47eeBase$0.001100%fluxa18d ago0x4a9f1e…16fe49
0x6f09…31120xfe80…47eeBase$0.001100%fluxa18d ago0x8c79ce…d13a99

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.