Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe923…6aaf0xfe80…47eeBase—$0.001100%fluxa20d ago0x6bc3a8…cdc792
0xe923…6aaf0xfe80…47eeBase—$0.001100%fluxa20d ago0xd34fb4…57a59b
0xe923…6aaf0xfe80…47eeBase—$0.001100%fluxa20d ago0x8a9fdd…812b1f
0xe923…6aaf0xfe80…47eeBase—$0.001100%fluxa21d ago0xd19dbd…a45ff3
0xe923…6aaf0xfe80…47eeBase—$0.001100%fluxa21d ago0x0153c9…bfd94a
0xe923…6aaf0xfe80…47eeBase—$0.001100%fluxa21d ago0x2f582a…5e520a
0xe923…6aaf0xfe80…47eeBase—$0.001100%fluxa21d ago0x1c0f12…c9e3ee
0xe923…6aaf0xfe80…47eeBase—$0.001100%fluxa21d ago0x743583…f9051c
0xe923…6aaf0xfe80…47eeBase—$0.001100%fluxa21d ago0x7778fc…0c4e9e
0xe923…6aaf0xfe80…47eeBase—$0.001100%fluxa21d ago0x490f44…dde020
0xe923…6aaf0xfe80…47eeBase—$0.001100%fluxa21d ago0xf4329f…c8114b
0xe923…6aaf0xfe80…47eeBase—$0.001100%fluxa21d ago0x764d74…9c177b
0xe923…6aaf0xfe80…47eeBase—$0.001100%fluxa21d ago0x0aee1b…e904a6
0xe923…6aaf0xfe80…47eeBase—$0.001100%fluxa21d ago0xdf001b…aee81a
0xe923…6aaf0xfe80…47eeBase—$0.001100%fluxa21d ago0x90ec8a…4ff2ce
0xe923…6aaf0xfe80…47eeBase—$0.001100%fluxa21d ago0x7433f8…b9c58b
0xe923…6aaf0xfe80…47eeBase—$0.001100%fluxa21d ago0xd71f01…659a2d
0xe923…6aaf0xfe80…47eeBase—$0.001100%fluxa21d ago0x45682a…eb8109
0xe923…6aaf0xfe80…47eeBase—$0.001100%fluxa21d ago0xc70b06…ee02aa
0xe923…6aaf0xfe80…47eeBase—$0.001100%fluxa21d ago0xa9bcb3…8edd6d
0xe923…6aaf0xfe80…47eeBase—$0.001100%fluxa21d ago0xd9e700…997603
0xe923…6aaf0xfe80…47eeBase—$0.001100%fluxa21d ago0xf6ab14…469b36
0xe923…6aaf0xfe80…47eeBase—$0.001100%fluxa21d ago0xa7c943…7a3387
0xe923…6aaf0xfe80…47eeBase—$0.001100%fluxa21d ago0xb147c3…14cff6
0xe923…6aaf0xfe80…47eeBase—$0.001100%fluxa21d ago0x394e82…d55cae

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.