Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa22d ago0xfe1ecb…59827a
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa22d ago0x284069…3ef6bd
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa22d ago0x038871…f8de30
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa22d ago0x4401e3…a13540
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa22d ago0x4910b7…bfbb1a
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa22d ago0x045e4d…403763
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa22d ago0x899c63…11d4ef
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa22d ago0x7f55ad…957d2e
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa22d ago0x452a7a…1d6be0
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa22d ago0x9d6b7f…945a15
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa22d ago0x51deb1…ad5d47
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa22d ago0x4fe813…20a5a7
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa22d ago0xa32f03…a43815
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa22d ago0x44eb7c…b7bb49
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa22d ago0x8de85c…54143b
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa22d ago0xc9fb3c…cbc6af
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa22d ago0x155d13…66c8e6
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa22d ago0x418975…00b0bd
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa22d ago0x32b4ee…8c3565
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa22d ago0x8ad7f0…f3cd24
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa22d ago0x11a733…ca669e
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa22d ago0x7ad48c…1849d1
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa22d ago0x828ea6…efd8ce
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa22d ago0x860fde…1a698d
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa22d ago0x7f1434…4aaa17

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.