Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9295…83880x6a5e…c666Basex402 service$0.01100%payAI112d ago0x7a1e6f…5e053f
0x9295…83880x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe56c3b…3e437b
0x9295…83880x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa27b4e…3adc09
0x9295…83880x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd5db1d…2a6794
0x9295…83880x6a5e…c666Basex402 service$0.01100%payAI112d ago0x5e528a…e82051
0x9295…83880x6a5e…c666Basex402 service$0.01100%payAI112d ago0x82a4f9…2d1004
0x9295…83880x6a5e…c666Basex402 service$0.01100%payAI112d ago0xfead36…8fc58f
0x9295…83880x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9a839e…82d6d9
0x9295…83880x6a5e…c666Basex402 service$0.01100%payAI112d ago0x13391c…d26d83
0x9295…83880x6a5e…c666Basex402 service$0.01100%payAI112d ago0x40b926…581bb4
0x9295…83880x6a5e…c666Basex402 service$0.01100%payAI112d ago0x56bffe…f16b36
0x9295…83880x6a5e…c666Basex402 service$0.01100%payAI112d ago0x7c3a7c…d09134
0x9295…83880x6a5e…c666Basex402 service$0.01100%payAI112d ago0x8106e8…3bb334
0x9295…83880x6a5e…c666Basex402 service$0.01100%payAI112d ago0x8f6a45…23f40e
0x9295…83880x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc48c72…f8150e
0x9295…83880x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc0942d…0c1742
0x9295…83880x6a5e…c666Basex402 service$0.01100%payAI112d ago0xcac2a8…74276a
0x9295…83880x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa3da57…454a2a
0x9295…83880x6a5e…c666Basex402 service$0.01100%payAI112d ago0x4c2547…dac9f4
0x9295…83880x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf19e2b…638c1b
0x9295…83880x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb54abb…6d2981
0x9295…83880x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9ab35f…8b1ed9
0x9295…83880x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb882d2…854e7e
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI112d ago0xdc742d…0079e4
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI112d ago0xe85da7…2b8664

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.