Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa39d ago0x458d1e…286bf8
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa39d ago0xe4348d…49ce73
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa40d ago0x4f8e1d…1872ec
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa40d ago0xa436f0…55890a
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa40d ago0x504524…d2aa5a
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa40d ago0x00fb77…d636f6
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa40d ago0x867944…3f0779
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa40d ago0x630b69…0c3313
0x599e…f8960x9c95…e299Base—$0.001100%fluxa40d ago0xa4e065…7a2f74
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa40d ago0xe5f9c9…67d22f
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa40d ago0x48dfc9…e9e00e
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa40d ago0xd12fd6…f1e723
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa40d ago0x82637a…bd7a03
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa40d ago0xbf4226…77b398
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa40d ago0x599987…c0ae6f
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa40d ago0x5890af…67d393
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa40d ago0xd09707…9f1c34
0x599e…f8960x9c95…e299Base—$0.001100%fluxa40d ago0x1cc86d…da5e20
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa40d ago0x7d9a1e…96d06b
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa40d ago0x5e2fa0…444b81
0x599e…f8960x9c95…e299Base—$0.001100%fluxa40d ago0x5f0fff…0203d0
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa40d ago0x3d966e…7bbe7f
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa40d ago0xef0d03…73656d
0x599e…f8960x9c95…e299Base—$0.001100%fluxa40d ago0xd5e1dd…f3074d
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa40d ago0x49ac69…192449

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.