Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa14d ago0xc8a809…546b93
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa14d ago0x3b8973…ce6e5a
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa14d ago0xcaf0dd…54b3c9
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa14d ago0x9cc6ab…09bd4e
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa14d ago0xf85c3b…cc9505
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa14d ago0xc3289c…c7ae64
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa15d ago0x7e8baf…42ea4c
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa15d ago0x38c6d6…7ae79d
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa15d ago0x0c81d9…5f16d0
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa15d ago0x958b1f…3303b1
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa15d ago0xe8e73e…996ce9
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa15d ago0x4da5f9…81986b
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa15d ago0x3b4139…5c05dc
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa15d ago0x8aa88b…6147ab
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa15d ago0xc336dc…1b3fda
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa15d ago0xb0cb7d…7b6c8e

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.