Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1806…a27b0x9c95…e299Base—$0.001100%fluxa46d ago0x2a05d2…702cb4
0x1806…a27b0x9c95…e299Base—$0.001100%fluxa46d ago0x9617a8…3a01bb
0x1806…a27b0x9c95…e299Base—$0.001100%fluxa46d ago0xf19d4b…20a5a0
0x1806…a27b0x9c95…e299Base—$0.001100%fluxa46d ago0x9a4c13…e6876e
0x1806…a27b0x9c95…e299Base—$0.001100%fluxa46d ago0x6a9a9f…fb7255
0x1806…a27b0x9c95…e299Base—$0.001100%fluxa46d ago0x6119a7…66a706
0x1806…a27b0x9c95…e299Base—$0.001100%fluxa46d ago0x3bd780…92ab66
0x1806…a27b0x9c95…e299Base—$0.001100%fluxa46d ago0xcf80cb…101100
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa46d ago0x6cf288…ce1d9d
0x1806…a27b0x9c95…e299Base—$0.001100%fluxa46d ago0x65cd6f…f89c9f
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa46d ago0x948a18…dd3d2f
0x1806…a27b0x9c95…e299Base—$0.001100%fluxa46d ago0x2d1d0b…79830a
0x1806…a27b0x9c95…e299Base—$0.001100%fluxa46d ago0xf36b6b…5c1667
0x1806…a27b0x9c95…e299Base—$0.001100%fluxa46d ago0xb33432…33f2a4
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa46d ago0x010e27…a0374c
0x1806…a27b0x9c95…e299Base—$0.001100%fluxa46d ago0xf2e784…e257b8
0x1806…a27b0x9c95…e299Base—$0.001100%fluxa46d ago0xf61c0e…c17d11
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa46d ago0xd42459…5714ad
0x1806…a27b0x9c95…e299Base—$0.001100%fluxa46d ago0x96e6e5…0ed2a5
0x1806…a27b0x9c95…e299Base—$0.001100%fluxa46d ago0xd2ad62…b94c47
0x1806…a27b0x9c95…e299Base—$0.001100%fluxa46d ago0x5de2c9…f320d1
0x1806…a27b0x9c95…e299Base—$0.001100%fluxa47d ago0x032cd8…ac6a65
0x1806…a27b0x9c95…e299Base—$0.001100%fluxa47d ago0x9a11eb…abc706
0x1806…a27b0x9c95…e299Base—$0.001100%fluxa47d ago0x0e7de6…afc063
0x1806…a27b0x9c95…e299Base—$0.001100%fluxa47d ago0xc3d357…c37dd5

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.