Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa17d ago0xd717a8…f60695
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa17d ago0x88a560…9da9cf
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa17d ago0x41a0f3…305578
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa17d ago0x4b9180…da5f07
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa17d ago0xe530e9…b92e7f
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa17d ago0xc02de8…46479f
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa17d ago0x7c80b8…047729
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa17d ago0x9e735b…b6f0ca
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa17d ago0x218068…5323f6
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa17d ago0x45d411…bf7cf5
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa17d ago0x7207d5…d4a094
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa17d ago0x8b222a…033f8e
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa17d ago0xdc3a50…3c7095
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa18d ago0x51a444…1db686
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa18d ago0xf83b69…594d83
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa18d ago0xbfcfc4…154e56
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa18d ago0x824e25…ad2373
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa18d ago0x2d8008…7430db
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa18d ago0xe92e63…8c4d85
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa18d ago0x7d3aea…fef5e3
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa18d ago0xc83bd2…d88a5a
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa18d ago0xf1e57a…99e789
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa18d ago0xcf47b2…a6774e
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa18d ago0x64b912…055877
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa18d ago0x08ab73…955171

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.