Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa24d ago0x776eca…d4eac2
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa24d ago0x2f60cb…db1bbe
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa24d ago0xc956ef…2fd6d7
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa24d ago0x72e83d…0f6f75
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa24d ago0x1ed1c6…92a49f
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa24d ago0x27e491…28099b
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa24d ago0x33fb95…0225d5
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa24d ago0x43ee7d…245217
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa24d ago0x59634d…8e87d6
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa24d ago0xe48cf3…56ccd0
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa24d ago0x8a9bad…a6d053
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa24d ago0x1f0b84…ae2912
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa24d ago0xb0a4fc…00b1cb
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa24d ago0x8900bc…3fe98f
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa24d ago0x64c3b4…2927e6
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa24d ago0xbf8b98…d34a95
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa24d ago0x3f92cb…97af9e
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa24d ago0x5f4829…d1dc6c
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa24d ago0xa7a0f4…b38059
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa25d ago0xe219cb…c42def
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa25d ago0xa747df…b7e5e6
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa25d ago0x983980…da3ad3
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa25d ago0x9d14c8…754bda
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa25d ago0xc4eb07…f287b0
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa25d ago0xa20a4f…b8e90e

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.