Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4369…1ce70x1892…6085Base$1.78100%Route unknown91d ago0x8b195c…87ac77
0x4369…1ce70x1892…6085Base$1.75100%Route unknown91d ago0x0cbbfb…b77bc0
0x4369…1ce70x1892…6085Base$1.82100%Route unknown91d ago0x683e9f…7dc2d4
0x4369…1ce70x1892…6085Base$1.69100%Route unknown91d ago0x679e95…4ac1cc
0x4369…1ce70x1892…6085Base$1.57100%Route unknown91d ago0x9da8f1…ef002d
0x4369…1ce70x1892…6085Base$1.48100%Route unknown91d ago0x83edf9…4f970a
0x4369…1ce70x1892…6085Base$1.48100%Route unknown91d ago0x38d15f…fd99a3
0x4369…1ce70x1892…6085Base$1.94100%Route unknown91d ago0x6a6c62…317213
0x4369…1ce70x1892…6085Base$1.04100%Route unknown91d ago0xa0579c…dcfc52
0x4369…1ce70x1892…6085Base$1.18100%Route unknown91d ago0xd33c44…8a75c2
0x4369…1ce70x1892…6085Base$1.09100%Route unknown91d ago0xb80e33…7fe3da
0x4369…1ce70x1892…6085Base$1.08100%Route unknown91d ago0xe906ab…cbc5cd
0x4369…1ce70x1892…6085Base$1.30100%Route unknown91d ago0xb286f8…f5f747
0x4369…1ce70x1892…6085Base$1.84100%Route unknown91d ago0xc6ba30…1f676d
0x4369…1ce70x1892…6085Base$1.43100%Route unknown91d ago0x706e42…aecc16
0x4369…1ce70x1892…6085Base$1.42100%Route unknown91d ago0x691533…af4b4e
0x4369…1ce70x1892…6085Base$1.93100%Route unknown91d ago0x8cf2d9…042685
0x4369…1ce70x1892…6085Base$1.24100%Route unknown91d ago0x6e484f…e2aa8c
0x4369…1ce70x1892…6085Base$1.21100%Route unknown91d ago0x994a24…c300ef
0x4369…1ce70x1892…6085Base$1.40100%Route unknown91d ago0x615e5d…39ca11
0x4369…1ce70x1892…6085Base$1.32100%Route unknown91d ago0x405a2b…116d40
0x4369…1ce70x1892…6085Base$1.23100%Route unknown91d ago0xa9e117…0f9b60
0x4369…1ce70x1892…6085Base$1.84100%Route unknown91d ago0xabf84c…d57958
0x4369…1ce70x1892…6085Base$1.63100%Route unknown91d ago0xe921cc…e6fa10
0x4369…1ce70x1892…6085Base$1.30100%Route unknown91d ago0x620624…8c1f34

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.