Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x18cf…f8950xfe80…47eeBase—$0.001100%fluxa50d ago0xc88a87…ffa431
0x18cf…f8950xfe80…47eeBase—$0.001100%fluxa50d ago0x7c933e…1e3edf
0x18cf…f8950xfe80…47eeBase—$0.001100%fluxa50d ago0x0c4b75…97ea63
0x18cf…f8950x9c95…e299Base—$0.001100%fluxa50d ago0x98cffb…09210d
0x18cf…f8950x9c95…e299Base—$0.001100%fluxa50d ago0xca4031…01bcd0
0x18cf…f8950xfe80…47eeBase—$0.001100%fluxa50d ago0x125a6d…ba0d51
0x18cf…f8950xfe80…47eeBase—$0.001100%fluxa50d ago0x011783…e57cfc
0x18cf…f8950xfe80…47eeBase—$0.001100%fluxa50d ago0x8a3ecb…91eb1c
0x18cf…f8950xfe80…47eeBase—$0.001100%fluxa50d ago0x9e6231…76281a
0x18cf…f8950xfe80…47eeBase—$0.001100%fluxa50d ago0x680d30…c9b81c
0x18cf…f8950x9c95…e299Base—$0.001100%fluxa50d ago0x4aa467…335a20
0x18cf…f8950xfe80…47eeBase—$0.001100%fluxa50d ago0xbd32bd…62cb36
0x18cf…f8950xfe80…47eeBase—$0.001100%fluxa50d ago0xaae655…bbe30d
0x18cf…f8950xfe80…47eeBase—$0.001100%fluxa50d ago0x7381b9…f6752d
0x18cf…f8950xfe80…47eeBase—$0.001100%fluxa50d ago0xc1c257…1f5c5f
0x18cf…f8950xfe80…47eeBase—$0.001100%fluxa50d ago0xe7ee13…e12141
0x18cf…f8950x9c95…e299Base—$0.001100%fluxa50d ago0x8beafb…c139a0
0x18cf…f8950xfe80…47eeBase—$0.001100%fluxa50d ago0x438f84…99f1ca
0x18cf…f8950xfe80…47eeBase—$0.001100%fluxa50d ago0xf9b83f…9ebafb
0x18cf…f8950xfe80…47eeBase—$0.001100%fluxa50d ago0x0622e7…8b8d50
0x18cf…f8950xfe80…47eeBase—$0.001100%fluxa50d ago0x14aea6…6a1af8
0x18cf…f8950xfe80…47eeBase—$0.001100%fluxa50d ago0xc02e83…2b9620
0x18cf…f8950xfe80…47eeBase—$0.001100%fluxa50d ago0x55c808…636475
0x18cf…f8950xfe80…47eeBase—$0.001100%fluxa50d ago0x6a94e3…42fbaf
0x18cf…f8950xfe80…47eeBase—$0.001100%fluxa50d ago0x749a4a…4cb1f7

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.