Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa21d ago0xf8ba62…439e54
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa21d ago0xc4e1f5…69a250
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa21d ago0x52777f…473706
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa21d ago0x691c49…595237
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa21d ago0x531fd5…98687f
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa21d ago0x411c9b…df8705
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa21d ago0x1071d1…578f2a
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa21d ago0xc8dc83…e070db
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa21d ago0x3cac05…3e6a15
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa21d ago0x6d99c1…d7ed3d
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa21d ago0x59c34f…ee02db
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa21d ago0x8b2cc3…5ffbeb
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa21d ago0xd805a7…68c216
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa21d ago0x5ae81f…2fe570
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa21d ago0x366092…6396c9
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa21d ago0x3b6c52…47c90b
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa21d ago0x1ea6c7…fcde78
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa21d ago0x04629b…1dd421
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa21d ago0x0cb311…79af41
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa21d ago0x178c71…d1f985
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa21d ago0x54da31…691a46
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa21d ago0x3a26cc…d05af2
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa21d ago0x314f28…82462c
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa21d ago0x7967e7…65fda6
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa21d ago0x336f4a…8baaf7

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.