Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe8da…63220xfe80…47eeBase—$0.001100%fluxa50d ago0xb620a0…0da738
0xe8da…63220xfe80…47eeBase—$0.001100%fluxa50d ago0x1a2848…43b36c
0xe8da…63220xfe80…47eeBase—$0.001100%fluxa50d ago0x07eada…ef4b9a
0xe8da…63220xfe80…47eeBase—$0.001100%fluxa50d ago0xa751fa…9bceb3
0xe8da…63220xfe80…47eeBase—$0.001100%fluxa50d ago0x33e9ba…f7d421
0xe8da…63220xfe80…47eeBase—$0.001100%fluxa50d ago0x820778…485c21
0xe8da…63220xfe80…47eeBase—$0.001100%fluxa50d ago0x8ac29a…438711
0xe8da…63220xfe80…47eeBase—$0.001100%fluxa50d ago0xfb4ebb…076117
0xe8da…63220xfe80…47eeBase—$0.001100%fluxa50d ago0x978613…f5e2d8
0xe8da…63220x9c95…e299Base—$0.001100%fluxa50d ago0xa7b453…f437e4
0xe8da…63220xfe80…47eeBase—$0.001100%fluxa50d ago0xca9296…6ab24d
0xe8da…63220xfe80…47eeBase—$0.001100%fluxa50d ago0xeb88bd…4743b2
0xe8da…63220xfe80…47eeBase—$0.001100%fluxa50d ago0x7f5d8d…569906
0xe8da…63220xfe80…47eeBase—$0.001100%fluxa50d ago0xf18de3…a4b8bc
0xe8da…63220xfe80…47eeBase—$0.001100%fluxa50d ago0x5118a3…ff3d98
0xe8da…63220xfe80…47eeBase—$0.001100%fluxa50d ago0xeb87f4…02e88a
0xe8da…63220xfe80…47eeBase—$0.001100%fluxa50d ago0xb010c1…3285cb
0xe8da…63220xfe80…47eeBase—$0.001100%fluxa50d ago0x3558e2…40b9ad
0xe8da…63220xfe80…47eeBase—$0.001100%fluxa50d ago0xcc1e37…f7fc7f
0xe8da…63220xfe80…47eeBase—$0.001100%fluxa50d ago0xf06ca5…eead70
0xe8da…63220xfe80…47eeBase—$0.001100%fluxa50d ago0xc17ae1…0bc57e
0xe8da…63220xfe80…47eeBase—$0.001100%fluxa50d ago0x00882f…b77682
0xe8da…63220xfe80…47eeBase—$0.001100%fluxa50d ago0xbecb73…6ff1dc
0xe8da…63220x9c95…e299Base—$0.001100%fluxa50d ago0x7692c9…73db7d
0xe8da…63220x9c95…e299Base—$0.001100%fluxa50d ago0xd5fc4d…419451

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.