Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa24d ago0x9a36a5…964827
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa24d ago0xc68dd8…120e3a
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa24d ago0xa1c5a4…591e9c
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa24d ago0x157c19…0a8ab7
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa24d ago0x24c966…4782d8
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa25d ago0xf86fb3…16ae02
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa25d ago0x241c47…66b3c4
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa25d ago0xdd8e08…b3b6f8
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa25d ago0xffe194…a0dc11
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa25d ago0xeccaa6…c61a01
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa25d ago0x615938…84d16a
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa25d ago0x39b1f0…03c6ce
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa25d ago0xa7c641…0af4be
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa25d ago0x2d654a…3c7c36
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa25d ago0x47521c…03f318
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa25d ago0xf835c8…cd91d7
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa25d ago0xcee181…00fd29
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa25d ago0xb077b6…836d31
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa25d ago0x30a4c9…95821d
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa25d ago0x5bd364…e9adef
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa25d ago0x71f7e2…a1a33f

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.