Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8097…59590xfe80…47eeBase$0.001100%fluxa19d ago0xef4dc0…9d3e43
0x8097…59590xfe80…47eeBase$0.001100%fluxa19d ago0x481e31…119a8f
0x8097…59590xfe80…47eeBase$0.001100%fluxa19d ago0xa86433…dea20a
0x8097…59590xfe80…47eeBase$0.001100%fluxa19d ago0x0407e1…d0484b
0x8097…59590xfe80…47eeBase$0.001100%fluxa19d ago0x9d6e0c…38a4ca
0x8097…59590xfe80…47eeBase$0.001100%fluxa19d ago0x3cfd30…49cc6e
0x8097…59590xfe80…47eeBase$0.001100%fluxa19d ago0x3da76b…526f05
0x8097…59590xfe80…47eeBase$0.001100%fluxa19d ago0x3f2fbd…14ec1f
0x8097…59590xfe80…47eeBase$0.001100%fluxa20d ago0x1ea395…983f52
0x8097…59590xfe80…47eeBase$0.001100%fluxa20d ago0x52a400…33855f
0x8097…59590xfe80…47eeBase$0.001100%fluxa20d ago0xdf9108…5e2932
0x8097…59590xfe80…47eeBase$0.001100%fluxa20d ago0x09b630…0028fc
0x8097…59590xfe80…47eeBase$0.001100%fluxa20d ago0xc77c3c…34f6cc
0x8097…59590xfe80…47eeBase$0.001100%fluxa20d ago0x454f77…0ffa66
0x8097…59590xfe80…47eeBase$0.001100%fluxa20d ago0x728d96…ba6556
0x8097…59590xfe80…47eeBase$0.001100%fluxa20d ago0xa32e43…81274c
0x8097…59590xfe80…47eeBase$0.001100%fluxa20d ago0xb9b042…66391d
0x8097…59590xfe80…47eeBase$0.001100%fluxa20d ago0xa38c55…1d0fb8
0x8097…59590xfe80…47eeBase$0.001100%fluxa20d ago0x4bcce3…d962cc
0x8097…59590xfe80…47eeBase$0.001100%fluxa20d ago0x11ed8e…99cf42
0x8097…59590xfe80…47eeBase$0.001100%fluxa20d ago0xa79c7c…939fc1
0x8097…59590xfe80…47eeBase$0.001100%fluxa20d ago0x6db00d…89473e
0x8097…59590xfe80…47eeBase$0.001100%fluxa20d ago0x661d1e…3dfc41
0x8097…59590xfe80…47eeBase$0.001100%fluxa20d ago0x4b3afd…d05c44
0x8097…59590xfe80…47eeBase$0.001100%fluxa20d ago0x106a38…06d817

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.