Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cdd…bdef0xfe80…47eeBase—$0.001100%fluxa15d ago0x9edc73…046fc3
0x1cdd…bdef0xfe80…47eeBase—$0.001100%fluxa15d ago0xb164ff…4f9022
0x1cdd…bdef0xfe80…47eeBase—$0.001100%fluxa15d ago0x4d7818…d7eb0e
0x1cdd…bdef0xfe80…47eeBase—$0.001100%fluxa15d ago0x642a4f…a38cd7
0x1cdd…bdef0xfe80…47eeBase—$0.001100%fluxa15d ago0x5045aa…53ba92
0x1cdd…bdef0xfe80…47eeBase—$0.001100%fluxa15d ago0x02e7fb…0397bc
0x1cdd…bdef0xfe80…47eeBase—$0.001100%fluxa15d ago0x70beed…51ca72
0x1cdd…bdef0xfe80…47eeBase—$0.001100%fluxa16d ago0x26e234…07d0dc
0x1cdd…bdef0xfe80…47eeBase—$0.001100%fluxa16d ago0x67e094…c36110
0x1cdd…bdef0xfe80…47eeBase—$0.001100%fluxa16d ago0x4c5ab8…74e8cc
0x1cdd…bdef0xfe80…47eeBase—$0.001100%fluxa16d ago0xf61871…9284d9
0x1cdd…bdef0xfe80…47eeBase—$0.001100%fluxa16d ago0xc42e6e…72e276
0x1cdd…bdef0xfe80…47eeBase—$0.001100%fluxa16d ago0x47a2c7…72ce54
0x1cdd…bdef0xfe80…47eeBase—$0.001100%fluxa16d ago0xdf1774…9e2ad9
0x1cdd…bdef0xfe80…47eeBase—$0.001100%fluxa16d ago0x04dbbe…c43c6a
0x1cdd…bdef0xfe80…47eeBase—$0.001100%fluxa16d ago0xf02d3f…0dff6f
0x1cdd…bdef0xfe80…47eeBase—$0.001100%fluxa16d ago0x4efe3b…809635
0x1cdd…bdef0xfe80…47eeBase—$0.001100%fluxa16d ago0x49693d…74fcd0
0x1cdd…bdef0xfe80…47eeBase—$0.001100%fluxa16d ago0xbe06d5…d9c68e
0x1cdd…bdef0xfe80…47eeBase—$0.001100%fluxa16d ago0xd9812c…8c44fa
0x1cdd…bdef0xfe80…47eeBase—$0.001100%fluxa16d ago0xab4267…ae5a1d
0x1cdd…bdef0xfe80…47eeBase—$0.001100%fluxa16d ago0x1576b1…cece21
0x1cdd…bdef0xfe80…47eeBase—$0.001100%fluxa16d ago0xc2ce95…a9c5e1
0x1cdd…bdef0xfe80…47eeBase—$0.001100%fluxa16d ago0x4560f8…424926
0x1cdd…bdef0xfe80…47eeBase—$0.001100%fluxa16d ago0xac5b82…eb1ffa

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.