Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa17d ago0x0e4bb1…d05eed
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa17d ago0xdaebbd…b0d85c
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa17d ago0x46bf90…31d82e
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa17d ago0x8c5d3c…bc8718
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa17d ago0x9b43ee…08189a
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa17d ago0xee3aa6…63e6a0
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa17d ago0xefaeb5…41323b
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa17d ago0x82e39c…589bc9
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa17d ago0x72d45d…13f697
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa17d ago0xa0ac12…f76e51
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa17d ago0xbcb7cb…9da669
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa17d ago0x7fd8cf…f7c618
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa17d ago0xd25920…0ae616
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa17d ago0xdbe5cf…8d1319
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa17d ago0x2d2a6e…ae54de
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa17d ago0xc2fb6b…da209c
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa17d ago0xef2fa7…82f6d6
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa17d ago0xb612e6…c649bb
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa17d ago0x7d2610…b5b055
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa17d ago0xfe4e1b…2e3f81
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa17d ago0x180fc3…f84307
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa17d ago0xd5ed7c…580188
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa17d ago0x747fe4…43d463
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa17d ago0x550563…f84ac8
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa17d ago0x77b871…cde1de

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.