Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4964…14270x9c95…e299Base—$0.001100%fluxa35d ago0xb6799f…ab77ed
0x4964…14270xfe80…47eeBase—$0.001100%fluxa35d ago0x267c7a…1ada7c
0x4964…14270xfe80…47eeBase—$0.001100%fluxa35d ago0x51724d…64fefe
0x4964…14270x9c95…e299Base—$0.001100%fluxa35d ago0x673862…d4e555
0x4964…14270xfe80…47eeBase—$0.001100%fluxa35d ago0x77ab57…de899f
0x4964…14270xfe80…47eeBase—$0.001100%fluxa35d ago0x0ff966…bc93a2
0x4964…14270x9c95…e299Base—$0.001100%fluxa35d ago0x78ef2f…e34d0f
0x4964…14270xfe80…47eeBase—$0.001100%fluxa35d ago0xaa1683…4f0b8a
0x4964…14270xfe80…47eeBase—$0.001100%fluxa35d ago0xdc825d…347fbe
0x4964…14270xfe80…47eeBase—$0.001100%fluxa35d ago0x77b6d7…a29b00
0x4964…14270xfe80…47eeBase—$0.001100%fluxa35d ago0x32f88b…76f6a2
0x4964…14270xfe80…47eeBase—$0.001100%fluxa35d ago0xe803ad…abfe26
0x4964…14270xfe80…47eeBase—$0.001100%fluxa35d ago0xd8b9ef…8ba648
0x4964…14270xfe80…47eeBase—$0.001100%fluxa35d ago0xe2b3fd…c53aaf
0x4964…14270xfe80…47eeBase—$0.001100%fluxa35d ago0xde273a…352471
0x4964…14270x9c95…e299Base—$0.001100%fluxa35d ago0xb3dd29…c607fc
0x4964…14270xfe80…47eeBase—$0.001100%fluxa35d ago0xa8c344…76c0c6
0x4964…14270xfe80…47eeBase—$0.001100%fluxa35d ago0xb60632…af3d6b
0x4964…14270xfe80…47eeBase—$0.001100%fluxa35d ago0xb760ce…ae2303
0x4964…14270xfe80…47eeBase—$0.001100%fluxa35d ago0x633d2f…f319c5
0x4964…14270xfe80…47eeBase—$0.001100%fluxa35d ago0x31081b…239bab
0x4964…14270xfe80…47eeBase—$0.001100%fluxa35d ago0x5b99b7…502490
0x4964…14270xfe80…47eeBase—$0.001100%fluxa35d ago0xc8abcc…6a4c71
0x4964…14270xfe80…47eeBase—$0.001100%fluxa35d ago0x98f1be…8839ce
0x4964…14270xfe80…47eeBase—$0.001100%fluxa35d ago0xa0ae82…bc5cd0

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.