Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa29d ago0x7e730f…855633
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa29d ago0x2796cc…7a7006
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa29d ago0x1ed9b4…12058a
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa29d ago0x79f92d…f62b15
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa29d ago0x4b9bb4…791baf
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa29d ago0x5b4d1e…e72016
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa29d ago0xc05fb1…702c1e
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa29d ago0xed7ac1…ca4f02
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa29d ago0x950f3f…eedac7
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa29d ago0xa6dd22…648cdf
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa29d ago0xa5f138…01c02b
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa29d ago0x2a0f8a…d36a5d
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa29d ago0xcdf84f…574d92
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa29d ago0x1e9706…114370
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa29d ago0x51eb7e…2e02eb
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa29d ago0x2161dd…d49797
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa29d ago0x2f8fc2…f40f5f
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa29d ago0x75c34b…992d7e
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa29d ago0xf5dd3a…97a4eb
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa29d ago0x55c191…3cfb26
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa29d ago0x230b6a…49bcbd
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa29d ago0x51dfe7…1b6866
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa29d ago0x3c549b…c89a31
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa29d ago0x6e4b76…523596
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa29d ago0xad169f…6c89a0

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.