Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa35d ago0xa11eda…5b0024
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa35d ago0x95584f…7d7350
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa36d ago0xfa864d…8bc2ad
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa36d ago0x6fc2cc…f51316
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa36d ago0xbb292c…957dc1
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa36d ago0x0bca66…cb86ed
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa36d ago0x0a760e…1ecc81
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa36d ago0x1a8ee7…02da1b
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa36d ago0x89af43…06dc52
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa36d ago0xf57f5a…e18f94
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa36d ago0x4290b2…3c620b
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa36d ago0xacd32d…0bbfb9
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa36d ago0xb2320e…bf15c8
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa36d ago0x8ff651…c688c0
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa36d ago0xf4556d…8fbfe4
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa36d ago0xf571d8…54b085
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa36d ago0xb42b9e…9de1e5
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa36d ago0x8a4b6d…38eec0
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa36d ago0x42d564…334f90
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa36d ago0xc6efc7…2e883c
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa36d ago0x5c379c…a20e27
0x96cf…36790x9c95…e299Base—$0.001100%fluxa36d ago0x5fcfac…b12d2d
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa36d ago0x0e154b…3034b0
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa36d ago0xbf8bc6…d73fe0
0x96cf…36790x9c95…e299Base—$0.001100%fluxa36d ago0x1d0dd9…a01af4

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.