Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2192…e72b0xac65…4417Base—$0.09100%fluxa108d ago0xe64ec8…727c44
0xb90a…9ae40x2192…e72bBase—$0.01100%fluxa108d ago0xfb0334…b4ed90
0xb90a…9ae40x2192…e72bBase—$0.01100%fluxa108d ago0xa21be2…d97b68
0xb90a…9ae40x2192…e72bBase—$0.01100%fluxa108d ago0xde4915…27dc8d
0xb90a…9ae40x2192…e72bBase—$0.01100%fluxa108d ago0x688ee7…95f423
0xb90a…9ae40x2192…e72bBase—$0.01100%fluxa108d ago0x67c037…ec329d
0xb90a…9ae40x2192…e72bBase—$0.01100%fluxa108d ago0x4340db…058909
0xb90a…9ae40x2192…e72bBase—$0.01100%fluxa108d ago0x811db4…41fa84
0xb90a…9ae40x2192…e72bBase—$0.01100%fluxa108d ago0x554801…1d867e
0xb90a…9ae40x2192…e72bBase—$0.01100%fluxa108d ago0xfd939d…6d2313
0x2192…e72b0xac65…4417Base—$0.04100%fluxa108d ago0xf31469…bb9698
0xb90a…9ae40x2192…e72bBase—$0.01100%fluxa108d ago0xf7dca8…05eb1a
0xb90a…9ae40x2192…e72bBase—$0.01100%fluxa108d ago0x33ca15…ef3a92
0xb90a…9ae40x2192…e72bBase—$0.01100%fluxa109d ago0xb2802e…a4ee6d
0xb90a…9ae40x2192…e72bBase—$0.01100%fluxa109d ago0xd3f4b8…5f5f77
0x2192…e72b0xac65…4417Base—$0.06100%fluxa109d ago0x040953…2e673d
0xb90a…9ae40x2192…e72bBase—$0.01100%fluxa109d ago0x8accc3…a5d120
0xb90a…9ae40x2192…e72bBase—$0.01100%fluxa109d ago0x2355f1…56ff5c
0xb90a…9ae40x2192…e72bBase—$0.01100%fluxa109d ago0x3264e9…43af8f
0xb90a…9ae40x2192…e72bBase—$0.01100%fluxa109d ago0x5dcc7e…816760
0xb90a…9ae40x2192…e72bBase—$0.01100%fluxa109d ago0x1b30aa…40c5ae
0xb90a…9ae40x2192…e72bBase—$0.01100%fluxa109d ago0xf5b867…539431
0x2192…e72b0xac65…4417Base—$0.04100%fluxa109d ago0x579f94…493a00
0xb90a…9ae40x2192…e72bBase—$0.01100%fluxa109d ago0xa856d2…f7b93d
0xb90a…9ae40x2192…e72bBase—$0.01100%fluxa109d ago0x2f4b4a…05b02c

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.