Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x551d…2ea10x9c95…e299Base$0.001100%fluxa13d ago0xabdfd3…34e53f
0x551d…2ea10x9c95…e299Base$0.001100%fluxa13d ago0x8428e1…4cff7b
0x551d…2ea10x9c95…e299Base$0.001100%fluxa13d ago0x90e18c…24173c
0x551d…2ea10xfe80…47eeBase$0.001100%fluxa13d ago0x7803c1…771fad
0x551d…2ea10x9c95…e299Base$0.001100%fluxa13d ago0x81f3c4…bd085c
0x551d…2ea10x9c95…e299Base$0.001100%fluxa13d ago0x6cea4a…7bfff1
0x551d…2ea10x9c95…e299Base$0.001100%fluxa13d ago0xae5cf7…5644b4
0x551d…2ea10xfe80…47eeBase$0.001100%fluxa13d ago0xc8fb20…99ff3a
0x551d…2ea10xfe80…47eeBase$0.001100%fluxa13d ago0x3032f1…32f96c
0x551d…2ea10x9c95…e299Base$0.001100%fluxa13d ago0xe5a3a2…a02c77
0x551d…2ea10x9c95…e299Base$0.001100%fluxa13d ago0x97b9dd…5c0925
0x551d…2ea10x9c95…e299Base$0.001100%fluxa13d ago0x6f462d…1ab3a1
0x551d…2ea10xfe80…47eeBase$0.001100%fluxa13d ago0xf92c47…ac1f9a
0x551d…2ea10xfe80…47eeBase$0.001100%fluxa13d ago0xe7fc4a…c372bc
0x551d…2ea10xfe80…47eeBase$0.001100%fluxa13d ago0xeb67a6…226196
0x551d…2ea10xfe80…47eeBase$0.001100%fluxa14d ago0x4236f9…63f8b0
0x551d…2ea10x9c95…e299Base$0.001100%fluxa14d ago0xef3138…f79687
0x551d…2ea10x9c95…e299Base$0.001100%fluxa14d ago0xec66a6…c62916
0x551d…2ea10x9c95…e299Base$0.001100%fluxa14d ago0x563934…a3ca75
0x551d…2ea10x9c95…e299Base$0.001100%fluxa14d ago0x753316…411d66
0x551d…2ea10xfe80…47eeBase$0.001100%fluxa14d ago0x5709ce…aa9bc7
0x551d…2ea10xfe80…47eeBase$0.001100%fluxa14d ago0xb380b8…f9b504
0x551d…2ea10xfe80…47eeBase$0.001100%fluxa14d ago0xc208c0…2e4e72
0x551d…2ea10xfe80…47eeBase$0.001100%fluxa14d ago0x2c7b27…0f885e
0x551d…2ea10x9c95…e299Base$0.001100%fluxa14d ago0x8c56c0…dd14e6

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.