Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa32d ago0x23ba80…196b78
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa32d ago0xf1b85d…cc224c
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa32d ago0xff66cd…be6c40
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa32d ago0xff1a05…7edbd8
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa32d ago0x0a9c6a…8ff4e6
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa32d ago0x7d6b4b…59da12
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa32d ago0x7746da…967c53
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa32d ago0xc29c9c…ae0d6a
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa32d ago0x1c1db5…736ffd
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa32d ago0x5c9bba…66e846
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa32d ago0x28ac9a…486858
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa32d ago0x695a5e…b0da2b
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa32d ago0x12721a…641617
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa32d ago0x621565…7bc5b1
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa32d ago0x89b0c8…b7ada9
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa32d ago0xc919b8…a709dc
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa32d ago0x8d06ba…1b3273
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa32d ago0x86a52d…77f6eb
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa32d ago0xd54cd3…e9cda0
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa32d ago0xdf9c51…37219e
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa32d ago0xf0097d…3090c5
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa32d ago0xc7b775…76fc70
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa32d ago0xf6deef…cb1b9b
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa32d ago0xf9ac30…1271b8
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa32d ago0x7dfea9…b33d9e

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.