Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf102…de900xfe80…47eeBase—$0.001100%fluxa19d ago0x00d505…7ad772
0xf102…de900xfe80…47eeBase—$0.001100%fluxa19d ago0x343877…993f50
0xf102…de900xfe80…47eeBase—$0.001100%fluxa19d ago0x1746d3…7bb535
0xf102…de900xfe80…47eeBase—$0.001100%fluxa19d ago0x9b1d65…b6ce99
0xf102…de900xfe80…47eeBase—$0.001100%fluxa19d ago0x2d2204…f057cc
0xf102…de900xfe80…47eeBase—$0.001100%fluxa19d ago0xeeed15…1a391d
0xf102…de900xfe80…47eeBase—$0.001100%fluxa19d ago0xda6149…abb346
0xf102…de900xfe80…47eeBase—$0.001100%fluxa19d ago0xff4cf1…f1d17d
0xf102…de900xfe80…47eeBase—$0.001100%fluxa19d ago0x4d9bb6…fe5fc6
0xf102…de900xfe80…47eeBase—$0.001100%fluxa19d ago0x7ffaab…e09b32
0xf102…de900xfe80…47eeBase—$0.001100%fluxa19d ago0xc696a7…2a2d69
0xf102…de900xfe80…47eeBase—$0.001100%fluxa19d ago0xf8ad21…273255
0xf102…de900xfe80…47eeBase—$0.001100%fluxa19d ago0x1f1728…8e681e
0xf102…de900xfe80…47eeBase—$0.001100%fluxa19d ago0xdac078…a4642a
0xf102…de900xfe80…47eeBase—$0.001100%fluxa19d ago0x39c3a8…5fd91c
0xf102…de900xfe80…47eeBase—$0.001100%fluxa20d ago0x9bf983…5482b7
0xf102…de900xfe80…47eeBase—$0.001100%fluxa20d ago0xad51f7…9e6e1f
0xf102…de900xfe80…47eeBase—$0.001100%fluxa20d ago0xe371cf…ce7962
0xf102…de900xfe80…47eeBase—$0.001100%fluxa20d ago0xa11e27…0fcf86
0xf102…de900xfe80…47eeBase—$0.001100%fluxa20d ago0x869c49…f5404c
0xf102…de900xfe80…47eeBase—$0.001100%fluxa20d ago0x50e785…3f0e50
0xf102…de900xfe80…47eeBase—$0.001100%fluxa20d ago0x7da90d…0b3e11
0xf102…de900xfe80…47eeBase—$0.001100%fluxa20d ago0x3fb9ae…b541e0
0xf102…de900xfe80…47eeBase—$0.001100%fluxa20d ago0x3417d0…410e70
0xf102…de900xfe80…47eeBase—$0.001100%fluxa20d ago0x573a8e…8aff2a

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.