Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x06d0…262f0x9c95…e299Base—$0.001100%fluxa35d ago0x6d95c3…c14334
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa35d ago0x2cd8bb…f40088
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa35d ago0x69a006…7b7ea8
0x06d0…262f0x9c95…e299Base—$0.001100%fluxa35d ago0xb060ee…533d1e
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa35d ago0x26151b…1f4ae4
0x06d0…262f0x9c95…e299Base—$0.001100%fluxa35d ago0xf029a9…d18d33
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa35d ago0x8fbde0…8f41b4
0x06d0…262f0x9c95…e299Base—$0.001100%fluxa35d ago0x7cfb53…ae4571
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa35d ago0xc72d2d…d00cb2
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa35d ago0x1bd3a1…959f02
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa35d ago0x6fad6c…2a9e4e
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa35d ago0xc314eb…96180d
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa35d ago0x94b424…06dba7
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa35d ago0x1f5ee1…6633ca
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa35d ago0x7f0116…73bf0e
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa35d ago0x45ece1…86b450
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa35d ago0x4f9ec3…2a5585
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa35d ago0x5888be…8a7c3c
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa35d ago0x01e978…c2c74c
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa35d ago0x1f7f84…bfe4f8
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa35d ago0x6ffabf…be80ac
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa35d ago0xe4967a…5837d8
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa35d ago0xecab4f…c5783f
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa35d ago0xc3b64d…fc6d65
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa35d ago0x9cd700…644383

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.