Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x77c9…f8bd0x9c95…e299Base—$0.001100%fluxa34d ago0xfb2772…bf8a69
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa34d ago0x32bcc0…84133b
0x77c9…f8bd0x9c95…e299Base—$0.001100%fluxa34d ago0x7cb6f8…92f5be
0x77c9…f8bd0x9c95…e299Base—$0.001100%fluxa34d ago0xfb346b…21dcd4
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa34d ago0x5cec90…59aed2
0x77c9…f8bd0x9c95…e299Base—$0.001100%fluxa34d ago0x9f26a8…390aca
0x77c9…f8bd0x9c95…e299Base—$0.001100%fluxa34d ago0xb8c6ad…951dd5
0x77c9…f8bd0x9c95…e299Base—$0.001100%fluxa34d ago0xcaa9d8…ec6a1e
0x77c9…f8bd0x9c95…e299Base—$0.001100%fluxa34d ago0x451b57…5fad39
0x77c9…f8bd0x9c95…e299Base—$0.001100%fluxa34d ago0x252cd8…86d67a
0x77c9…f8bd0x9c95…e299Base—$0.001100%fluxa34d ago0x822002…07aff8
0x77c9…f8bd0x9c95…e299Base—$0.001100%fluxa34d ago0x3e0bfa…85680d
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa34d ago0x4f2acb…7502f2
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa34d ago0x137f35…296c23
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa34d ago0x71d9f1…15c4cf
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa34d ago0x4b56b5…5f63e0
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa34d ago0x39d347…d2cda0
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa35d ago0x91ca44…0b5769
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa35d ago0xce174a…5730ce
0x77c9…f8bd0x9c95…e299Base—$0.001100%fluxa35d ago0x9809f4…7dbc88
0x77c9…f8bd0x9c95…e299Base—$0.001100%fluxa35d ago0x969eba…062291
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa35d ago0x7b241e…3f233a
0x77c9…f8bd0x9c95…e299Base—$0.001100%fluxa35d ago0x458cb8…25a89a
0x77c9…f8bd0x9c95…e299Base—$0.001100%fluxa35d ago0xf230dd…520f70
0x77c9…f8bd0x9c95…e299Base—$0.001100%fluxa35d ago0x31b229…f06a04

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.